TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are some no-code tools for the back end?

9 pointsby askjdlkasdjsdover 4 years ago
Off the top of my head, I would love an add-on kind of tool that I can point to my database and all manner of CRUD APIs are generated and managed by the tool itself. Although I&#x27;m speaking as a developer.<p>Just brainstorming here, what kind of no-code tools can exist for the backend?<p>- Simplified drag-drop schema builder<p>- CRUD API generator on top of the above<p>- Templatized plug-and-play schemas for common use cases, role based user access capabilities, teams, billing system, feature based pricing etc. &lt;-- All of these really have the same-ish playbook in every tech stack, might make sense to abstract it out in a nocode tool<p>What other nocode tools can be built for the backend? I&#x27;m specifically talking about backend only, since this is likely the hardest area for nocode to tackle, it would be like automating all of software development itself, or at least laying the groundwork to begin with.<p>Keep in mind I&#x27;m talking strictly about the no-code audience (which means no code at all, no&#x2F;optional SQL, no tech stack, <i>nothing</i>, no tech stuff - only tools that can be used easily by the 99.7% of humans that don&#x27;t code)

6 comments

xgenecloudover 4 years ago
Not exactly no-code, but the spirit is the same in what we are building at XgeneCloud. Via our GUI you can scaffold most of the repeatable code that is required in any backend and modify it to your business needs from there on.<p>* <a href="https:&#x2F;&#x2F;github.com&#x2F;xgenecloud&#x2F;xgenecloud" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;xgenecloud&#x2F;xgenecloud</a><p>* Demo link : <a href="https:&#x2F;&#x2F;youtu.be&#x2F;gEU-QvmwSKQ" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;gEU-QvmwSKQ</a> (Creating CRUD APIs via GUI for a MySQL database)<p>* So by just pointing to a database via a GUI, you can generate CRUD-Aggregation APIs (REST&#x2F;GraphQL) automatically for any given database. It has built in GUI to edit and manage schemas and access control as well.
benjaminjosephwover 4 years ago
You&#x27;re talking about a &quot;strictly no-code audience&quot; who are just building backends? That&#x27;d be a very strange situation if you asked me since audiences that are somewhat technical in the first place are usually not put off by a little bit of optional code.<p>Here are a few products that are close but not spot on:<p>* <a href="https:&#x2F;&#x2F;parabola.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;parabola.io&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;useparagon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;useparagon.com&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;n8n.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;n8n.io&#x2F;</a>
matt_sover 4 years ago
For people that don&#x27;t code, I think what you&#x27;re describing they know as MS Excel. They don&#x27;t know what a schema is and possibly can&#x27;t define what user roles would be for what they need.<p>Generated code is great to start with and then someone requests a change to do something, for example add a column, and you need someone to maintain that code from the database thru the backend up to the UI to add that column.<p>I think no-code is really geared towards verticals and not a generic base of an application.
sh461over 4 years ago
Where&#x27;s the demand for such a tool? If you have the experience and understanding to build a good back-end with a no-code tool, then you&#x27;re already at a point where working with code isn&#x27;t a problem for you.
评论 #24288643 未加载
shaneclevelandover 4 years ago
Does the need for some front end JS meet your criteria? If so, an interesting one is <a href="https:&#x2F;&#x2F;userbase.com" rel="nofollow">https:&#x2F;&#x2F;userbase.com</a>.
jacobwilliamroyover 4 years ago
Ethernet Cable<p>Switch<p>Box cutter<p>RJ45 crimper
评论 #24308658 未加载