ChartDB
par ATH Infosystems
version 1.20.1 + Free Support on Ubuntu 26.04
ChartDB 1.20.1 is an open-source database diagramming and visualization platform that allows developers, database administrators, and architects to design, explore, and document relational database schemas through an intuitive web-based interface.
The solution supports common database modeling workflows including schema visualization, table relationship mapping, database structure exploration, SQL/DDL-based imports, and database documentation. It is ideal for application development, database architecture, troubleshooting, documentation, and collaborative schema design use cases.
Features of ChartDB:
- Web-based interface for database schema visualization and design.
- Supports popular databases including MySQL, PostgreSQL, MariaDB, SQLite, Microsoft SQL Server, Oracle, and more.
- Visual representation of tables, columns, keys, and relationships.
- Supports importing database structures using SQL and DDL definitions.
- Helps developers and database administrators document and understand database architecture.
- Provides an intuitive interface for creating and exploring relational database diagrams.
Usage instructions for ChartDB 1.20.1
$ sudo su
$ cd /opt/chartdb
$ docker ps --filter name=chartdb
$ curl -I http://127.0.0.1:8080
$ docker logs --tail=30 chartdb
ChartDB is deployed using the Docker image: ghcr.io/chartdb/chartdb:latest
Access the ChartDB web interface: Open your browser and navigate to: http://your-server-ip:8080 Example: http://20.69.99.23:8080
Version: ChartDB 1.20.1
Port: 8080/TCP
Disclaimer: ChartDB is provided “as is” under applicable open-source licenses. Users are responsible for proper configuration, network security, database access controls, backup procedures, and validation of imported database schemas. This solution is best suited for database visualization, schema documentation, database architecture, development, and administration environments.