Explore tens of thousands of sets crafted by our community.
Database Management Systems (DBMS)
10
Flashcards
0/10
MongoDB
NoSQL DBMS, schema-less JSON-like document storage, high scalability with sharding.
Apache Cassandra
Wide-column store NoSQL DBMS, high availability, designed for distributed data.
IBM DB2
RDBMS with strong support for XML, COBOL, and Java, good for enterprise solutions.
MySQL
Open-source relational DBMS, strong ACID compliance, wide use in web applications.
SQLite
Lightweight, serverless, RDBMS, embedded into applications, zero-configuration.
Neo4j
Graph DBMS, optimized for related data and complex queries, ACID-compliant transactions.
Oracle Database
Enterprise-grade RDBMS, high performance for large-scale applications, extensive security features.
Redis
In-memory key-value data store, high performance, commonly used for caching and real-time applications.
PostgreSQL
Advanced open-source RDBMS, support for complex queries, extensible and supports advanced data types.
Microsoft SQL Server
RDBMS known for integration with Windows, includes BI tools, Azure cloud integration.
© Hypatia.Tech. 2024 All rights reserved.