vault backup: 2026-07-26 09:35:48
This commit is contained in:
@@ -19,5 +19,7 @@
|
||||
|
||||
## [[Resource Description Framework und Wissensgraphen]]
|
||||
|
||||
## [[MongoDB]]
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
NoSQL Database
|
||||
Dokumenten-orientiert
|
||||
JSON dokumente (Intern BSON)
|
||||
Flexibles Schema. Dokumente einer Collection können unterschiedliche Felder haben!
|
||||
Collection = Table that stores Documents
|
||||
Field = Spalte key-value pair
|
||||
*_id* Feld als Int für eindeutige Identifizierung eines Dokuments
|
||||
Reference in New Issue
Block a user