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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Interesting. I use spreadsheets for a lot of quick and dirty stuff, and I wonder if the constraints would be a problem.
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.