From 7da524632a32b3787489a87430fd0e0aa8f1bb66 Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 29 Mar 2019 08:56:39 +0100 Subject: [PATCH] added 'Let's Build a Simple Database' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc1caf0..510b7fd 100644 --- a/README.md +++ b/README.md @@ -706,6 +706,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Gitlab and NFS bug - how we spent two weeks hunting an NFS bug in the Linux kernel.
  :small_orange_diamond: How To Become A Hacker - if you want to be a hacker, keep reading.
  :small_orange_diamond: Operation Costs in CPU - an infographics which should help to estimate costs of certain operations in CPU clocks.
+  :small_orange_diamond: Let's Build a Simple Database - writing a sqlite clone from scratch in C.

#### Inspiring Lists  [[TOC]](#anger-table-of-contents)