Building a Database From Scratch 💾
Hey folks, This is the introductory chapter on a series of blogs on how you can build a database from scratch by yourself. But Why? Why build a database, you ask? There’s plenty already. And I only care about the CRUD stuff. Umm, I guess most of us treat a database as a black box and dump stuff into it. But we only care about some of it if we get a connection pool failure alert on our pager....