ngx_postgres
Database connector
Enables direct communication between Nginx and PostgreSQL databases.
upstream module that allows nginx to communicate directly with PostgreSQL database.
545 stars
36 watching
122 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,518 |
| An Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way | 335 |
| Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
| Provides a Python interface to Oracle Database | 887 |
| A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
| Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library | 55 |
| Enables data exchange between Kafka message queues and various relational databases using Node.js. | 38 |
| Provides support for interacting with PostgreSQL databases from a Finagle-based application | 81 |
| An open-source implementation of a graph database layer on top of relational databases using TinkerPop3. | 247 |
| A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
| Provides an interface to access and manipulate spatial data in PostgreSQL databases from R. | 78 |
| A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 351 |
| Provides a bridge between Django and MongoDB databases | 1,889 |
| The official C++ client API to the PostgreSQL database management system. | 1,049 |
| An API to interact with databases using plain SQL. | 240 |