Skip to content
/ m4dbi Public

M4DBI is a Ruby library that provides ORM modelling to the RDBI library.

License

Notifications You must be signed in to change notification settings

Pistos/m4dbi

Repository files navigation

M4DBI - Models (and more) For DBI

github.com/Pistos/m4dbi

M4DBI is a Ruby library that provides ORM modelling to RDBI ( github.com/RDBI/rdbi ).

Dependencies

- rdbi
  - rdbi-driver-* for your choice of DBs
- metaid (gem install metaid)
- bacon (optional, for running tests; gem install bacon)

Installation

Repository

To use the repository version, you need git ( git-scm.com/ ). Chances are, there is a git package for your Linux/UNIX flavour.

cd /where/you/want/m4dbi
git clone git://github.com/Pistos/m4dbi.git

Usage

See the spec/ dir.

(Somewhat out of date – 2011-08-14)

Source Code

Browse source at github.com/Pistos/m4dbi . Very limited rdocs at rdoc.info/github/Pistos/m4dbi/master/frames .

Feedback and Support

On IRC: irc.freenode.net ##mathetes . Use webchat.freenode.net/?channels=mathetes if you don’t have an IRC client.

About

M4DBI is a Ruby library that provides ORM modelling to the RDBI library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages