-
JackDB, Inc.
- https://www.jackdb.com/
-
-
pgjdbc Public
Forked from pgjdbc/pgjdbcPostgresql JDBC Driver
Java BSD 2-Clause "Simplified" License UpdatedSep 29, 2024 -
node-postgres Public
Forked from brianc/node-postgresNon-blocking PostgreSQL client for node.js. Pure JavaScript and native libpq bindings.
-
-
node-pg-query-exec Public
Pleasant wrapper for pg that provides a simple async API, strong typing, named parameters, and implicit transactions
-
wal-g Public
Forked from wal-g/wal-gArchival and Restoration for Postgres
Go Other UpdatedMar 20, 2023 -
node-snake-juice Public
Generate self signed certificates and RSA key pairs
TypeScript ISC License UpdatedMar 7, 2023 -
postgres-with-nodejs-talk Public
Slides for PostgreSQL Application Development With Node.js
JavaScript UpdatedJan 11, 2023 -
node-pg-db Public
Transactions, named parameters, and more for node-postgres
-
Slides from my Advanced Postgres Schema Design at PGConf NYC 2021
JavaScript MIT License UpdatedDec 6, 2021 -
node-pg-spice Public
Monkey patch providing syntactic sugar and spice atop the node-postgres client library
-
postgres Public
Forked from postgres/postgresMirror 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/Submittin…
C Other UpdatedSep 17, 2021 -
express Public
Forked from expressjs/expressFast, unopinionated, minimalist web framework for node.
JavaScript MIT License UpdatedMay 26, 2021 -
docker-postgres Public
Forked from docker-library/postgresDocker Official Image packaging for Postgres
Shell MIT License UpdatedApr 15, 2021 -
mssql-jdbc Public
Forked from microsoft/mssql-jdbcThe 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).
Java MIT License UpdatedFeb 17, 2021 -
DefinitelyTyped Public
Forked from DefinitelyTyped/DefinitelyTypedThe repository for high quality TypeScript type definitions.
TypeScript Other UpdatedOct 31, 2020 -
helmet Public
Forked from helmetjs/helmetHelp secure Express apps with various HTTP headers
TypeScript MIT License UpdatedAug 10, 2020 -
node-simple-encryptor Public
Simplified encryption/decryption for node.js
-
nvm Public
Forked from nvm-sh/nvmNode Version Manager - Simple bash script to manage multiple active node.js versions
Shell MIT License UpdatedMay 25, 2020 -
node-rand-token Public
Generate random token strings
-
node Public
Forked from nodejs/nodeNode.js JavaScript runtime ✨🐢🚀✨
JavaScript Other UpdatedFeb 3, 2020 -
sequential-uuids Public
Forked from tvondra/sequential-uuidsgenerator of sequential UUIDs
-
braintree_java Public
Forked from braintree/braintree_javaBraintree Java library
Java MIT License UpdatedOct 28, 2019 -
node-mysql2 Public
Forked from sidorares/node-mysql2⚡ fast node-mysql compatible mysql driver for node.js
JavaScript MIT License UpdatedOct 13, 2019 -
node-pg-types Public
Forked from brianc/node-pg-typesType parsing for node-postgres
JavaScript UpdatedAug 20, 2019 -
fast-json-stable-stringify Public
Forked from epoberezkin/fast-json-stable-stringifyDeterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.
JavaScript Other UpdatedAug 16, 2019 -
node-postgres-docs Public
Forked from brianc/node-postgres-docsDocumentation for node-postgres
JavaScript MIT License UpdatedAug 15, 2019 -
redis Public
Forked from redis/redisRedis 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.
C BSD 3-Clause "New" or "Revised" License UpdatedJul 29, 2019 -
react-diff-viewer Public
Forked from praneshr/react-diff-viewerA simple and beautiful text diff viewer component made with Diff and React.
TypeScript MIT License UpdatedJul 16, 2019 -
postgres-with-nodejs-code Public
PostgreSQL Application Development With Node.js Code Examples