axelson
ElixirConf 2019: Writing an Ecto Adapter: Introducing MyXQL - Wojtek Mach
by @wojtekmach
In this talk, we will present MyXQL, a new Elixir driver for the MySQL database.
From connecting to TCP socket, through encoding and decoding a binary protocol, all the way to integrating with DBConnection and Ecto, this talk is a whirlwind tour of building a database driver with Elixir. After watching this talk, you should know about the significant parts of the driver, how to make one (or contribute to one!) and lessons learned from working on MyXQL.
View all threads tagged with myxql
View all elixirconf2019 talks
Most Liked
axelson
If you enjoyed this video I’d also like to highly recommend the blog series about creating and designing MyXQL: Building a new MySQL adapter for Ecto, Part I: Hello World « Plataformatec Blog
I especially enjoyed the in-depth details of binary pattern matching of the MySQL binary protocol ![]()
Popular in Talks
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









