Skip to content

mplatov/mysql

 
 

Repository files navigation

MySQL/Ruby

This is a the classic Ruby C wrapper for MySQL (v.2.8) repackaged as a gem which will build without passing any extra parameters on many system. It relies on the availability in path of the right mysql_config executable. This gem is Ruby 1.9 compatible

Installation

Run the following if you haven't already:

gem sources -a http://gems.github.com

Install the gem(s):

sudo gem install mplatov-mysql

Credits

TOMITA Masahiro is the author of the original wrapper for Mysql C library, which is released under the Ruby license.

Copyright (c) 2008 Elia Schito.

About

the MySQL/Ruby library wrapped into a gem that installs smoothly

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING.ja

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.8%
  • Ruby 41.2%