Tweak databases/p5-Amazon-SimpleDB version 0.03_1
[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: https://github.com/brianmario/mysql2