[sf-perl] ORM vs. DBI

Rich Morin rdm at cfcl.com
Sun Feb 27 18:59:54 PST 2011


Some folks might find this interesting:

  Arel is a Relational Algebra for Ruby. It 1) simplifies
  the generation of complex SQL queries and it 2) adapts
  to various RDBMS systems.  It is intended to be a
  framework framework; that is, you can build your own ORM
  with it, focusing on innovative object and collection
  modeling as opposed to database compatibility and query
  generation.

  -- https://github.com/rails/arel
-- 
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     rdm at cfcl.com
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Software system design, development, and documentation


More information about the SanFrancisco-pm mailing list