Re-Ask HN: Any good books/lectures for database systems implementation?
https://news.ycombinator.com/item?id=6424068So I'm interested in database systems implementation, nut just using an existing DB.
Topics such as DB kernel engineering, ACID implementation, Query optimization and processing, Logic databases implementation, distributed databases, sharding impl, etc...
Any good starting point for self-teaching?