4b0f56cdfa
This is a newer interface to access PostgreSQL database from Ruby. It is designed to offer every feature available in libpq to Ruby, with a better API. This module is simpler, cleaner, and more portable than ruby-postgres. Submitted and maintained by Jeremy Evans.
5 lines
223 B
Plaintext
5 lines
223 B
Plaintext
This is a newer interface to access PostgreSQL database from Ruby.
|
|
It is designed to offer every feature available in libpq to Ruby, with a
|
|
better API. This module is simpler, cleaner, and more portable than
|
|
ruby-postgres.
|