[ANN] Ruby/MySQL code generator

A

Andy Grove

CodeFutures has just released a new version of FireStorm/DAO which can
now generate Ruby source code implementing the Data Access Object
(DAO) design pattern. The generated code relies on the mysql-ruby
module to access the database.

FireStorm/DAO also supports code generation for Java and is a free
product (limited to generating code for 20 tables from a schema but a
commercial version is available that removes the restriction).

For example generated code, see this page:
http://www.codefutures.com/mysql-ruby/

To download the free version of the product, see this page:
http://www.codefutures.com/products/firestorm/download/

Regards,

Andy Grove
Chief Architect
CodeFutures Corporation
 
M

Michael Fellinger

CodeFutures has just released a new version of FireStorm/DAO which can
now generate Ruby source code implementing the Data Access Object
(DAO) design pattern. The generated code relies on the mysql-ruby
module to access the database.

Sorry, but i did read your page and couldn't find any information of
why one would use this over a normal ORM (AR, Sequel, DM, ...). There
seem to be no benefits (i would count code generation even as a
liability), and it is tied to mysql.
Is there more to come?

^ manveru
 
A

Albert Schlef

Michael said:
CodeFutures has just released a new version of FireStorm/DAO which can
now generate Ruby source code implementing the Data Access Object
(DAO) design pattern. The generated code relies on the mysql-ruby
module to access the database.

Sorry, but i did read your page and couldn't find any information of
why one would use this over a normal ORM (AR, Sequel, DM, ...). [...]

Yeah, I too would like to get an answer for that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,969
Messages
2,570,161
Members
46,708
Latest member
SherleneF1

Latest Threads

Top