Search for:
Why this server?
Although this server is specific to PostgreSQL, the rich metadata capabilities and schema inspection features it provides could be adaptable to other database systems, including Oracle SQL, with modifications.
Why this server?
While specifically for PostgreSQL, it offers read-only access, schema inspection, and SQL query execution, matching core requirements and could potentially be adapted for Oracle SQL.
Why this server?
While specific to MySQL, it offers query execution and table information retrieval functionalities that are conceptually similar to what's needed for Oracle SQL, and may serve as a baseline.
Why this server?
This server provides generic Open Database Connectivity (ODBC) to any Database Management System (DBMS) that's accessible via an ODBC Connector (Driver), including Oracle SQL.
Why this server?
Provides SQLAlchemy connectivity, which could be used to connect to Oracle databases, inspect schemas, and execute queries.
Why this server?
While the name indicates MySQL, the ability to manage database connections, execute SQL queries, and retrieve data might be adaptable to other databases, including Oracle SQL.
Why this server?
Although focused on PostgreSQL, the core functionalities of schema exploration and query execution might be adaptable to other database systems like Oracle.
Why this server?
This VS Code extension manages multiple databases, including PostgreSQL, MySQL, SQL Server, DuckDB, Redis, MongoDB, and more, and offers an MCP server providing access to those databases, their schemas, and query execution.
Why this server?
Although the description indicates MySQL and PostgreSQL support, it could potentially be extended to include Oracle SQL databases as well.