Marjoree:
Release 0.0.1
Marjoree is a ruby library that can be used to access a database. The main driver behind the development of Marjoree was to allow easy unit testing, and more specifically test driven development, of stored procedures. When combined with rUnit this provides a suitable unit testing environment.
Running Marjoree:
Marjoree uses ODBC to connect to a dataserver,
1: To set up and ODBC connection on Windows,
Go to 'Control Panel', 'Adminstrative Tool', and select 'Data Sources (ODBC)' and enter the appropriate details of your database.