What dabatase backends are readily available for Ruby on Rails?
Posted
by Honza Pokorny
on Stack Overflow
See other posts from Stack Overflow
or by Honza Pokorny
Published on 2010-06-11T06:40:38Z
Indexed on
2010/06/11
6:53 UTC
Read the original article
Hit count: 244
ruby-on-rails
In the introductory tutorials, it talks about MySQL, Postgre and Sqlite3. Is anything else supported out-of-the-box? Are there any plugins to support other databases?
I'm mainly interested in NoSQL - Cassandra, CouchDB, etc.
Thanks
© Stack Overflow or respective owner