summaryrefslogtreecommitdiff
path: root/databases/rubygem-mysql2/pkg-descr
blob: c94120b5578eb1d6f098b5b5f9c283c2e395da72 (plain) (blame)
1
2
3
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.