Comment by andriy_koval
6 hours ago
I personally built quite several specialized hyper-performant DB engines, and studied most popular OSS projects, and believe most DB questions are theoretically answered long ago(decade back). The puzzle is mostly to assemble pieces together to fit specific tradeoff of performance/simplicity/functionality and not overengineer system.
What is the best resource for finding good academic papers on databases that are actually practical to implement?