Comment on Ask HN: Understanding How Databases WorkComments−akshaykumar903yThese are just 2 recent links from my bookmarks:- How a SQL database works <https://calpaterson.com/how-a-sql-database-works.html>- Making a change to SQLite source code <https://brunocalza.me/making-a-change-to-sqlite-source-code/>I can recommend following Phil Eaton on twitter: https://twitter.com/phil_eaton. They post lots of nitty gritty posts about database development. I likely discovered the above links via their feed.
Comments
These are just 2 recent links from my bookmarks:
- How a SQL database works <https://calpaterson.com/how-a-sql-database-works.html>
- Making a change to SQLite source code <https://brunocalza.me/making-a-change-to-sqlite-source-code/>
I can recommend following Phil Eaton on twitter: https://twitter.com/phil_eaton. They post lots of nitty gritty posts about database development. I likely discovered the above links via their feed.