> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Database Management

> Web interfaces for database management, analytics, and visualization

Web interfaces for database management. Includes tools for database analytics and visualization.

**Related:** [Analytics](/categories/analytics), [Automation](/categories/automation)

**See also:** [dbdb.io - Database of Databases](https://dbdb.io/)

## Applications

### Adminer

Database management in a single PHP file. Available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others.

* **Website:** [https://www.adminer.org/](https://www.adminer.org/)
* **Source Code:** [https://github.com/vrana/adminer](https://github.com/vrana/adminer)
* **License:** Apache-2.0/GPL-2.0
* **Platform:** PHP

### Azimutt

Visual database exploration made for real world databases (big and messy). Explore your database schema as well as data, document them, extend them and even get analysis and guidelines.

* **Website:** [https://azimutt.app](https://azimutt.app)
* **Demo:** [https://azimutt.app/gallery/gospeak](https://azimutt.app/gallery/gospeak)
* **Source Code:** [https://github.com/azimuttapp/azimutt](https://github.com/azimuttapp/azimutt)
* **License:** MIT
* **Platform:** Elixir/Nodejs/Docker

### Baserow

Create your own database without technical experience (alternative to Airtable).

* **Website:** [https://baserow.io/](https://baserow.io/)
* **Source Code:** [https://gitlab.com/baserow/baserow](https://gitlab.com/baserow/baserow)
* **License:** MIT
* **Platform:** Docker

### Bytebase

Safe database schema change and version control for DevOps teams, supports MySQL, PostgreSQL, TiDB, ClickHouse, and Snowflake.

* **Website:** [https://www.bytebase.com/](https://www.bytebase.com/)
* **Demo:** [https://demo.bytebase.com](https://demo.bytebase.com)
* **Source Code:** [https://github.com/bytebase/bytebase](https://github.com/bytebase/bytebase)
* **License:** MIT
* **Platform:** Docker/K8S/Go

### Chartbrew

Connect directly to databases and APIs and use the data to create beautiful charts.

* **Website:** [https://chartbrew.com](https://chartbrew.com)
* **Demo:** [https://app.chartbrew.com/live-demo](https://app.chartbrew.com/live-demo)
* **Source Code:** [https://github.com/chartbrew/chartbrew](https://github.com/chartbrew/chartbrew)
* **License:** MIT
* **Platform:** Nodejs/Docker

### ChartDB

Database diagrams editor that allows you to visualize and design your DB with a single query.

* **Website:** [https://chartdb.io/](https://chartdb.io/)
* **Demo:** [https://app.chartdb.io](https://app.chartdb.io)
* **Source Code:** [https://github.com/chartdb/chartdb](https://github.com/chartdb/chartdb)
* **License:** AGPL-3.0
* **Platform:** Nodejs/Docker

### CloudBeaver

Manage databases, supports PostgreSQL, MySQL, SQLite and more. A web/hosted version of DBeaver.

* **Website:** [https://dbeaver.com/](https://dbeaver.com/)
* **Source Code:** [https://github.com/dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)
* **License:** Apache-2.0
* **Platform:** Docker

### Databunker

Network-based, self-hosted, GDPR compliant, secure database for personal data or PII.

* **Website:** [https://databunker.org/](https://databunker.org/)
* **Source Code:** [https://github.com/securitybunker/databunker](https://github.com/securitybunker/databunker)
* **License:** MIT
* **Platform:** Docker

### Datasette

Explore and publish data with easy import and export and database management.

* **Website:** [https://datasette.io/](https://datasette.io/)
* **Source Code:** [https://github.com/simonw/datasette](https://github.com/simonw/datasette)
* **License:** Apache-2.0
* **Platform:** Python/Docker

### Evidence

Code-based BI tool. Write reports using SQL and markdown and they render as a website.

* **Website:** [https://evidence.dev](https://evidence.dev)
* **Source Code:** [https://github.com/evidence-dev/evidence](https://github.com/evidence-dev/evidence)
* **License:** MIT
* **Platform:** Nodejs

### Kottster

Low-code admin panel that connects to your database and automatically generates pages to view and manage your data.

* **Website:** [https://kottster.app/](https://kottster.app/)
* **Demo:** [https://demo.kottster.app/](https://demo.kottster.app/)
* **Source Code:** [https://github.com/kottster/kottster](https://github.com/kottster/kottster)
* **License:** Apache-2.0
* **Platform:** Nodejs/Docker

### Limbas

Database framework for creating database-driven business applications. As a graphical database frontend, it enables the efficient processing of data stocks and the flexible development of comfortable database applications.

* **Website:** [https://www.limbas.com/en/](https://www.limbas.com/en/)
* **Source Code:** [https://github.com/limbas/limbas](https://github.com/limbas/limbas)
* **License:** GPL-2.0
* **Platform:** PHP

### Mathesar

Intuitive UI to manage data collaboratively, for users of all technical skill levels. Built on Postgres – connect an existing DB or set up a new one.

* **Website:** [https://mathesar.org/](https://mathesar.org/)
* **Source Code:** [https://github.com/mathesar-foundation/mathesar](https://github.com/mathesar-foundation/mathesar)
* **License:** GPL-3.0
* **Platform:** Docker/Python

### WebDB

Efficient database IDE.

* **Website:** [https://webdb.app](https://webdb.app)
* **Demo:** [https://demo.webdb.app/](https://demo.webdb.app/)
* **Source Code:** [https://gitlab.com/web-db/app](https://gitlab.com/web-db/app)
* **License:** AGPL-3.0
* **Platform:** Docker
