Budibase: an open source, no code platform
-
@thetomester13 have been waiting for this release for like a year! Really admire the query builder and the automation/logic builder along with the DB connectors =]
-
@mario - do you mean two different root domains or a root domain + a subdomain?
For BB it builds and launch's a new app in a subdomain but I imagine there is a method to use the root... Kinda like Cloudron's my. for the daskboard the BB service needs its own endpoint and then the app needs another?Still learning & messing around with it =]
-
Self-hosting Docker compose instructions:
https://docs.budibase.com/self-hosting/hosting-methods/docker-compose -
Just becoming aware of Budibase thanks to you and all on this forum topic.
Apart from the elements mentioned in the original post from @plusone-nick, Svelte, CouchDb and PouchDb get a from me, fwiw
-
@jdaviescoates I tested the hosted offering from Budibase and it really is awesome.
To encourage others with tech skills as low as mine, I have done a local install with these instructions and (excluding my own stupidity) very smooth and easy.Comment for anyone interested from the Budibase devs is that the native local desktop Builder app may be moved into the deploy/host environment. I guess this saves them maintaining local Electron builder apps.
-
FYI for those interested : Budibase has a major new version out.
Still V0.9 but many changes under the hood.
Trying to get to grips with it. -
@timconsidine It's pretty amazing but would be REALLY hard to get up into Cloudron - there's lots of moving parts and containers involved.
-
@doodlemania2 Yes, true, that has become apparent as I play on self-host version.
Going to leave my instance on self-host and don't expect budibase in Cloudron.
Lot more good apps to get packaged for Cloudron. -
woud love to see it on cloudron indeed
-
@potemkin_ai : I was really impressed with Budibase and what they were doing when I first met it.
They have since moved to a much more constrained model of users, as they envision or target the app creation to 'intranet' style apps. One where users are known and invited, no public sign up.
It is still a powerful system but it does not suit the majority of my use cases at present.
I think they have gone fully web interface, so I don't see many benefits to it being in Cloudron. If I was to use it, I would spin up a VPS to run it and deploy apps created in it.
I still like it as a system, just doesn't fit all the needs that it did earlier in its development when the user model was looser.
-
@timconsidine Budibase indeed seems like building something very complex, but I would like not to think about the updates and other stuff and just enjoy using it like I use n8n.
They are not pushing to the cloud platform, by the way - if you try to register at the cloud, they state that for production use they recommend using self hosted instance.
And, just out of curiosity - did you find any good replacement for budibase for the outside world facing apps?
-
@potemkin_ai good to know
No I didn't find a good alternative to Budibase, which is why I am not against it at all.
There are a couple, but grey hair is that I can't recall names just now.
I started to look at Flutter as development environment, but have had to break from it for a while.
-
@timconsidine if anything pops up - please, share
-
@potemkin_ai in terms of open source alt to Budibase the only other one is GrapesJS IMO - although it is pretty different.
For my current development platform I use Wappler.io its not open source but it is very rich in features. Can generate static html sites and drop them into surfer or can leverage LAMP and use PHP for dynamic sites. It also has a nodeJS option but I have yet to package an app for cloudron.
-
@plusone-nick nice, I used Mobirise for a bit to make simple sites for ZeroNet.io
-
@potemkin_ai I think Budibase is much more than GrapesJS or form/page designers, it offers good CRUD functionality and is true NoCode/LoCode. It does bring together very nicely the UI front-end building and the back-end DB functionality in one system.
Maybe you can combine a front-end builder with something Directus or Parse (or https://www.back4app.com/).
I noticed this https://github.com/ToolJet/ToolJet but haven't tried it. You could look at https://www.saashub.com/100-plus-no-code-resources-alternatives or https://www.nocodedevs.com/ncd-tools for many others, but often quite niche, not as open/flexible as Budibase.
But sadly still cannot recall the one I find which was closer to Budibase. Maybe inspiration will strike.
If you can live with the invited-user model of Budibase, it is exceptional. Maybe a 2 step process which allows for a previously unknown user to sign-up with simple form, which then generates a Budibase app user invitation could be a work-around.
Although note that once a user is registered into a Budibase deployment, they get a login to a 'portal' of apps they are permissioned for. Very powerful but the user journey may not be what you want.