Ask HN: FOSS low-code/no-code platforms?
I know visual scripting is an old idea, but I've noticed an uptick in people adopting low-code/no-code solutions, allowing them to build entire websites, apps, and startups like never before. Quick Examples: Bubble.io[1], OutSystems[2], Microsoft Power Apps[3] that targets this sort of niche, but there's plenty of more. They're far from perfect, but they don't feel like a fad this time.
Most of these low-code/no-code platforms are proprietary and often expensive; I want to contribute to alternatives. What FOSS low-code/no-code platforms exist, and which have the most potential?
[1] https://bubble.io [2] https://www.outsystems.com/p/modern-development/ [3] https://powerapps.microsoft.com/en-us/
15 comments
[ 0.21 ms ] story [ 30.4 ms ] thread[1] https://github.com/saltcorn/saltcorn [2] https://github.com/Rintagi/Low-Code-Development-Platform
You've hit the nail on the head.
As developers, we were burnt out building the same internal tools time and time again. So, we went looking for a low code platform and what we found, were closed source, expensive, low code platforms that were clunky and not very extensible.
We thought we could build a better low code platform that was enjoyable to use. And our first and easiest decision was making it open source.
It's written in nodejs and Svelte, and uses CouchDB. Happy to provide more technical info.
Incase you happen to explore low code SaaS platforms then check out DronaHQ - front end app dev platform - built in DB - automation - BPM
Disclaimer- I am a part of DronaHQ
It includes the ones mentioned here - AppSmith, ToolJet, BudiBase and SaltCorn. I'll add NodeRed even though it's a bit more hardware/IoT oriented.
https://pocketworks.co.uk/blog/open-source-no-code-tools
Github: https://github.com/nocodb/nocodb
It simply works by transforming any existing databases into smart spreadsheet.
We support Postgres, MySQL, SQL Server & SQLite.
You can create business workflows by connecting to Slack, Microsoft Teams, Discord, Twilio, Whatsapp, Email & any 3rd party APIs too. Plus NocoDB provides programmatic access via REST/GQL APIs so that you can build integrations with Zapier / Integromat and custom applications too.
Full disclaimer : Founder here