forked from Lainports/freebsd-ports
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. LICENSE: BSD or GPL2 WWW: http://rubyforge.org/projects/ruby-pg/
10 lines
378 B
Text
10 lines
378 B
Text
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.
|
|
|
|
LICENSE: BSD or GPL2
|
|
|
|
WWW: http://rubyforge.org/projects/ruby-pg/
|