Libraries tagged by mysql asynchronous
shen2/mdo
408 Downloads
A php asynchronous library for mysql (based on mysqli and mysqlnd driver)
invincible-tech-systems/easeamp-mysql-redis
14 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
jessecascio/spider
20 Downloads
MySQL Parallel Query Library
puweiyuer/sworm
11 Downloads
Swoole asynchronous MySQL
invincible-tech-systems/easeampmysql-halite
16 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
gemorroj/ws-client-server
0 Downloads
Weboscket client-server testing
shuchkin/react-mysqli
6 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
pahenrus/react-mysqli
197 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP