mindmap
root(DB)
SQL("SQL Databases")
SQLDB("Examples: MySQL, PostgreSQL, Oracle")
SQLDESC("Use Structured Query Language")
SQLSTORAGE("Data Stored in Tables")
SQLUSE("Best for Complex Queries and Transactions")
NOSQL("NoSQL Databases")
NOSQLDB("Examples: MongoDB, Cassandra, Redis")
NOSQLDESC("Use Variety of Data Storage Methods")
NOSQLUSE(["Best for Large Volumes of Data and Quick Scaling")
Created
June 12, 2023 19:03
-
-
Save sagars01/74029053a2b7da4d789298c10c42a840 to your computer and use it in GitHub Desktop.
DB Mindmap
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment