aboutsummaryrefslogblamecommitdiff
path: root/databases/rubygem-mysql2/pkg-descr
blob: 895cc0fa196308ac29043046986314043b6d3bbd (plain) (tree)
1
2
3
4
5




                                                                              
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 API's available. This one is not.

WWW: http://github.com/brianmario/mysql2