List of databases supported by Rails

0 views
Skip to first unread message

Damjan Rems

unread,
Mar 25, 2009, 5:20:37 AM3/25/09
to rubyonra...@googlegroups.com

Where can I obtain list of databases supported by Ruby on Rails?


Thanks
TheR
--
Posted via http://www.ruby-forum.com/.

Peter De Berdt

unread,
Mar 25, 2009, 5:28:38 AM3/25/09
to rubyonra...@googlegroups.com

On 25 Mar 2009, at 10:20, Damjan Rems wrote:

Where can I obtain list of databases supported by Ruby on Rails?

Damjan Rems

unread,
Mar 25, 2009, 6:10:17 AM3/25/09
to rubyonra...@googlegroups.com

Thanks. I have also find this which adds some more.

gem list --remote --source=http://gems.rubyonrails.org

*** REMOTE GEMS ***

actionmailer (2.2.0)
actionpack (2.2.0)
activerecord (2.2.0)
activerecord-firebird-adapter (1.0.0.9250)
activerecord-frontbase-adapter (1.0.0.9250)
activerecord-informix-adapter (1.0.0.9250)
activerecord-openbase-adapter (1.0.0.9250)
activerecord-oracle-adapter (1.0.0.9250)
activerecord-sqlserver-adapter (1.0.0.9250)
activerecord-sybase-adapter (1.0.0.9250)
activeresource (2.2.0)
activesupport (2.2.0)
rails (2.2.0)

by

Greg Donald

unread,
Mar 25, 2009, 11:25:12 AM3/25/09
to rubyonra...@googlegroups.com
On Wed, Mar 25, 2009 at 5:10 AM, Damjan Rems
<rails-mai...@andreas-s.net> wrote:
> activerecord-oracle-adapter (1.0.0.9250)

If you use Oracle be sure to use the enhanced adapter, many
improvements to be had:

> gem list --local|grep oracle
activerecord-oracle_enhanced-adapter (1.2.0, 1.1.9)

--
Greg Donald
http://destiney.com/

Reply all
Reply to author
Forward
0 new messages