this post was submitted on 27 Jul 2025
12 points (100.0% liked)

Grist

49 readers
1 users here now

Modern, open-source self-hostable spreadsheet software usable as website or as desktop application that stores data in SQLite databases

founded 6 days ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] Samskara@sh.itjust.works 4 points 6 days ago

Nice! An actual competitor to Airtable. Impressive.

[–] jjjalljs@ttrpg.network 2 points 6 days ago (1 children)

Interesting. I use spreadsheets for a lot of quick and dirty stuff, and I wonder if the constraints would be a problem.

[–] qaz@lemmy.world 2 points 5 days ago* (last edited 5 days ago)

There is an "any" data type that allows anything you want, it can be strict but only if you want it to be unlike a normal SQL database.

[–] wewbull@feddit.uk 1 points 6 days ago (1 children)

Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database.

Now I know that a lot of people use spreadsheets as databases, so is this playing to that anti-pattern?

[–] qaz@lemmy.world 0 points 6 days ago

Some people compare it to Microsoft Access but it doesn't really feel that way. You can create forms to add rows but those are just intended to be shared externally for surveys, not data entry. It is far better at linking data between tables and has a strong focus on creating charts for said data.

I personally use it for several things such as keeping track of items like cables etc.