OpenAltFinder
Grist

Grist

Open-source spreadsheet-database hybrid with flexible relational data modeling.

Open source alternative to:

Grist is an open-source modern spreadsheet and database hybrid that combines the familiarity of spreadsheets with the power of a relational database. It allows users to structure their data as linked tables, write Python formulas, and create highly customizable views including grids, cards, charts, and calendars — all without writing SQL.

Unlike Google Sheets, Grist handles relational data natively, making it ideal for project tracking, CRM systems, inventory management, and any data that naturally fits into multiple linked tables. It supports granular access rules, allowing teams to restrict what data different users can see at the row or column level. Its formula language is Python, making it accessible to technical users who need more power than standard spreadsheet formulas offer.

Licensed under Apache-2.0 and with over 10,000 GitHub stars, Grist is actively developed and can be self-hosted via Docker. It is available as a managed cloud service at getgrist.com, and the open-source core is a complete, fully-featured product suitable for individuals and teams.

Frequently Asked Questions

What makes Grist different from Google Sheets?

Grist is a spreadsheet-database hybrid: it handles relational data across linked tables natively while still feeling like a spreadsheet. It also supports granular access rules, so you can restrict what each user sees at the row or column level.

Do I need to know SQL to build a database in Grist?

No. Grist lets you model data as linked tables and write formulas in Python, so you get relational power without writing SQL. You can build highly customizable views such as grids, cards, charts, and calendars on top of the same data.

Can I self-host Grist and is the self-hosted version full-featured?

Yes, Grist is Apache-2.0 licensed and self-hostable via Docker, and the open-source core is a complete, fully featured product. It is also offered as a managed cloud service at getgrist.com if you prefer not to run it yourself.

OpenAltFinder Score
86/100
Project Health (50%)
71/100
License (20%)
100/100
Self-hostable (20%)
100/100
Recency (10%)
100/100
How scoring works
Project Details
License
Apache-2.0
Self hostable
Yes
Repository details
Version
v1.7.19
Created
5/22/2020
Stars
11,776
Forks
641
Open issues
728
Last commit
9/13/2026

Updated 9/14/2026, 6:00:41 AM

View Repository
Repository activity

Similar open source alternatives