Mathesar
Intuitive user interface for exploring and managing PostgreSQL databases without code.
Why consider Mathesar?
Mathesar is an open-source web application that provides a collaborative spreadsheet-like interface for PostgreSQL databases, allowing non-technical team members to view and update data.
Learn Mathesar by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Mathesar
Mathesar connects directly to existing PostgreSQL schemas without data duplication, preserving table relations, foreign keys, and constraints while presenting a clean spreadsheet UI.
Running via Docker Compose
curl -O https://raw.githubusercontent.com/centerofci/mathesar/main/docker-compose.ymldocker compose up -dAccess Mathesar on http://localhost:8000.
Mathesar is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.