ngx_postgres

Database connector

Enables direct communication between Nginx and PostgreSQL databases.

upstream module that allows nginx to communicate directly with PostgreSQL database.

GitHub

544 stars
37 watching
122 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pgjdbc/pgjdbc A JDBC driver that enables Java programs to connect to PostgreSQL databases. 1,506
openresty/drizzle-nginx-module An Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way 336
arkena00/ndb Provides a flexible and generic interface to connect to various databases using C++ queries. 30
oracle/python-cx_oracle Provides a Python interface to Oracle Database 890
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
perfectlysoft/perfect-postgresql Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library 55
nodefluent/sequelize-kafka-connect Enables data exchange between Kafka message queues and various relational databases using Node.js. 38
finagle/finagle-postgres Provides support for interacting with PostgreSQL databases from a Finagle-based application 81
pietermartin/sqlg A Java implementation of TinkerPop3 graph traversal on top of multiple relational databases 246
r-dbi/odbc A C++ library providing a DBI-compliant interface to ODBC databases 392
cidree/rpostgis Provides an interface between R and PostgreSQL databases to transfer spatial data 78
alitrack/duckdb_fdw A foreign data wrapper that connects PostgreSQL to DuckDB databases. 340
doableware/djongo Provides a bridge between Django and MongoDB databases 1,886
jtv/libpqxx The official C++ client API to the PostgreSQL database management system. 1,035
playframework/anorm An API to interact with databases using plain SQL. 240