Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 368 Bytes

js_postgres

Test different combination of Postgres Javascript library

  1. pg-promise √
  2. pg basic √
  3. pg with connection pool √

Database schema:

Column Type Modifiers
name character varying(20)
dob date