Posts tagged “tech history”
Databases: how they work, and a brief historyNov 19, 2019
I explain how databases actually work: what a DBMS is, why relational databases use tables, why NoSQL became a marketing term for mostly-in-memory stores, how your app connects to a database, and how replication and network topology affect consistency versus availability. A deep dive sparked by one friend's simple question.