OpenSource-Hub
G

grist-core

11.0k stars·Office Productivity·SHA-256 checksum verified

A modern relational spreadsheet that combines spreadsheet flexibility with database robustness, open-source community edition.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A modern relational spreadsheet combining spreadsheet flexibility with database robustness, open-source.

Core Features

  • Python formulas with full standard library & AI assistant
  • SQLite-based portable format, readable by any SQLite tool
  • Drag-and-drop dashboards: charts, cards, calendar, summary tables
  • Incremental imports for CSV and more
  • Native forms that feed directly into spreadsheets

What It Can't Do

  • Community edition lacks paid features (advanced user management, SSO, audit logs). 2. For SSO, you need to configure manually (check grist-omnibus). 3. Python formulas run server-side, watch performance. 4. Chinese UI support limited, most docs in English.

Use Cases

  • Team collaboration on project data, CRM, inventory management
  • Replacing Excel with structured data while keeping formula flexibility
  • Lightweight database alternative for non-technical users

Grist Core is the open-source community edition of Grist, a modern relational spreadsheet that blends the ease of use of a spreadsheet with the power of a database. It supports Python formulas, SQLite-based storage, drag-and-drop dashboards, incremental imports, native forms, REST API, webhooks, and more. You can run it as a server, use the desktop app, or embed it on static websites. It's ideal for teams needing a collaborative data management tool that's more structured than Excel but more flexible than Airtable. Developed by Grist Labs with contributions from the French government.

Tags

spreadsheetdatabasepythonopen-sourceself-hostedcollaboration

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Run with Docker — docker run -p 8484:8484 gristlabs/grist-core

4

Step 2: Open http://localhost:8484 in your browser

5

Step 3: Create or import a spreadsheet and start editing

Install Guide
  1. Step 1: Run with Docker — docker run -p 8484:8484 gristlabs/grist-core
  2. Step 2: Open http://localhost:8484 in your browser
  3. Step 3: Create or import a spreadsheet and start editing
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

If using Docker: stop container (docker stop <name>), remove container (docker rm <name>), remove image (docker rmi gristlabs/grist-core). If using desktop app: uninstall via system application manager.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseApache License 2.0
Last Updated2026-06-25 23:40:31
GitHub Repository

Having issues? Check the FAQ below

3 FAQs

Similar Projects