gristlabs/grist-core
Grist is a modern open-source relational spreadsheet that combines the flexibility of spreadsheets with the robustness of a database, supporting Python formulas and a portable SQLite format.
Core Features
Detailed Introduction
Grist is an open-source relational spreadsheet application that merges the user-friendliness of spreadsheets with the structural integrity of databases. The `grist-core` project provides a powerful server for hosting these hybrid documents, which feature typed columns, automatic formula updates, and support for full Python syntax, including AI assistance. Its foundation on SQLite ensures data portability and reliable backups. Grist offers a robust solution for data management, serving as a flexible alternative to traditional spreadsheet software and no-code database platforms, suitable for self-hosting or integration into static websites.