All Projects → brianc → Node Pg Pool

brianc / Node Pg Pool

Licence: mit
A connection pool for node-postgres

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Node Pg Pool

Holycorn
Community version of the PostgreSQL multi-purpose Ruby Foreign Data Wrapper
Stars: ✭ 166 (-6.74%)
Mutual labels:  postgresql
Agensgraph Extension
A graph database extension for PostgreSQL
Stars: ✭ 170 (-4.49%)
Mutual labels:  postgresql
Nanodbc
A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12
Stars: ✭ 175 (-1.69%)
Mutual labels:  postgresql
Honeysql Postgres
PostgreSQL extension for honeysql
Stars: ✭ 166 (-6.74%)
Mutual labels:  postgresql
Rom Sql
SQL support for rom-rb
Stars: ✭ 169 (-5.06%)
Mutual labels:  postgresql
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+1142.13%)
Mutual labels:  postgresql
Neo4j Etl
Data import from relational databases to Neo4j.
Stars: ✭ 165 (-7.3%)
Mutual labels:  postgresql
Postgresqltuner
Simple script to analyse your PostgreSQL database configuration, and give tuning advice
Stars: ✭ 2,214 (+1143.82%)
Mutual labels:  postgresql
Hibernate Reactive
A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
Stars: ✭ 167 (-6.18%)
Mutual labels:  postgresql
Fhirbase
Your persistence layer for FHIR data
Stars: ✭ 175 (-1.69%)
Mutual labels:  postgresql
Postgres
Postgres.js - The Fastest full featured PostgreSQL client for Node.js
Stars: ✭ 2,193 (+1132.02%)
Mutual labels:  postgresql
Uyuni
Source code for Uyuni
Stars: ✭ 169 (-5.06%)
Mutual labels:  postgresql
Symfony Ddd Wishlist
Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind
Stars: ✭ 172 (-3.37%)
Mutual labels:  postgresql
Sqlcheck
Automatically identify anti-patterns in SQL queries
Stars: ✭ 2,062 (+1058.43%)
Mutual labels:  postgresql
Ocaml Caqti
Cooperative-threaded access to relational data
Stars: ✭ 175 (-1.69%)
Mutual labels:  postgresql
Usaspending Api
Server application to serve U.S. federal spending data via a RESTful API
Stars: ✭ 166 (-6.74%)
Mutual labels:  postgresql
Docker Django
A project to get you started with Docker and Django.
Stars: ✭ 170 (-4.49%)
Mutual labels:  postgresql
Minion
🐙 Perl job queue
Stars: ✭ 177 (-0.56%)
Mutual labels:  postgresql
Qxorm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Stars: ✭ 176 (-1.12%)
Mutual labels:  postgresql
Sql Battleships
Play Battleships on PostgreSQL
Stars: ✭ 174 (-2.25%)
Mutual labels:  postgresql

pg-pool

This repo has been merged into the node-postgres monorepo. Please file issues & PRs over there!

license

The MIT License (MIT) Copyright (c) 2016 Brian M. Carlson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].