Next-generation spreadsheet with relational structure, formula-based access control, and a portable, self-contained format
License: Apache-2.0. Built with: TypeScript, Python, JavaScript, CSS, Shell, HTML, Dockerfile, Makefile. Website: https://getgrist.com/. Source: https://github.com/gristlabs/grist-core.
docker run -p 8484:8484 -v $PWD/persist:/persist -it gristlabs/grist
Self-hosting gives you three things SaaS can’t: data ownership (the files live on disks you control), cost predictability (a one-time setup vs. recurring per-seat fees that grow with your household or team), and longevity (open-source means the app keeps working even if the maintainers move on, since you can pin a working version). The trade-off is that you take on the operational work of running a server, applying updates, and handling backups.
GRIST_ATTACHMENT_THRESHOLD_MB | attachment storage limit per document beyond which Grist will recommend external storage (if available). Defaults to 50MB. |
Last verified: 2026-05-22