Skip to content

Mathesar is an open source application that empowers users of all technical skill levels to view, edit, and query PostgreSQL data in an intuitive spreadsheet-like interface. It has robust database-level access control, can be deployed in minutes, and works directly with Postgres databases, schemas, and tables without extra abstractions.

License

Notifications You must be signed in to change notification settings

mathesar-foundation/mathesar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathesar logo

An intuitive, open source UI to view, edit, and query Postgres data—easy to deploy with robust access control.

License GitHub closed issues GitHub commit activity

WebsiteDocsMatrix (chat)DiscordContributor Wiki

Mathesar

Mathesar is an open source application that makes working with PostgreSQL databases both simple and powerful. It empowers users of all technical skill levels to view, edit, and query data with a familiar spreadsheet-like interface—no code needed. It can be deployed in minutes, and works directly with PostgreSQL databases, schemas, and tables without extra abstractions. The project is 100% open source and maintained by Mathesar Foundation, a 501(c)(3) nonprofit.

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.

Table of Contents

Status

  • Public Alpha: You can install and deploy Mathesar on your server. Go easy on us!
  • Public Beta: Stable and feature-rich enough to implement in production
  • Public: Widely used in production environments

We are currently in the public beta stage.

Install Mathesar

Please see our documentation for instructions on installing Mathesar on your own server.

Join our community

The Mathesar team is on Matrix (chat service). We also have mailing lists and the core team discusses day-to-day work on our developer mailing list.

Contribute to Mathesar

We actively encourage contribution! Get started by reading our Contributor Guide.

Features

  • 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.

Screeenshots

Connecting a database

connect-db

Adding collaborators

add-collaborator

Viewing a Postgres schema

schema-page

Working with tables

table-inspector

Finding a nested record

record-selector

Managing table permissions

table-permissions

Viewing a single record with related records

record-page

Disconnecting a database

disconnect-db

Mathesar in action

mathesar-demo-video.mp4

Our motivation

Using databases shouldn't require technical expertise or expensive, closed-off tools. Databases are incredibly powerful, but they're often trapped behind complex interfaces that are hard to use or limit how people can access and share their data. We want to change that by building user-friendly tools that unlock the power of existing databases without sacrificing accessibility, portability, or extensibility.

Mathesar is our answer: an open-source platform designed to unlock the full potential of PostgreSQL, one of the most powerful and trusted open-source databases. Mathesar is easy to use, interoperable, and extensible, while also giving you complete control over your data. As a nonprofit, we're committed to keeping Mathesar 100% open source and available to everyone—because better ways to work with data mean better decisions, and better decisions lead to a better world.

Bugs and troubleshooting

If you run into problems, refer to our troubleshooting guide.

License

Mathesar is open source under the GPLv3 license - see LICENSE. It also contains derivatives of third-party open source modules licensed under the MIT license. See the list and respective licenses in THIRDPARTY.

About

Mathesar is an open source application that empowers users of all technical skill levels to view, edit, and query PostgreSQL data in an intuitive spreadsheet-like interface. It has robust database-level access control, can be deployed in minutes, and works directly with Postgres databases, schemas, and tables without extra abstractions.

Topics

Resources

License

Stars

Watchers

Forks