Form to DB
formtodb.com
Form to DB
1–10 of 129 posts
Re: Form to DB
#2Re: Form to DB
#3This does a better job: https://visualdb.com/
Re: Form to DB
#4Re: Form to DB
#5Re: Form to DB
#6i assume for amazon, mercedes, etc. it's talking about retool? or are there some employees using formtodb?
Re: Form to DB
#7So we decided to build a form builder. It allows you to:
1. Send data directly to your database (Postgres in our case), your data warehouse, or wherever else you want it
2. Write JS almost anywhere on the front-end, including libraries like moment and lodash, for custom validations, conditional logic, and data parsing
3. Run any arbitrary code in form submission (or validation), via our Workflows product
4. Store it in our database (where we give you a connection string), or your own database
5. Self-host it in your own VPC
And it’s free with no arbitrary limits on the number of users, forms or submissions.
I’m hoping to ship a bunch more features like integration to any REST API, more styling options, etc. If you have any feedback please let me know!
Re: Form to DB
#8Would be nice if there was some kind of demo or docs. Like this is basic landing page stuff at this point.
Re: Form to DB
#9Hi all, engineer who worked on forms @ Retool here. Excited to get HN’s feedback on a new product I’ve been working on: Retool Forms. There are a ton of form builders out there (e.g. Typeform, Google Forms, Airtable Forms, etc.) and honestly we weren’t really looking to build another one. But as a developer, I wanted my data in my database, not in another SaaS app (which probably has a shoddy API, like every example…
Does this count: https://airforms.com/
Re: Form to DB
#10Hi all, engineer who worked on forms @ Retool here. Excited to get HN’s feedback on a new product I’ve been working on: Retool Forms. There are a ton of form builders out there (e.g. Typeform, Google Forms, Airtable Forms, etc.) and honestly we weren’t really looking to build another one. But as a developer, I wanted my data in my database, not in another SaaS app (which probably has a shoddy API, like every example…