Slide 7
Slide 7 text
Trilogy db client
● Custom implementation of MySQL protocol
● Supports most frequently used parts of the
protocol
○ Authentication handshake
○ Ping, query, and quit commands
● Designed for flexibility, performance and ease of
embedding
Check out Matthew Draper’s article
on GitHub’s engineering blog:
https://github.com/github/trilogy
● MySQL database client with Ruby bindings
● Open sourced by GitHub in 2022