TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Form to DB

210 点作者 donjh超过 1 年前

21 条评论

cuffe超过 1 年前
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 I listed above). Surprisingly, the only way to build a form on top of my database was by a) building my own backend (probably via node), and b) building my own frontend (probably via React, and then maybe via formik). There was no “one click” form-on-top-of-my-database tool available.<p>So we decided to build a form builder. It allows you to:<p>1. Send data directly to your database (Postgres in our case), your data warehouse, or wherever else you want it<p>2. Write JS almost anywhere on the front-end, including libraries like moment and lodash, for custom validations, conditional logic, and data parsing<p>3. Run any arbitrary code in form submission (or validation), via our Workflows product<p>4. Store it in our database (where we give you a connection string), or your own database<p>5. Self-host it in your own VPC<p>And it’s free with no arbitrary limits on the number of users, forms or submissions.<p>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!
评论 #39478752 未加载
评论 #39476361 未加载
评论 #39481694 未加载
评论 #39476419 未加载
评论 #39476222 未加载
评论 #39478838 未加载
评论 #39478331 未加载
account-5超过 1 年前
These types of projects always remind me of MS Access. Access is forms on a database, and really easy to use. It obviously has its drawbacks but nothing has come close to it. I&#x27;ve never understood why MS didn&#x27;t capitalise on it by extending and improving it.
评论 #39477700 未加载
评论 #39479363 未加载
评论 #39479889 未加载
评论 #39483467 未加载
评论 #39480595 未加载
nextworddev超过 1 年前
As a side note I found retool to be the most prohibitively expensive out of 6-7 solutions I was researching for “low code admin app builder” ecosystem.
评论 #39476711 未加载
评论 #39476683 未加载
评论 #39477101 未加载
interlocutor超过 1 年前
This does a better job: <a href="https:&#x2F;&#x2F;visualdb.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;visualdb.com&#x2F;</a>
评论 #39476687 未加载
评论 #39475968 未加载
评论 #39481829 未加载
评论 #39482037 未加载
dustedcodes超过 1 年前
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&#x27;t find a way to only sign up to it or find pricing for it. How is From to DB related to Retool?
mbix77超过 1 年前
Crazy prices. I&#x27;m always wondering for what kind of companies things like Retool are. Internally, when we want to whip up a crud app, we use Nextjs with T3 stack and you are up and running in two-three hours.
_heimdall超过 1 年前
How new is this Retool product? The idea that OpenAI, Amazon, NBC, Mercedes, and Doordash all use it seems dubious.
评论 #39480973 未加载
评论 #39480607 未加载
pryelluw超过 1 年前
Would be nice if there was some kind of demo or docs. Like this is basic landing page stuff at this point.
评论 #39476209 未加载
评论 #39478129 未加载
foxbee超过 1 年前
Or... An open-source alternative<p><a href="https:&#x2F;&#x2F;budibase.com&#x2F;forms" rel="nofollow">https:&#x2F;&#x2F;budibase.com&#x2F;forms</a>
Borealid超过 1 年前
I remember Microsoft InfoPath, for which this appears to be a competitor.<p>I never really understood why InfoPath didn&#x27;t catch on better.
评论 #39482049 未加载
评论 #39476817 未加载
评论 #39477844 未加载
Terretta超过 1 年前
It’s wild to read “there’s no one click form to database tool” in 2024 when 25+ years ago one was available in Vermeer FrontPage and of course ColdFusion had a database form wizard.<p>Plenty “SSR” (the only place to render, so it wasn’t called that) tempting engines of the day, if you had an ODBC connection, you could generate form handlers with “one click”.<p>Of course, this was also before OWASP (started circa 2001)...
lloydatkinson超过 1 年前
It&#x27;s strange this doesn&#x27;t support plain nosql databases. I&#x27;m not sure I see the value in a full blown relational setup for... form submissions.
评论 #39490727 未加载
revskill超过 1 年前
Form to db is simple task, the hard part is the table.
评论 #39477316 未加载
ecmascript超过 1 年前
Looks cool but what is the pricing? Get started for free kind of implies that it isn&#x27;t free after a while or..?
quickthrower2超过 1 年前
So Oracle forms, but with UX&#x2F;DX :-)
评论 #39477203 未加载
TheFragenTaken超过 1 年前
Don&#x27;t most orgs already own Google Workspace, or MS365? I fail to see how MS Forms + Excel, or Google Forms + Sheets can&#x27;t accomplish this (with the addition of common spreadsheet features). It&#x27;s not to be snarky, but it feels like an easy comparison to make.
评论 #39479432 未加载
willsmith72超过 1 年前
cool idea, i&#x27;m always curious about the customer logo sections.<p>i assume for amazon, mercedes, etc. it&#x27;s talking about retool? or are there some employees using formtodb?
mceoin超过 1 年前
Strange the URL for this isn’t retool.com&#x2F;formtodb
zubairq超过 1 年前
I love this. I work on an openource project (in progress still) building forms on top of different databases and can say that Retool really nailed this one. Well done!
1propionyl超过 1 年前
Okay but what about the reply to that form?
slowhand09超过 1 年前
Ladies and gentlemen of the Hacker News jury, I’m just a caveman. I fell on some ice and later got thawed out by some of your scientists. Your world frightens and confuses me! Sometimes the honking horns of your traffic make me want to get out of my BMW.. and runoff into the hills, or wherever.. Sometimes when I get a message on my mobile phone, I wonder: “Did little demons get inside and type it?” I don’t know!My primitive mind can’t grasp these concepts. But there is one thing I do know – when we get a &quot;new&quot; solution that replaces all the former solutions, and uses React or HTML, IT MUST BE MAGIC!