lua-resty-mysql
MySQL driver
A Lua-based nonblocking MySQL driver library for high-performance web applications.
Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
709 stars
74 watching
236 forks
Language: Lua
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,906 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 821 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 508 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 430 |
vislee/lua-resty-dns-server | A Lua-based DNS server driver for the OpenResty module | 74 |
azurewang/lua-resty-postgres | A nonblocking Lua driver library for interacting with PostgreSQL databases in high-performance web applications. | 64 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 329 |
openresty/lua-resty-memcached | A Lua library that provides a non-blocking memcached client driver for use with the ngx_lua Nginx module. | 212 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes. | 33 |
openresty/lua-rds-parser | Parser for Resty DBD Stream data format | 20 |
holys/ledis-openresty | A Lua client driver for interacting with LedisDB using ngx_lua's cosocket API | 5 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for simple data storage and retrieval in Lua applications. | 32 |