Project

m4dbi

0.01
No commit activity in last 3 years
No release in over 3 years
M4DBI provides models, associations and some convenient extensions to RDBI.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
>= 0
 Project Readme

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.