aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/database.md
diff options
context:
space:
mode:
authorEduardo Julian2019-05-17 20:03:39 -0400
committerEduardo Julian2019-05-17 20:03:39 -0400
commit6916a864871247a2f6aa60d5c69814cd2ba8ae4b (patch)
treeb3c522d9d41c0f51a5abb25d338540c7f0ebd917 /documentation/research/database.md
parent6c5a33ea07732fdd415712af49784653266682b3 (diff)
Forgot to actually compile the methods. Now doing so.
Diffstat (limited to '')
-rw-r--r--documentation/research/database.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/research/database.md b/documentation/research/database.md
index 4d3be85a6..63fbd541c 100644
--- a/documentation/research/database.md
+++ b/documentation/research/database.md
@@ -48,10 +48,9 @@
# Index
1. https://en.wikipedia.org/wiki/Fractal_tree_index
-1. Beating hash tables with trees? The ART-ful radix trie
-
- https://www.the-paper-trail.org/post/art-paper-notes/
+1. [Beating hash tables with trees? The ART-ful radix trie](https://www.the-paper-trail.org/post/art-paper-notes/)
1. https://www.ristret.com/s/gnd4yr/brief_history_log_structured_merge_trees
+1. [Getting The Most Out Of Your PostgreSQL Indexes](https://pgdash.io/blog/postgres-indexes.html?p)
# Relational Algebra