From 6916a864871247a2f6aa60d5c69814cd2ba8ae4b Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 17 May 2019 20:03:39 -0400 Subject: Forgot to actually compile the methods. Now doing so. --- documentation/research/database.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'documentation/research') 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 -- cgit v1.2.3