Results 16 repositories owned by Brian C

node-pdf-text

44
Stars
20
Forks
Watchers

extract text from a pdf as an array of text blocks

node-pg-copy-streams

321
Stars
44
Forks
Watchers

COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.

node-pg-cursor

78
Stars
32
Forks
Watchers

Query cursor extension for node-postgres

node-pg-native

236
Stars
47
Forks
Watchers

Native (C/C++) bindings to PostgreSQL with sync and async options.

node-pg-query

79
Stars
16
Forks
Watchers

Simple helper to run queries with node-postgres

node-pg-query-stream

313
Stars
39
Forks
Watchers

Query results from node-postgres as a readable (object) stream