modern, simple and very fast MySQL library for Ruby
The Mysql2 gem is meant to serve the extremely common use-case of connecting, querying and iterating on results. Some database libraries out there serve as direct 1:1 mappings of the already complex C APIs available. This one is not.
Homepage: https://github.com/brianmario/mysql2
Maintainer: Jeremy Evans <jeremy@openbsd.org>