I’ve never tried it myself but Grist looks like it could fit your needs.
this post was submitted on 09 Nov 2023
15 points (94.1% liked)
Open Source
31359 readers
89 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
how bout baserow.io or nocodb cloud? Haven’t used them but I think they’re open source. But they don’t have mobile apps AFAIK for editing.
Nocodb can run locally as it is distributed as a binary (among other formats).
I use grafana for data visualization. Its pretty easy to use imo. You can also use it as part of a tig stack for system monitoring (telegraf, influxdb, grafana). Afaik you can just tell grafana what fields to use in a database and display the data. What doesn’t work is changing zhe data I think. Good luck and lmk if you need more info.