aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/database.md
diff options
context:
space:
mode:
authorEduardo Julian2019-11-18 18:45:52 -0400
committerEduardo Julian2019-11-18 18:45:52 -0400
commitfa40cabbf361b717023183b57eed3bb72919a080 (patch)
tree79c141f26427f3fd1385c257deaf0473d1f38282 /documentation/research/database.md
parenta5a71a224408b6a7a736fd2f4c06646bf5c89fd8 (diff)
Minor adjustments.
Diffstat (limited to '')
-rw-r--r--documentation/research/database.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/research/database.md b/documentation/research/database.md
index 52447b970..3445b0aa7 100644
--- a/documentation/research/database.md
+++ b/documentation/research/database.md
@@ -9,6 +9,10 @@
1. [Foundations of Databases](http://webdam.inria.fr/Alice/)
1. https://medium.com/textileio/building-the-firebase-for-crdts-7dd8dea8953a
+# Data structure
+
+1. [The Concurrent 2-Trie](https://medium.com/@chrisvest/the-concurrent-2-trie-67deb2b57ba1)
+
# Query
1. https://www.influxdata.com/blog/why-were-building-flux-a-new-data-scripting-and-query-language/
@@ -104,6 +108,8 @@
# Exemplar
+1. [Database of Databases](https://dbdb.io/)
+
## General
1. https://github.com/Workiva/eva/