Skip to main content
Glama
databases.json6.1 kB
{ "databases": [ { "id": "postgresql", "name": "PostgreSQL", "type": "SQL", "category": "RDBMS", "features": ["ACID", "JSON", "Full-text Search"] }, { "id": "mysql", "name": "MySQL", "type": "SQL", "category": "RDBMS", "features": ["ACID", "Replication"] }, { "id": "mariadb", "name": "MariaDB", "type": "SQL", "category": "RDBMS", "features": ["MySQL-compatible", "Galera Cluster"] }, { "id": "sqlite", "name": "SQLite", "type": "SQL", "category": "Embedded", "features": ["Serverless", "Zero-config"] }, { "id": "oracle", "name": "Oracle Database", "type": "SQL", "category": "Enterprise", "features": ["ACID", "PL/SQL"] }, { "id": "sqlserver", "name": "SQL Server", "type": "SQL", "category": "Enterprise", "features": ["T-SQL", "SSRS", "SSIS"] }, { "id": "db2", "name": "IBM DB2", "type": "SQL", "category": "Enterprise", "features": ["ACID", "Mainframe"] }, { "id": "mongodb", "name": "MongoDB", "type": "NoSQL", "category": "Document", "features": ["JSON/BSON", "Aggregation", "Sharding"] }, { "id": "couchdb", "name": "CouchDB", "type": "NoSQL", "category": "Document", "features": ["JSON", "MapReduce", "HTTP API"] }, { "id": "ravendb", "name": "RavenDB", "type": "NoSQL", "category": "Document", "features": ["ACID", ".NET Native"] }, { "id": "firestore", "name": "Cloud Firestore", "type": "NoSQL", "category": "Document", "features": ["Real-time", "Serverless"] }, { "id": "redis", "name": "Redis", "type": "NoSQL", "category": "Key-Value", "features": ["In-Memory", "Pub/Sub", "Streams"] }, { "id": "dynamodb", "name": "Amazon DynamoDB", "type": "NoSQL", "category": "Key-Value", "features": ["Serverless", "Auto-scaling"] }, { "id": "memcached", "name": "Memcached", "type": "NoSQL", "category": "Key-Value", "features": ["In-Memory", "Caching"] }, { "id": "couchbase", "name": "Couchbase", "type": "NoSQL", "category": "Multi-Model", "features": ["Document", "Key-Value", "SQL++"] }, { "id": "cassandra", "name": "Apache Cassandra", "type": "NoSQL", "category": "Wide-Column", "features": ["Distributed", "High Write Throughput"] }, { "id": "scylladb", "name": "ScyllaDB", "type": "NoSQL", "category": "Wide-Column", "features": ["Cassandra-compatible", "C++"] }, { "id": "hbase", "name": "Apache HBase", "type": "NoSQL", "category": "Wide-Column", "features": ["Hadoop", "Big Data"] }, { "id": "bigtable", "name": "Google Bigtable", "type": "NoSQL", "category": "Wide-Column", "features": ["Managed", "Petabyte-scale"] }, { "id": "neo4j", "name": "Neo4j", "type": "NoSQL", "category": "Graph", "features": ["Cypher", "ACID", "Native Graph"] }, { "id": "neptune", "name": "Amazon Neptune", "type": "NoSQL", "category": "Graph", "features": ["Managed", "Gremlin", "SPARQL"] }, { "id": "arangodb", "name": "ArangoDB", "type": "NoSQL", "category": "Multi-Model", "features": ["Document", "Graph", "Key-Value"] }, { "id": "janusgraph", "name": "JanusGraph", "type": "NoSQL", "category": "Graph", "features": ["Distributed", "Gremlin"] }, { "id": "tigergraph", "name": "TigerGraph", "type": "NoSQL", "category": "Graph", "features": ["Real-time", "Deep Link Analytics"] }, { "id": "dgraph", "name": "Dgraph", "type": "NoSQL", "category": "Graph", "features": ["GraphQL", "Distributed"] }, { "id": "cockroachdb", "name": "CockroachDB", "type": "NewSQL", "category": "Distributed SQL", "features": ["ACID", "Geo-distributed"] }, { "id": "tidb", "name": "TiDB", "type": "NewSQL", "category": "Distributed SQL", "features": ["MySQL-compatible", "HTAP"] }, { "id": "yugabytedb", "name": "YugabyteDB", "type": "NewSQL", "category": "Distributed SQL", "features": ["PostgreSQL-compatible", "Multi-cloud"] }, { "id": "spanner", "name": "Google Spanner", "type": "NewSQL", "category": "Distributed SQL", "features": ["Global", "Strong Consistency"] }, { "id": "voltdb", "name": "VoltDB", "type": "NewSQL", "category": "In-Memory", "features": ["High Velocity", "ACID"] }, { "id": "elasticsearch", "name": "Elasticsearch", "type": "Search", "category": "Full-Text Search", "features": ["Lucene", "Analytics", "REST API"] }, { "id": "opensearch", "name": "OpenSearch", "type": "Search", "category": "Full-Text Search", "features": ["Elasticsearch Fork", "Apache License"] }, { "id": "solr", "name": "Apache Solr", "type": "Search", "category": "Full-Text Search", "features": ["Lucene", "Faceted Search"] }, { "id": "meilisearch", "name": "Meilisearch", "type": "Search", "category": "Full-Text Search", "features": ["Typo-tolerant", "Fast"] }, { "id": "influxdb", "name": "InfluxDB", "type": "Time-Series", "category": "Time-Series", "features": ["High Write", "Retention Policies"] }, { "id": "timescaledb", "name": "TimescaleDB", "type": "Time-Series", "category": "Time-Series", "features": ["PostgreSQL Extension", "SQL"] } ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/millsydotdev/Code-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server