dinoex / ruby-bdb1

Ruby bindings for Berkeley DB 1.8x by Guy Decoux

Home Page:http://moulon.inra.fr/ruby/bdb1.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bdb1

Synopsis

A Ruby interface to Berkeley DB 1.85 and 1.86

Examples

See the examples directory for code examples.

Installation

You can install this module simply by:

gem install bdb1

License

Copyright (c) 2002-2008 Guy Decoux Copyright (c) 2008-2011 Akinori MUSHA

You can redistribute it and/or modify it under the same term as Ruby.

About

Ruby bindings for Berkeley DB 1.8x by Guy Decoux

http://moulon.inra.fr/ruby/bdb1.html

License:Other


Languages

Language:C 63.3%Language:Ruby 36.7%