We built a billion row spreadsheet
Billion-row spreadsheets with live warehouse connections beat Excel's 1M row ceiling.

Hosted Mathesar is convenient, but the core open-source project already existed.
Non-technical users who need database functionality without SQL
Airtable · Baserow · NocoDB
We just shipped the public beta of the hosted version of Mathesar, our open source “intuitive spreadsheet UI, full PostgreSQL power” project.
Until now, using Mathesar meant installing and running it yourself. Now you can use Mathesar for free without having to maintain your own infrastructure at https://mathesar.cloud.
Mathesar Cloud is run by the Mathesar maintainers through the 501(c)(3) nonprofit that already maintains the open source project. We’re committed to ALWAYS keeping Mathesar 100% open source (no open core), nonprofit, and treat self-hosting as a first-class citizen. We’re launching a hosted service in part to sustain the project in the long term while keeping our principles. We’re also excited to be making Mathesar accessible to users who cannot or do not want to self-host.
Currently, we have a free plan that’s great for solo projects, prototyping, and evaluating Mathesar for larger deployments. It’s scoped to a single database per user.
We are using this early beta to learn what people need, as we work on launching more plans with feature parity with self-hosted Mathesar, including collaboration, control over Postgres roles and permissions, and connecting existing databases.
I'd love your feedback on Mathesar in general, the Cloud version, or anything else!
MORE ABOUT MATHESAR:
Mathesar is a 100% open source project (we just got to 5000 stars!) that gives users a spreadsheet-like interface to PostgreSQL databases. You can connect an existing database or start a new one from scratch, it works the same either way. We aim for the UI to be familiar and intuitive for non-technical users while also using the full power of PostgreSQL without intermediate layers or abstractions. For example, our permissions system uses PostgreSQL roles and permissions directly.
LINKS:
- GitHub: https://github.com/mathesar-foundation/mathesar
- Mathesar Cloud: https://mathesar.cloud
- Announcement blog post: https://mathesar.org/blog/2026/06/17/announcing-mathesar-clo...
Billion-row spreadsheets with live warehouse connections beat Excel's 1M row ceiling.
Deno runtime inside Postgres brings npm imports and sandboxing to stored procedures.
PostgreSQL ltree beats graph traversal for hierarchical AI memory with versioning.
PostgreSQL ltree beats graph DBs for hierarchical agent memory with indexed lookups.
Git-backed Apple Notes sync that adds version history and web collaboration.
Native Postgres TUI digs into pg_stat_* where generic tools like lazysql stop.