Alternatives / Microsoft Excel

Open-Source Alternatives to Microsoft Excel in 2026

These projects include spreadsheet-database hybrids, collaborative office suites, an encrypted spreadsheet, and an embeddable calculation engine. Some resemble Airtable or Google Sheets more than the Excel desktop app, and IronCalc is a developer component rather than a finished office suite.

Maxime DERAME's profile

Written by Maxime DERAME

Last updated:

Traditional spreadsheets and spreadsheet databases

Excel is a traditional spreadsheet where cells contain values or formulas and users can structure worksheets freely. Baserow, Teable, and Grist use more structured models where columns behave like database fields and records have predictable types and relationships. That works well for CRM, inventories, project tracking, operations, and internal tools, but is less suitable for complex financial models built around arbitrary cell references.

Excel and Baserow

Baserow is closer to an Airtable-style alternative than a direct Excel clone. It is stronger when data should be structured, related, shared, exposed through APIs, turned into applications, or used in automated workflows. Excel remains more flexible for ad-hoc calculations, financial models, and customized worksheets.

Excel and Teable

Teable uses a similar structured-data approach and is built on PostgreSQL. It suits cases where a spreadsheet interface needs to sit on top of a relational database, and includes collaboration, views, forms, dashboards, automation, and AI features.

Excel and Grist

Grist sits between spreadsheets and databases. Users can write formulas while working with typed columns, related tables, permissions, Python, and APIs. It can suit teams that find Excel too unstructured but want to retain spreadsheet workflows.

Excel and Collabora Online

Collabora Online is the most conventional office-suite replacement in this list. It edits spreadsheet files in a browser rather than turning information into relational applications. For existing XLSX workbooks, this is closer to Excel Online.

Excel file compatibility

Collabora Online has the strongest traditional office-file focus. IronCalc is implementing XLSX import/export and Excel-style formulas. Grist can import spreadsheets but converts data to its structured relational model. Baserow and Teable are better for migrating datasets than reproducing complex workbook behavior.

End-to-end encrypted spreadsheets

CryptPad encrypts spreadsheet content in the user's browser before upload, so the server is designed not to access plaintext. This can help when sharing sensitive financial, organizational, or research information on infrastructure you do not fully trust, although encryption can complicate integrations and advanced analysis.

Embedding a spreadsheet engine

IronCalc is intended to add spreadsheet functionality inside another product: financial modeling in SaaS, custom forecasting, business-rule evaluation, embedded editors, headless formula evaluation, and reporting. Its Rust/WebAssembly architecture and language bindings make it more comparable to a calculation engine than a finished office suite.

Why look for a Microsoft Excel alternative?

People look for Excel alternatives to use open-source software, self-hosting, browser collaboration, end-to-end encryption, relational data, APIs, automation, embedded spreadsheet components, local data control, Linux support, or open document formats. Excel remains a highly capable general-purpose spreadsheet; alternatives tend to focus on collaboration, structured data, privacy, or developer integration.

#1

Teable

PostgreSQL spreadsheet-database with collaboration and workflows

Spreadsheet/database platform built on PostgreSQL with relational tables, real-time collaboration, grid, Kanban and gallery views, forms, dashboards, automations, APIs, and AI features. Community Edition is primarily AGPL-3.0; packages are MIT and some official-image functionality can require paid licenses.

21.8KAGPL-3.0 core / MIT packagesSelf-hosted

Pricing: Self-hosted Community Edition and commercial features/cloud offerings.

  • PostgreSQL backend with relational data and familiar spreadsheet UI
  • Real-time collaboration, multiple views, forms, dashboards, and APIs
  • Self-hosting, AI functions, and large community
  • More Airtable-like than Excel
  • Not designed for complex financial workbooks or VBA
  • Some AI and enterprise functions are paid and XLSX compatibility is limited
#2

Grist

Relational spreadsheet combining formulas and structured data

Apache-2.0 Community Edition spreadsheet with typed columns, related tables, multiple views, formulas, Python, charts, forms, REST API, access rules, version history, collaboration, and Excel/CSV import. Hosted and Enterprise functionality is also available commercially.

11.9KApache-2.0 Community EditionSelf-hosted

Pricing: Open-source self-hosted Community Edition, desktop option, and commercial hosted/Enterprise features.

  • Spreadsheet formulas with relational tables and Python
  • Charts, forms, collaboration, and granular access rules
  • REST API, version history, self-hosting, desktop, and Excel/CSV import
  • Typed database columns behave differently from Excel cells
  • No VBA and advanced Excel formatting is not the focus
  • Less suited to complex corporate workbook workflows
#3

CryptPad

End-to-end encrypted collaborative spreadsheet and office suite

AGPL-3.0-or-later collaborative spreadsheet in an office suite that encrypts document contents in the browser before they reach the server. Also provides documents, presentations, forms, whiteboards, file storage, team drives, anonymous collaboration, and self-hosting.

8KAGPL-3.0-or-laterSelf-hosted

Pricing: Open-source self-hosted service and hosted options.

  • End-to-end encryption and real-time collaboration
  • Spreadsheet editor plus docs, presentations, forms, and whiteboards
  • File storage, team workspaces, anonymous collaboration, and self-hosting
  • Less powerful than Excel for complex analysis
  • Limited advanced spreadsheet/formula and XLSX compatibility
  • Encryption can complicate integrations
#4

Baserow

Spreadsheet-style relational database and no-code platform

MIT open-source database and application platform with tables, linked records, formulas, filters, forms, Kanban, calendars, timelines, dashboards, automations, REST API, application building, cloud, and self-hosting.

6KMITSelf-hosted

Pricing: MIT core with hosted cloud and separately available commercial features.

  • Spreadsheet-like grid, relational records, and multiple views
  • Forms, dashboards, REST API, automations, and app builder
  • Self-hosting and active development
  • Not a traditional Excel workbook
  • Limited complex Excel formula compatibility and no VBA
  • Better suited to Airtable-style operations than financial modeling
#5

IronCalc

Embeddable Rust spreadsheet and formula engine

Apache-2.0 pre-1.0 spreadsheet engine written in Rust, with WebAssembly, more than 300 functions, LET/LAMBDA, XLSX import/export, dynamic arrays, named ranges, formatting, conditional formatting, and JavaScript and Python bindings. Designed to run in browsers, servers, or embedded applications rather than as a complete office suite.

4.2KApache-2.0Self-hosted

Pricing: Open-source pre-1.0 engine for embedding and self-hosting.

  • Rust core with WebAssembly and 300+ spreadsheet functions
  • XLSX import/export, dynamic arrays, named ranges, LET/LAMBDA
  • Python and JavaScript bindings for embedding
  • Not a complete Excel replacement or office suite
  • No real-time collaboration or charts yet
  • Pre-1.0 project aimed more at developers than office users
#6

Collabora Online

Browser-based collaborative spreadsheet and office suite

Browser office suite based on LibreOffice technology, with spreadsheet, document, presentation, and drawing editing, formulas, charts, formatting, XLSX/ODS compatibility, and collaboration. Commonly integrated with Nextcloud or ownCloud. Primarily MPL-2.0 with other open-source components; canonical development is on Gerrit.

3.3KPrimarily MPL-2.0 with other OSS componentsSelf-hosted

Pricing: Self-hosted open-source components with commercial support and enterprise packaging.

  • Browser-based spreadsheet editing with formulas, charts, and formatting
  • XLSX and ODS support with real-time collaboration
  • Nextcloud/ownCloud integrations, self-hosting, and enterprise support
  • Usually deployed with another storage platform
  • Heavier infrastructure than a standalone spreadsheet
  • GitHub is not canonical and deployment is more complex than Excel Online

Compare open-source Microsoft Excel alternatives

AlternativeTypeLicenseGitHub popularityExcel-like formulasCollaborationSelf-hosted
BaserowSpreadsheet databaseMIT~6kLimitedYesYes
TeableSpreadsheet databaseAGPL-3.0 core~21.8kModerateYesYes
GristRelational spreadsheetApache-2.0 CE~11.9kYesYesYes
CryptPadEncrypted spreadsheetAGPL-3.0-or-later~8kYesYesYes
IronCalcSpreadsheet engineApache-2.0~4.2kYesNoYes
Collabora OnlineOnline office suitePrimarily MPL-2.0~3.3k issue repoYesYesYes

Which one should you choose?

Want the closest online Excel experience

Collabora Online edits spreadsheet files in the browser with formulas, charts, formatting, XLSX/ODS compatibility, and real-time collaboration.

Collabora Online

Want spreadsheet formulas with relational data

Grist combines formulas with typed columns, related tables, multiple views, permissions, Python, and APIs.

Grist

Want an Airtable-style spreadsheet

Baserow and Teable focus on structured operational data, linked records, views, forms, and application workflows rather than free-form workbooks.

Baserow

Want PostgreSQL behind a spreadsheet interface

Teable is built on PostgreSQL and provides collaborative spreadsheet views, relations, forms, dashboards, and APIs.

Teable

Want maximum privacy for shared spreadsheets

CryptPad encrypts spreadsheet content in the browser before upload, so the server operator is designed not to access plaintext.

CryptPad

Want to embed spreadsheet calculations in an application

IronCalc is a Rust and WebAssembly spreadsheet engine with formula support and JavaScript/Python bindings, intended for embedding rather than replacing a desktop office suite.

IronCalc

Want a permissive license

Baserow uses MIT; Grist Community and IronCalc use Apache-2.0.

Baserow

Need traditional financial modeling

None of these fully reproduces Excel desktop, VBA, Power Query, complex pivots, and large corporate workbooks; test critical models carefully before migration.

Collabora Online

Want the largest project community

Teable leads this list in GitHub stars, followed by Grist and CryptPad; popularity does not imply Excel workbook compatibility.

Teable