Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2025-05-13 00:19:41 +10:00
359 changed files with 2173 additions and 1315 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
"documentation": null,
"website": "https://www.mongodb.com/",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/mongodb.svg",
"config_path": "",
"description": "MongoDB is a NoSQL database that uses a document-oriented data model, storing data in JSON-like documents with dynamic schemas. This design offers flexibility and scalability, making it ideal for handling large volumes of data. MongoDB supports indexing, replication, and load balancing, ensuring high performance and availability, and can distribute data across multiple servers, making it well-suited for big data applications.",
"install_methods": [
{
@@ -32,4 +33,4 @@
},
"notes": [],
"status": "✅"
}
}