drizzle-nginx-module
Database connector
An Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way
an nginx upstream module that talks to mysql and drizzle by libdrizzle
336 stars
43 watching
58 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
knaadh/nestjs-drizzle | A set of modules for integrating DrizzleORM with various databases | 132 |
openresty/rds-json-nginx-module | Formats RDS outputs to JSON | 153 |
frickle/ngx_postgres | Enables direct communication between Nginx and PostgreSQL databases. | 544 |
openresty/set-misc-nginx-module | Provides utility directives for manipulating URL components and encoding data | 389 |
openresty/srcache-nginx-module | A caching module for transparent subrequest-based caching in arbitrary Nginx locations. | 476 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |
openresty/array-var-nginx-module | Adds support for array-typed variables to Nginx configuration files | 67 |
openresty/headers-more-nginx-module | A module for NGINX that allows users to dynamically set and clear HTTP headers in their configuration. | 1,662 |
openresty/memc-nginx-module | An extension of the Nginx web server to interact with memcached servers using various caching and retrieval commands. | 213 |
openresty/lua-upstream-nginx-module | Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 501 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/rds-csv-nginx-module | Converts RDS output to CSV format with configurable options and buffering | 22 |
openresty/encrypted-session-nginx-module | An Nginx module for encrypting and decrypting HTTP request variables. | 198 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,172 |
andizzle/rwdb | A library that manages read/write connections to multiple databases with automatic rotation and sticky behavior | 19 |