Skip to main content
Glama
166,494 tools. Last updated 2026-05-31 23:01

"Techniques for Optimizing Oracle Database Queries" matching MCP tools:

  • Execute SQL queries against Oracle databases using SELECT, DESCRIBE, or EXPLAIN PLAN statements for data retrieval and analysis.
    MIT
  • Execute read-only SELECT queries on Oracle databases to retrieve data securely with fine-grained access control and table-level permissions.
    MIT
  • Retrieve data from Oracle databases using SELECT queries. Execute SQL commands to access and extract information directly from the database via the MCP Oracle Server.
    MIT
  • Retrieve all table names in an Oracle database using the MCP Oracle Server for database interaction and management tasks.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Agent-native price and event oracle with cryptographic source attestation

  • startup-oracle MCP — wraps StupidAPIs (requires X-API-Key)

  • Execute SQL queries on Oracle databases to retrieve or manipulate data, supporting parameters and row limits for efficient database operations.
    MIT
  • Retrieve column names, data types, primary keys, and foreign key relationships for a specified database table to understand table structure before writing queries.
    Apache 2.0
  • Run SQL queries against a database connection. Use parameterized queries for safe execution of user input.
    Apache 2.0
  • Generate starter SQL queries for a schema or database to help users orient themselves in unfamiliar storage units with onboarding hints.
    Apache 2.0
  • Retrieve counts, labels, edge types, and schema of your graph database to understand its state before writing queries or after mutations.
    Apache 2.0
  • Monitor active database queries and processes on Heroku apps to identify long-running queries, track progress, debug performance issues, and view resource usage in real-time.
    Apache 2.0
  • Analyze and resolve database locks and blocking transactions. Identify blocked queries, investigate deadlocks, monitor lock states, and improve performance by diagnosing concurrency issues.
    Apache 2.0
  • Retrieve current market price for any Hyperliquid perpetual, including mid, mark, oracle prices, 24h change, funding rate, open interest, and 24h volume.
    MIT
  • Execute ABAP SQL SELECT queries on database tables and CDS views via SAP ADT Data Preview API for ad-hoc data retrieval, row counts, and filtered queries.
    MIT
  • Run SQL queries to analyze, modify, or troubleshoot Heroku PostgreSQL databases. Execute commands or file-based queries with credential management for direct database access.
    Apache 2.0
  • Delete multiple rows from an Appwrite database table using queries. Remove all rows if no queries are specified, with support for bulk operations and transaction staging.
    MIT