lua-resty-mysql-connector
DB connector
A Lua library providing connection utilities for MySQL databases, supporting read and write separation and multiple database instances.
Connection utilities for lua-resty-mysql,support for read and write separation,support for instantiating different databases
0 stars
2 watching
0 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
mysql/mysql-connector-j | Provides a Java driver for connecting to MySQL databases | 915 |
paragasu/lua-resty-couchdb | A Lua client library for interacting with CouchDB databases. | 9 |
mysql/mysql-connector-cpp | A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. | 634 |
perfectlysoft/perfect-mysql | A Swift wrapper around the MySQL client library enabling access to MySQL servers | 127 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 877 |
mysql/mysql-connector-nodejs | An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol. | 155 |
ledgetech/lua-resty-redis-connector | A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 235 |
mysql-net/mysqlconnector | An ADO.NET data provider for MySQL and other compatible servers. | 1,391 |
perusio/lua-resty-tarantool | A Lua-based library that enables interaction with a NoSQL database using its embedded Lua module or with Openresty. | 45 |
bung87/amysql | A pure Nim implementation of the MySQL/MariaDB client protocol for asynchronous interactions with a MySQL database. | 27 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
iqiyi/lua-resty-couchbase | A Lua client driver for accessing Couchbase databases from an Nginx web server | 79 |
zigzagak/lua-resty-couchbase | A Lua-based client module for interacting with Couchbase databases using the binary memcached protocol | 8 |