I, along with a great team, have spent over a year building an open source low code platform called Budibase. Budibase is best described as an open-source alternative to Outsystems, Retool and Mendix. The benefits include: - self-host with Docker/Digital Ocean - internal db - connections to MySQL, PostgreSQL, MongoDB - Accessible components - The outputed tools are real, single page applications - The apps are respon…
Ask HN: No / low-code tools to build an application in 2021?
11–20 of 20 posts
Re: Ask HN: No / low-code tools to build an application in 2021?
#12My company actively does projects using Bubble for business clients. It is awesome to develop with and allows for integration to handle esoteric scenarios. Speed is the main critique of Bubble (but, there are server packs that could be purchased to increase horsepower. I have never tried those though. Most of my current clients have business users and prioritise functionality and flexibility over breakneck speed. The…
Re: Ask HN: No / low-code tools to build an application in 2021?
#13You could try to have a look at OutSystems, https://www.outsystems.com/p/modern-development/
Re: Ask HN: No / low-code tools to build an application in 2021?
#14You may consider Mendix - https://www.mendix.com Mendix gives you the ability to go the no-code route or also the low-code route should you feel like tinkering with already available components and building on/tweaking them. They also provide a easy way to deploy them to a Mendix managed cloud. Disclaimer: I work at Mendix on an unreleased data product.
Re: Ask HN: No / low-code tools to build an application in 2021?
#15You should also consider DronaHQ, https://www.dronahq.com/ Once developed, app can be deployed both in mobile and as a web app. Notifications and Emails are easy to set up with ready connectors!
Re: Ask HN: No / low-code tools to build an application in 2021?
#16You should also consider DronaHQ, https://www.dronahq.com/ Once developed, app can be deployed both in mobile and as a web app. Notifications and Emails are easy to set up with ready connectors!
Good suggestion...I haven't dug in deeply, but do you know what 'tasks' are in this case? Is that user logins, writes to DB, integration requests or?
We are consumption based priced. We have prepackaged consumption based plans which are available. Our currency of measuring consumption of our service is 'Task'. Say any API/service call is a task & so is any BPM workflow block used while designing the system. Hope this helps.
Re: Ask HN: No / low-code tools to build an application in 2021?
#17I recently launched "Scaffoldly" last week for just this purpose and am looking for some early adopters that would like to kick the tires. I've built the automation to handle a bunch of the nitty grittys, API Templates & Web Portal Tempaltes, Auth API, Serverless, etc. I'm marketing it as a "SaaS builder" but it also works great for small projects on a budget as well. It's free and open source, so should do well for…
Thanks for mentioning, I'll check it out when I get closer to implementation.
Re: Ask HN: No / low-code tools to build an application in 2021?
#18I, along with a great team, have spent over a year building an open source low code platform called Budibase. Budibase is best described as an open-source alternative to Outsystems, Retool and Mendix. The benefits include: - self-host with Docker/Digital Ocean - internal db - connections to MySQL, PostgreSQL, MongoDB - Accessible components - The outputed tools are real, single page applications - The apps are respon…
Budibase looks impressive thanks for sharing. How does scaling / load balancing work if I outgrow a single container?
https://github.com/Budibase/budibase/security https://snyk.io/advisor/npm-package/@budibase/server?utm_med...
Re: Ask HN: No / low-code tools to build an application in 2021?
#19I, along with a great team, have spent over a year building an open source low code platform called Budibase. Budibase is best described as an open-source alternative to Outsystems, Retool and Mendix. The benefits include: - self-host with Docker/Digital Ocean - internal db - connections to MySQL, PostgreSQL, MongoDB - Accessible components - The outputed tools are real, single page applications - The apps are respon…
Budibase looks impressive thanks for sharing. How does scaling / load balancing work if I outgrow a single container?
Re: Ask HN: No / low-code tools to build an application in 2021?
#20Earlier quoted context omitted.
Budibase looks impressive thanks for sharing. How does scaling / load balancing work if I outgrow a single container?
Another question related to Budibase, how do you harden the container and handle security issues? A Google search leads me to githubs standard security overview which is empty, Sync suggests there may be some advisories associated with the container? https://github.com/Budibase/budibase/security https://snyk.io/advisor/npm-package/@budibase/server?utm_med...
But for the main @budibase/server, security is something that is paramount to us. As part of the delivery of our cloud platform and production deploy targets over the coming weeks, we are working with external security consultants who are providing a full security audit, pen testing and working with us on the implementation of a comprehensive security policy for our software. We will be sure to update the community and GitHub as this progresses.