Live data from Hacker News

Form to DB

formtodb.com

51–60 of 129 posts

Re: Form to DB

#51

So Oracle forms, but with UX/DX :-)

Don't underestimate how important that is. I can tell an Oracle web app a mile away and I immediately now it is going to be an absolute pain to use: UI components too small/big; standard form controls missing; horrible lag etc

Oracle forms 3 on a terminal was actually a super nice tool: very fast way to edit database data, but you have to know all the keyboard shortcuts. Bit like Vi for database forms.

Re: Form to DB

#52
post #5

Would be nice if there was some kind of demo or docs. Like this is basic landing page stuff at this point.

And pricing! When this kind of service doesn't make its pricing clear it immediately puts me off.

Re: Form to DB

#53
post #5

Would be nice if there was some kind of demo or docs. Like this is basic landing page stuff at this point.

And pricing! When this kind of service doesn't make its pricing clear it immediately puts me off.

Retool Forms is completely free. No arbitrary limits on the number of users, forms or submissions. I'll make this clearer on the landing page.

For building Retool Apps/Workflows, our pricing is here: https://retool.com/pricing

Re: Form to DB

#54
I am a little confused by Retool. Every page on retool.com has a different look and feel, different font styles and colour schemes. It feels extremely disjointed and almost like hacked together by completely different people who then merged html pages into a single web app. Then Form to DB has even its own domain and is marketed as a complete standalone product here but I can't find a way to only sign up to it or find pricing for it. How is From to DB related to Retool?

Re: Form to DB

#55
post #7

Hi 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…

There is no download link, so how can this be self-hosted?

Re: Form to DB

#56
post #7

Hi 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…

Congrats on the launch, looks neat!

> and b) building my own frontend (probably via React, and then maybe via formik)

There's also a new technology called HTML. It comes with a tag, field tags, and even a to submit!

Although new, they managed to get all browsers on board to support it.

You will not need to import 150kb of JavaScript, though, which is sad. And it's not shiny to speak about in the interview for your next job.

I guess the pros dont overweight these cons... Yes, "probably via React" is the way!

Re: Form to DB

#57
post #10

Earlier quoted context omitted.

So, you didn’t feel comfortable relying on “another SaaS” app, and then go on to suggest Retool Workflows, which is itself part of another paid SaaS app? All those “shoddy” alternatives also have free tiers.

Not sure that is fair? The difference seems to be the data is squarely in your own DB. You can use their SaaS for validation. You might pay for something (surprise?).

So exactly like Budibase, but closed-source?

Re: Form to DB

#58
post #7

Hi 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…

There is no download link, so how can this be self-hosted?

+1, and the "self-hosted" page on their documentation is… empty.

https://docs.retool.com/education/labs/self-hosted

Edit: the right page seems to be https://docs.retool.com/self-hosted but it’s about Retool in general; I doubt you need 8 vCPUs and 16GB of RAM to host forms [1].

[1]: https://docs.retool.com/self-hosted/quickstarts/docker#vm-co...

Re: Form to DB

#59
post #56
post #7

Hi 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…

Congrats on the launch, looks neat! > and b) building my own frontend (probably via React, and then maybe via formik) There's also a new technology called HTML. It comes with a tag, field tags, and even a to submit! Although new, they managed to get all browsers on board to support it. You will not need to import 150kb of JavaScript, though, which is sad. And it's not shiny to speak about in the interview for your ne…

Let me tell you something about this fancy HTML tag you are talking about.

It has an "action" attribute that points to a server you need to own and run a code you need to code in order to validate the input and store it in the database. If you are comfortable doing this, which no doubt you are, then you are not the target audience of this tool.

Re: Form to DB

#60
post #7

Hi 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…

> There was no “one click” form-on-top-of-my-database tool available

When did you start building it? Budibase does exactly this since 2020.

Post reply on HN