File tree Expand file tree Collapse file tree 2 files changed +456
-3
lines changed
Expand file tree Collapse file tree 2 files changed +456
-3
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,19 @@ <h2>Learning the basics</h2>
4141 </ li >
4242</ ul >
4343
44+ < h2 > Databases</ h2 >
45+ < ul class ="tutorial-list ">
46+ < li >
47+ < a href ="metarecord "> MetaRecord: generating Models with a simple DSL</ a >
48+ </ li >
49+ < li >
50+ < a href ="mongodb "> Building an application with MongoDB</ a >
51+ </ li >
52+ < li >
53+ < a href ="multipledb "> Using multiple databases</ a >
54+ </ li >
55+ </ ul >
56+
4457< h2 > Digging deeper</ h2 >
4558< ul class ="tutorial-list ">
4659 < li >
@@ -55,9 +68,6 @@ <h2>Digging deeper</h2>
5568 < li >
5669 < a href ="../request_pipeline "> The Request Pipe</ a >
5770 </ li >
58- < li >
59- < a href ="metarecord "> MetaRecord: generating Models</ a >
60- </ li >
6171 < li >
6272 < a href ="https://www.codesynthesis.com/products/odb/doc/manual.xhtml#14 " target ="_blank" "> ODB Pragma Language section</ a >
6373 </ li >
You can’t perform that action at this time.
0 commit comments