Explore >> Select a destination


You are here

www.adamconrad.dev
| | architecturenotes.co
14.7 parsecs away

Travel
| | How Relational Databases Work. This post talks about how indexes and transactions work on the inside of relational databases.
| | henrikwarne.com
11.2 parsecs away

Travel
| | What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is...
| | decomposition.al
15.1 parsecs away

Travel
| | by Natasha Mittal ? edited by Devashish Purandare and Lindsey Kuper
| | skiplang.com
68.6 parsecs away

Travel
| One of my biggest frustration when I try to learn a new language (Rust, Elm) or work on a language that I haven't touched in a while (OCaml, C++, PHP) is around syntax. I know what I want to write and I have an approximate idea of how it should be written but don't exactly get it right.