From c246adaad066d7192527a95ffaa49f8668d10d15 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 18 May 2019 13:50:55 -0400 Subject: Moved my research notes from Trello to the repo. * On math. * On operating systems.--- documentation/research/database.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation/research/database.md') diff --git a/documentation/research/database.md b/documentation/research/database.md index 63fbd541c..a13ec496b 100644 --- a/documentation/research/database.md +++ b/documentation/research/database.md @@ -51,6 +51,7 @@ 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) +1. http://databasearchitects.blogspot.com/2019/05/why-use-learning-when-you-can-fit.html # Relational Algebra @@ -248,6 +249,10 @@ 1. https://www.tadviewer.com/ +# Security + +1. [The ZombieLoad Pragmatist: Tips for Surviving in a Post-Meltdown World](https://www.scylladb.com/2019/05/17/the-zombieload-pragmatist/) + # _Temporary cache_ 1. https://github.com/pubkey/rxdb -- cgit v1.2.3