> NoCode/LowCode (letting anyone build an app with a spreadsheet as a database representation) AirTable has made huge inroads here. I'm also building something in this area ( https://lightsheets.app/ ), turning slightly back towards spreadsheets instead of databases but then building enhancements and modern integrations on top. I think there's still lots of potential in this area, despite spreadsheets being 50 years…
But it's not a great alternative to a DB. It's really expensive per seat (twice the cost of Google Apps and you only get one app). The row limits on tables are too low. And I'd really like native webhook support to ingest row updates.
I'd be very interested an Airtable clone that I can run locally on-top of Postgres or Mongo or something like that. My main use-case would be to replace expensive-to-build internal CRUD apps that really should just be spreadsheets but require bespoke integrations with other internal systems.