Ruby DBAL?

D

Daniel DeLorme

I'm trying to write an ORM because it sounds like a fun learning
experience. The idea is to grab some concepts of Og and some concepts of
ActiveRecord and mix them with some of my own. But I don't want to have
to write my own DB abstraction layer to handle different DB engines.
Right now I'm using the rails ConnectionAdapters but is there a non-ORM,
standalone SQL abstraction layer package for ruby?

Daniel
 
K

khaines

I'm trying to write an ORM because it sounds like a fun learning experience.
The idea is to grab some concepts of Og and some concepts of ActiveRecord and
mix them with some of my own. But I don't want to have to write my own DB
abstraction layer to handle different DB engines. Right now I'm using the
rails ConnectionAdapters but is there a non-ORM, standalone SQL abstraction
layer package for ruby?

ruby-dbi

http://rubyforge.org/projects/ruby-dbi


Kirk Haines
 

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

No members online now.

Forum statistics

Threads
474,263
Messages
2,571,312
Members
47,987
Latest member
Gaurav

Latest Threads

Top