this post was submitted on 15 Nov 2025
792 points (99.4% liked)

People Twitter

8564 readers
1495 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician. Archive.is the best way.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] mp3@lemmy.ca 3 points 1 week ago (2 children)

I wish there was something in between but based on SQLite.

[–] flubba86@lemmy.world 2 points 3 days ago* (last edited 1 day ago)

Search for "low-code app frameworks", there are a whole bunch, they fill the same niche now that Access once did (though these tend to be cloud based, not local sqlite). Baserow is a great open-source example.

[–] otacon239@lemmy.world 4 points 1 week ago (1 children)

Honestly, projects like AppSmith and Baserow are pretty good at this. Google AppSheet is by far the best implementation of this style of low-to-no-code app builders, but comes with the obvious caveat of being a Google product.

If someone managed to make an open-source solution as slick as Google’s, I’d be right on it. As it stands, all the competition that I’ve found requires a decent existing knowledge of SQL queries to run the widgets themselves.

[–] cassandrafatigue@lemmy.dbzer0.com 7 points 1 week ago* (last edited 1 week ago) (1 children)

The problem with using google instead of open source is that one day your shit suddenly has ads or ceases to exist.

[–] otacon239@lemmy.world 2 points 1 week ago

I just did some digging and Grist actually seems to do most of what I need it to. There may be hope yet! It’s still not quite as slick as AppSheet, but may be a step in the right direction.