mathesar-foundation/mathesar

An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly. 100%...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 31 minutes ago
Added to GitGenius on September 13th, 2026
Created on March 17th, 2021
Open Issues & Pull Requests: 317 (+0)
GitHub issues: Enabled
Number of forks: 485
Total Stargazers: 5,122 (+0)
Total Subscribers: 30 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Mathesar is a web application that provides a spreadsheet-like interface for viewing, editing, querying, and collaborating on PostgreSQL databases without requiring code.

The tool addresses the challenge of making database access intuitive for non-technical users while maintaining the power and scalability of PostgreSQL. It works directly with Postgres databases, schemas, and tables, presenting data in a familiar spreadsheet format that requires no coding knowledge. Because it is self-hosted, data remains on your own servers, and access control leverages native PostgreSQL roles and privileges rather than introducing additional security layers.

Mathesar suits teams and organizations that want to democratize database access across users of varying technical skill levels while keeping infrastructure under their own control. It works well for production databases of any size or complexity, and integrates into existing infrastructure with minimal setup. The tool is particularly valuable for workflows where multiple users need to collaborate on data without learning SQL or managing separate API layers.

The project maintains steady commit activity and demonstrates ongoing development. The codebase spans multiple languages including Svelte for the frontend, Python and Django for the backend, and TypeScript, reflecting a full-stack web application. The project is maintained by Mathesar Foundation, a nonprofit organization, and provides multiple community channels including Matrix chat and Discord for user engagement.