|
You are here |
www.adamconrad.dev | ||
| | | | |
architecturenotes.co
|
|
| | | | | How Relational Databases Work. This post talks about how indexes and transactions work on the inside of relational databases. | |
| | | | |
henrikwarne.com
|
|
| | | | | 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
|
|
| | | | | by Natasha Mittal ? edited by Devashish Purandare and Lindsey Kuper | |
| | | | |
skiplang.com
|
|
| | | 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. | ||