Building a MySQL Database Driver in Elixir

Maqbool
Dec 25, 2020

Have you ever wondered what happens beneath the covers when you talk to your Database? Well, you are in for a treat! In this talk, we are going to uncover the dark magic behind Database Drivers. We will look at everything that is needed to talk to a database, query its data, and transform it into the native data types in Elixir.

https://speakerdeck.com/maqbool/building-a-mysql-database-driver-in-elixir

--

--