1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/databases/ruby-pg/pkg-descr
2010-06-05 08:00:15 +00:00

11 lines
387 B
Plaintext

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: Ruby License or GPL2
WWW: http://rubyforge.org/projects/ruby-pg/