There are dozens of database MCP servers — most are CRUD gateways (run queries, list tables). This tool analyzes your database: schema problems, missing indexes, bloated tables, slow queries, vacuum ...
Most database GUIs are either bloated, expensive, or locked to a single engine. Tablio is a free, lightweight, native desktop application that connects to PostgreSQL, MySQL, MariaDB, SQL Server, ...
Python makes it simple to integrate with both relational and non-relational databases, enabling you to build robust, data-driven applications. With connectors for SQLite, MySQL, PostgreSQL, and ...