2009-11-17 17:55:55 +01:00
|
|
|
A Ruby interface to the PostgreSQL Relational Database Management System.
|
|
|
|
|
|
|
|
The 'pg' module is the newer module, that has been greatly improved, and
|
|
|
|
is almost a complete rewrite. It is not backwards compatible. Use this module
|
|
|
|
for newly written code. It should be more stable, less buggy, and has more
|
|
|
|
features.
|
|
|
|
|
2010-06-05 10:00:15 +02:00
|
|
|
LICENSE: Ruby License or GPL2
|
2009-11-17 17:55:55 +01:00
|
|
|
|
|
|
|
WWW: http://rubyforge.org/projects/ruby-pg/
|