Skip to content

Commit 78aaa2a

Browse files
committed
Add data storage section
1 parent 3bdfbe6 commit 78aaa2a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

content/Index.en.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,13 @@
7575
10.5. Data-flow programming
7676
10.6. Metaprogramming
7777
10.7. Metamodel dynamic interpretation
78-
11. Databases and persistent storage
78+
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
7986
12. Software architecture
8087
13. Distributed systems

0 commit comments

Comments
 (0)