Pinned Repositories
dokku-logging-supervisord
Individual app logs and supervisord for Dokku
node-async-main
Wrapper for invoking async main functions
node-pg-db
Transactions, named parameters, and more for node-postgres
node-pg-query-exec
Pleasant wrapper for pg that provides a simple async API, strong typing, named parameters, and implicit transactions
node-pg-spice
Monkey patch providing syntactic sugar and spice atop the node-postgres client library
node-rand-token
Generate random token strings
node-simple-encryptor
Simplified encryption/decryption for node.js
pelican-dokku-bare
A bare bones example of a Pelican powered blog that can be deployed to a Dokku powered PaaS
pelican-octopress-theme
Octopress default theme copied for pelican
postgres-with-nodejs-code
PostgreSQL Application Development With Node.js Code Examples
sehrope's Repositories
sehrope/node-rand-token
Generate random token strings
sehrope/node-simple-encryptor
Simplified encryption/decryption for node.js
sehrope/node-pg-db
Transactions, named parameters, and more for node-postgres
sehrope/node-pg-spice
Monkey patch providing syntactic sugar and spice atop the node-postgres client library
sehrope/postgres-with-nodejs-code
PostgreSQL Application Development With Node.js Code Examples
sehrope/forego
Foreman in Go
sehrope/node-pg-password-util
sehrope/node-pg-query-exec
Pleasant wrapper for pg that provides a simple async API, strong typing, named parameters, and implicit transactions
sehrope/braintree_java
Braintree Java library
sehrope/DefinitelyTyped
The repository for high quality TypeScript type definitions.
sehrope/docker-postgres
Docker Official Image packaging for Postgres
sehrope/express
Fast, unopinionated, minimalist web framework for node.
sehrope/fast-json-stable-stringify
Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.
sehrope/helmet
Help secure Express apps with various HTTP headers
sehrope/mssql-jdbc
The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
sehrope/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
sehrope/node-mysql2
:zap: fast node-mysql compatible mysql driver for node.js
sehrope/node-pg-types
Type parsing for node-postgres
sehrope/node-postgres
Non-blocking PostgreSQL client for node.js. Pure JavaScript and native libpq bindings.
sehrope/node-postgres-docs
Documentation for node-postgres
sehrope/node-snake-juice
Generate self signed certificates and RSA key pairs
sehrope/nvm
Node Version Manager - Simple bash script to manage multiple active node.js versions
sehrope/pgconf-nyc-2021-advanced-schema-design
Slides from my Advanced Postgres Schema Design at PGConf NYC 2021
sehrope/pgjdbc
Postgresql JDBC Driver
sehrope/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submitting_a_Patch
sehrope/postgres-with-nodejs-talk
Slides for PostgreSQL Application Development With Node.js
sehrope/react-diff-viewer
A simple and beautiful text diff viewer component made with Diff and React.
sehrope/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
sehrope/sequential-uuids
generator of sequential UUIDs
sehrope/wal-g
Archival and Restoration for Postgres