Registry / database / dbd-pg

dbd-pg

JSON →
library0.3.9rbrubygemsunverified

A DBI database driver for PostgreSQL, enabling Ruby database interface connections.

gem install dbd-pg
INSTALL
IMPORT
SIG · DBD-PG
D
dbd-pg
databaserubyv0.3.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DBD
✓ require 'dbd/pg'

Connect to a PostgreSQL database using DBI.

require 'dbd/pg' dbh = DBI.connect('DBI:Pg:dbname=test')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
dbd-pg — gem install dbd-pg · libregistry