top | item 35921492

(no title)

jpamata | 2 years ago

"How Query Engines Work" by Andy Grove, you build one in Kotlin: https://leanpub.com/how-query-engines-work

The author also made it available for free at https://howqueryengineswork.com/00-introduction.html

On implementation, my favourite is "Database Design and Implementation" by Ed Sciore, you write a relational DB in Java, including the parser.

discuss

order