Update databases/p5-SQLite-Work to version 0.16
[dports.git] / databases / rubygem-mysql2 / pkg-descr
1 The Mysql2 gem is meant to serve the extremely common use-case of connecting,
2 querying and iterating on results. Some database libraries out there serve as
3 direct 1:1 mappings of the already complex C API's available. This one is not.
4
5 WWW: http://github.com/brianmario/mysql2