Mathesar — табличный интерфейс для PostgreSQL

★ 5.1K

Mathesar is a self-hosted web interface to PostgreSQL databases that lets you work with data like a spreadsheet, without writing SQL. Reach for it when you want to give non-technical staff friendly access to an ordinary Postgres database: browse, add, and edit rows, filter, group, and relate tables, and build queries by clicking — while the data stays in your own database in a proper relational form. It installs on your own hardware via Docker, connects to an existing PostgreSQL, and creates no separate store: Mathesar's tables are real Postgres tables, available to other applications too. Its focus is a spreadsheet-style editor and admin over real Postgres, not a cloud no-code database like Airtable or a BI dashboard: if you don't need a new DBMS but a convenient front end over existing Postgres, this is it.