update title

D David Veksler · 1 year ago 7a9d76f680255e89d3f194ff398221c1e74f2fd2
Parent: f0c92794b

1 file changed +1 −1

Diff

diff --git a/databases.html b/databases.html
index fd0a651..b396699 100644
--- a/databases.html
+++ b/databases.html
@@ -3,7 +3,7 @@
 <head>
      <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Database Diagram Cheatsheet - Philosophies & Tradeoffs</title>
+    <title>Databases Cheatsheet - Interactive database diagram cheatsheet comparing SQL (Postgres, MySQL, SQL Server, SQLite) vs NoSQL (MongoDB, Redis, Cassandra, Neo4j) vs Search (Elasticsearch) on philosophies, tradeoffs, scalability, and use cases</title>
 
     <!-- SEO Meta Description -->
     <meta name="description" content="Interactive database diagram cheatsheet comparing SQL (Postgres, MySQL, SQL Server, SQLite) vs NoSQL (MongoDB, Redis, Cassandra, Neo4j) vs Search (Elasticsearch) on philosophies, tradeoffs, scalability, and use cases.">