From: Andy Grove Date: 2009-01-22T01:13:22+09:00 Subject: [ANN] Ruby/MySQL code generator 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