Relational Spreadsheet Application
10.9k 2026-04-18

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

Python formulas with standard library support and AI assistance.
Hybrid database/spreadsheet model with typed, named columns.
Portable, self-contained SQLite-based file format for easy backups and migration.
Rich editing features including choices, references, and attachments.
Deployable as a server, desktop app, or static website component.

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.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.