TableFlow

TableFlow

Open-source CSV importer β€” Alternative to Flatfile

5.0
β€’2 reviewsβ€’

541 followers

TableFlow is the open-source CSV import platform. Embed a production-ready import experience in your app in minutes. Save months of engineering effort and ensure all incoming data has been cleaned and validated.
TableFlow gallery image
TableFlow gallery image
TableFlow gallery image
TableFlow gallery image
TableFlow gallery image
Free Options
Launch Team

What do you think? …

Mitch Patin
😸 Hi Product Hunt, @eric_ciminelli and I were frustrated by the amount of time spent building and supporting data import flows during previous projects. Maintaining a scalable, production-ready CSV import process is surprisingly involved. Our goal with TableFlow is to make sure that no team needs to build CSV import again. We want to enable product and engineering teams to focus on features that differentiate their platform instead of handling messy customer data. 🌟 Key Features: - Embeddable Importer: Enable your users to upload, validate, and review files with ease - Custom Styling: Customize the import experience to match your branding - Data Validations: Enforce validation rules on all imported data - AI Automations: Automatically detect header rows and map columns - Scalable Performance: Validate and import millions of rows of data in seconds πŸ™Œ Why TableFlow? - Save Engineering Effort: Implement and deploy TableFlow in just minutes - Avoid Manual Cleaning: Remove time spent on manual data cleansing - Increase Accuracy: Ensure all data imported into your systems is valid and accurate - Enhance User Experience: Provide a smooth, intuitive process for your users 🌐 Open Source TableFlow is open-source and can be self-hosted free of charge (GitHub repo). Our goal with open-source is to be the go-to CSV importer for all developers. We also offer TableFlow Cloud, which provides a hosted experience and extends the platform’s capabilities. πŸŽ‰ Try It Out: Sign up for free at tableflow.com. πŸ€‘ Product Hunt Discount: We're offering 3-months free with our team plan using code "PH2023" (until end of December). πŸ“£ We're eager to hear your feedback. Please comment below with questions and feedback. 😁 πŸ™
sairanjan mishra
@eric_ciminelli @mitchpatin Thanks for building world's most powerful CSV importer.
Eric Ciminelli
πŸ‘‹ Hey PH! TableFlow CTO hereβ€”we’re beyond excited to share our application with the community and to hear everyone’s feedback. I wanted to share a bit more about our tech stack for those curious. Our platform is built with Go and Typescript and uses ScyllaDB to handle storing, structuring, and updating the file data that users upload. To add TableFlow to your site, we have drop-in SDKs for React and JavaScript that include everything needed to import CSV and Excel files in any format they may be in. To retrieve the data you either can use an onComplete event in the SDK, receive a webhook, or call our API. I’ll be here to answer any questions, just drop a reply!
Adrian Andrade
@tableflow @eric_ciminelli Congratulations to TableFlow on this incredible launch! πŸš€ We are excited about the possibilities this will open up to simplify our workflow! πŸ‘πŸŒ
Rahul Pandey
@tableflow @eric_ciminelli sounds amazing, excited to see you grow
Manoj R
TableFlow's open-source CSV import platform sounds like a robust solution for embedding an efficient import experience. Wishing the team much success in this endeavor! I wonder how user-friendly the interface is, especially for non-technical users, and how it ensures data cleanliness and validation?
Eric Ciminelli
@manoj_11 appreciate it! To see the importer user interface, you can check out our demo application here. To ensure valid, clean data you can add data types and validations to your importer. Let us know what you think!
Mitch Patin
@manoj_11 Hi Manoj, glad to hear the idea resonates with you. Our goal is to be completely self-serve, including non-technical users. Feel free to try out an example here: https://example-crm.tableflow.com/ We have a list of native validations that require all incoming data to be 100% clean.