node-pg-copy-streams - COPY FROM / COPY TO for node-postgres
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff. PostgreSQL supports streaming binary data directly into and out of a table. This means you can take your favorite CSV or TSV or whatever format file and pipe it directly into an existing PostgreSQL table.
https://github.com/brianc/node-pg-copy-streams
License:
Tech:
Tags: