Skip to content
forked from ibmdb/ruby-ibmdb

Rails Adapter/Ruby driver for IBM DB2 and IBM Informix

Notifications You must be signed in to change notification settings

gus-bn/ruby-ibmdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-ibmdb

Rails Adapter/Ruby Driver for IBM Data Servers: {DB2 on Linux/Unix/Windows, DB2 on zOS, DB2 on IBMi, IBM Informix (IDS)}

Installing the IBM_DB adapter and driver

Issue the following command to install the ibm_db gem

gem install ibm_db

Contacts

For any issues or help: https://github.com/ibmdb/ruby-ibmdb/issues

e-mail id: [email protected]

License

Copyright (c) 2006 - 2016 IBM Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributions

See the contributions page

About

Rails Adapter/Ruby driver for IBM DB2 and IBM Informix

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 76.1%
  • C 23.9%