We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdfbe6 commit 78aaa2aCopy full SHA for 78aaa2a
content/Index.en.md
@@ -75,6 +75,13 @@
75
10.5. Data-flow programming
76
10.6. Metaprogramming
77
10.7. Metamodel dynamic interpretation
78
-11. Databases and persistent storage
+11. Databases and persistent storage
79
+ 11.1. History of databases and navigational databases
80
+ 11.2. Key-value and other abstract data structures databases
81
+ 11.3. Relational data model and ER-diagrams
82
+ 11.4. Schemaless, object-oriented and document-oriented databases
83
+ 11.5. Hierarchical and graph databases
84
+ 11.6. Column databases and in-memory databases
85
+ 11.7. Distributed databases
86
12. Software architecture
87
13. Distributed systems
0 commit comments