gristlabs/grist-core

Grist is the evolution of spreadsheets.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 5th, 2026
Created on May 22nd, 2020
Open Issues & Pull Requests: 719 (+1)
GitHub issues: Enabled
Number of forks: 640
Total Stargazers: 11,729 (+0)
Total Subscribers: 71 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 31.7 hours
Mean response time: 64.3 days
90th percentile: 191.1 days
Tracked items: 468

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 84% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "gouv.fr" is answered fastest, typically in about 23 hours, while "forms" waits about 2 weeks. 70% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 3% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 416
New in 7 days: 6
Closed in 7 days: 2
Avg open age: 545 days
Stale 30+ days: 387
Stale 90+ days: 325

Recent activity

Opened in 7 days: 5
Closed in 7 days: 2
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • gouv.fr (91)
  • enhancement (60)
  • -UX/UI (50)
  • bug (36)
  • needs design (23)
  • forms (19)
  • good first issue (19)
  • Accessibility (18)

Detailed Description

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.