UNPKG

db-conn-pgsql

Version:

Database Connecton Postgres SQL

11 lines (7 loc) 122 B
# Postgres SQL implementation of db-conn (JDBC like) # Connect to database ``` ``` # Connection Pool ``` ```