finagle-mysql is a MySQL driver built for Finagle. The project provides a simple query API with support for prepared statements and transactions while leveraging Finagle's client stack for connection pooling, load balancing, etc. See the API or docs for usage examples.