Grist is a modern relational spreadsheet that combines the flexibility of a spreadsheet with the robustness of a database.
Grist solves the limitations of traditional spreadsheets by applying database principles to the spreadsheet model. Columns are named and hold one kind of data, similar to database tables, but can be filled with formulas that automatically update when referenced cells change. This hybrid approach bridges the gap between the ease of use of spreadsheets and the structural integrity of databases, making it suitable for users who need more organization and reliability than conventional spreadsheet tools provide.
The tool suits teams and organizations that need to manage structured data with spreadsheet-like flexibility. It is particularly relevant for users coming from Airtable who will find the relational model familiar. Grist is available in multiple forms: the core server edition for hosting spreadsheets, a desktop application for local file editing on Linux, macOS, and Windows, and a fully in-browser build for embedding spreadsheets on websites without backend infrastructure. The project is open-source under the Apache License, with a commercial edition offering additional features and hosted services available through the company.
Development of the tool is actively maintained with contributions from both the core team and external organizations. The French government agencies ANCT Données et Territoires and DINUM have made significant contributions to the codebase, indicating sustained collaborative development.