Pinned Repositories
jade-mode
Emacs major mode for jade template highlighting
node-domain-middleware
Middleware to attach your express app's request & response to a domain. No more process.uncaughtException nonsense.
node-forky
Forky manages your cluster module stuff for you so you don't have to pull your hair out.
node-pg-copy-streams
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.
node-pg-native
Native (C/C++) bindings to PostgreSQL with sync and async options.
node-pg-pool
A connection pool for node-postgres
node-pg-query-stream
Query results from node-postgres as a readable (object) stream
node-pg-types
Type parsing for node-postgres
node-postgres
PostgreSQL client for node.js.
node-sql
SQL generation for node.js
brianc's Repositories
brianc/node-postgres
PostgreSQL client for node.js.
brianc/node-sql
SQL generation for node.js
brianc/node-pg-copy-streams
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.
brianc/node-pg-query-stream
Query results from node-postgres as a readable (object) stream
brianc/node-pg-types
Type parsing for node-postgres
brianc/node-forky
Forky manages your cluster module stuff for you so you don't have to pull your hair out.
brianc/node-pg-native
Native (C/C++) bindings to PostgreSQL with sync and async options.
brianc/node-pg-pool
A connection pool for node-postgres
brianc/jade-mode
Emacs major mode for jade template highlighting
brianc/node-libpq
Simple, low level native bindings to PostgreSQL's libpq from node.js
brianc/node-postgres-docs
Documentation for node-postgres
brianc/node-pg-cursor
Query cursor extension for node-postgres
brianc/node-okay
bubble errors back up your big ol' nested callback chain
brianc/node-deprecate
Mark a method as deprecated by printing a warning to the console the first time it's called
brianc/node-buffer-writer
A very fast buffer writer with expandable memory to reduce memory use
brianc/node-heroku-env
Because sometimes I wanna connect my local box to heroku postgres.
brianc/node-packet-reader
brianc/node-querybox
A little helper to run queries stored in .sql files
brianc/indexeddb-performance-demo
Demo of simultaneous read/write speed vs. read only speed of indexeddb
brianc/node-ami
Asterisk AMI client for node.js
brianc/vim-config
mah vim config
brianc/json-with-typed-arrays
JSON stringify/parse with typed array support
brianc/wasm-hello-world
brianc/avsc
Avro for JavaScript :zap:
brianc/github-checks-test
brianc/lz4.js
lz4 for browser
brianc/nextra
The Next.js Static Site Generator
brianc/quick-ts-starter
brianc/rust-wasm-png-decoder
png decoder example by wasm32-unknown-unnkown.
brianc/travis-postgres-10-test
testing travis postgres 10 bootstrapping