Alternatives.
parent
0f61e17472
commit
24a31b5efd
|
@ -972,6 +972,10 @@ As a side note, let's keep in mind that requesting several thousand entries in D
|
||||||
with SQL (varies from 0.1 to 2 ms on my machine for a single value without a search, just the first available entry).
|
with SQL (varies from 0.1 to 2 ms on my machine for a single value without a search, just the first available entry).
|
||||||
This should help put things into perspective.
|
This should help put things into perspective.
|
||||||
.
|
.
|
||||||
|
.SECTION Alternatives
|
||||||
|
Other approaches have been used beside SQL.
|
||||||
|
.TBD
|
||||||
|
.
|
||||||
.SECTION Future work
|
.SECTION Future work
|
||||||
This section presents all the features I want to see in a future version of the DODB library.
|
This section presents all the features I want to see in a future version of the DODB library.
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue