|
HN, this is something that I've always been interested in: Why isn't there a modern piece of software akin to Microsoft’s Access? I know there are plenty of issues in scaling these kind of systems, and that these kind of platforms can feel clunky and unwieldy but I still find it surprising that there isn’t a simple platform for creating CRUD apps. It doesn’t seem like an unachievable goal to me: you need the ability to create forms, design database tables, manage user permissions, manage data workflow (ie: send an sms if <condition>, seek approval from <user role> for <action>), and view/search data. I’m certain these features would be useful for all kinds of business scenarios where building, maintaining, and hosting a custom solution isn’t worthwhile, or would be unideal compared to using a standardised tool. Are there tools in this space that I’m missing? If not, why isn’t this being pursued? Eagerly looking forward to your thoughts. |
The two that seem to be the closest to me are Google's AppMaker (https://developers.google.com/appmaker/) and Bubble.is (https://bubble.is/). I call these two out because they both allow for coding when the "default path" runs into a wall, and both include more than just forms and tables. However, they both still have warts. Appmaker, for example, has a pricing model problem. It's $10/user (GSuite), so you can't use it to build anything that involves casual outside users, like an employment applicant tracking system.
The next tier down are somewhat similar products that have been around longer. Like Quickbase (http://www.quickbase.com/), Caspio (https://www.caspio.com/), Airtable (https://airtable.com/), Zoho Creator (https://www.zoho.com/creator/), Rajic (https://www.ragic.com/), and Knack (https://www.knack.com/). These all work great if the app you're making fits into their somewhat fixed view of the world, but hit a hard wall if it doesn't. Some of them also have the same pricing model problem I mentioned in the preceding paragraph.
The one I really thought was going to emerge as the market leader was DabbleDB. Sadly, Twitter acquihired them and shut it down. Here's one of the demo videos: https://www.youtube.com/watch?v=6wZmYMWKLkY It was very ahead of it's time back in 2007.