Ask HN: What's the Modern Equivalent of MS Access?
My goal is to be able to define the fairly complex) relational data model, then define a few queries that will allow users to view and edit data in a spreadsheet-style UI.
Yes, this could be done with a custom web app, but that's a lot more work than just defining a DB scheme and some queries. And the underlying data model is too complex to use actual spreadsheets (Excel or Google Sheets) for.
Any suggestions?
[+] [-] mindcrime|7 years ago|reply
https://www.orbeon.com/
[+] [-] geeio|7 years ago|reply
Not sure if you are ok with a hosted solution
[+] [-] cimmanom|7 years ago|reply
Edited: yikes, it looks like conditionals use Excel-like formulas? That's part of what I'm trying to get away from.