Spreadsheets

Mathesar – spreadsheet-like tool for Postgres data

Mathesar is a web application that makes working with PostgreSQL databases both simple and powerful. It empowers users of all technical skill levels to view, edit, query, and collaborate on data with a familiar spreadsheet-like interface—no code needed. It’s self hosted, can be deployed in minutes, and works directly with PostgreSQL databases, schemas, and tables without extra abstractions.

Mathesar is as scalable as Postgres and supports any size or complexity of data, making it ideal for workflows involving production databases. It requires minimal setup, and integrates into your existing infrastructure. Because Mathesar is self-hosted, your data never leaves your servers, and access control based on Postgres roles and privileges keeps your database secure without adding unnecessary risk.

This is free and open source software.

Features include:

  • Built on Postgres: Connect to an existing Postgres database or set one up from scratch.
  • Install in minutes: Install using Docker in minutes, integrate into any existing infrastructure.
  • Postgres-based access control: Use existing Postgres roles within Mathesar’s UI, or set up your own.
  • Interoperable with other tools: Mathesar works harmoniously alongside your database and thousands of other tools in the Postgres ecosystem.
  • Set up your data models: Easily create and update Postgres schemas and tables.
  • Data entry: Use our spreadsheet-like interface to view, create, update, and delete table records.
  • Filter, sort, and group: Quickly slice your data in different ways.
  • Query builder: Use our Data Explorer to build queries without knowing anything about SQL or joins.
  • Import and export data: Import and export data into Mathesar easily to work with your data elsewhere.
  • Schema migrations: Transfer columns between tables in two clicks.
  • Uses Postgres features: Mathesar uses and manipulates Postgres schemas, primary keys, foreign keys, constraints and data types. e.g. “Relationships” in the UI are foreign keys in the database.
  • Custom data types: Custom data types for emails and URLs, validated at the database level.

Website: mathesar.org
Support: GitHub Code Repository
Developer: Mathesar Foundation
License: GNU General Public License v3.0

Mathesar in action
Click image for full size

Mathesar is written in TypeScript and Python. Learn TypeScript with our recommended free books and free tutorials. Learn Python with our recommended free books and free tutorials.

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Read our Comment FAQ.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments