SQL Building

Section • 5 episodes • 3 hr 25 min

SQL is one of the most powerful and concise programming languages ever invented, but it is usually written as a raw string in some other language, such as Swift, JavaScript, Ruby, and so on. In this series we develop a SQL building library from scratch with a focus on type-safety and composability, and along the way we will dive deep into the various syntaxes of SQL.