Skip to content

Commit 23b650e

Browse files
committed
Reorder index
1 parent a434cf9 commit 23b650e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/Index.en.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@
8686
11.6. Metaprogramming
8787
11.7. Metamodel dynamic interpretation
8888
12. Databases and persistent storage
89-
11.1. History of databases and navigational databases
90-
11.2. Key-value and other abstract data structures databases
91-
11.3. Relational data model and ER-diagrams
92-
11.4. Schemaless, object-oriented and document-oriented databases
93-
11.5. Hierarchical and graph databases
94-
11.6. Column databases and in-memory databases
95-
11.7. Distributed databases
89+
12.1. History of databases and navigational databases
90+
12.2. Key-value and other abstract data structures databases
91+
12.3. Relational data model and ER-diagrams
92+
12.4. Schemaless, object-oriented and document-oriented databases
93+
12.5. Hierarchical and graph databases
94+
12.6. Column databases and in-memory databases
95+
12.7. Distributed databases
9696
13. Distributed systems
9797
13.1. Interprocess communication
9898
13.2. Conflict-free replicated data types

0 commit comments

Comments
 (0)