Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404735
en ru br
ALT Linux repos
S:0.5.4.2-alt0.1

Group :: Development/Ruby
RPM: gem-mysql2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.4.2-alt0.1
Build date: 21 september 2022, 17:10 ( 82.3 weeks ago )
Size: 105.42 Kb

Home page:   https://github.com/brianmario/mysql2

License: MIT
Summary: A modern, simple and very fast Mysql library for Ruby - binding to libmysql
Description:

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.

It also forces the use of UTF-8 [or binary] for the connection [and all strings
in 1.9, unless Encoding.default_internal is set then it will convert from UTF-8
to that encoding] and uses encoding-aware MySQL API calls where it can.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-mysql2
  • gem-mysql2-debuginfo
  • gem-mysql2-devel
  • gem-mysql2-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin