Libraries tagged by mysql asynchronous
amphp/mysql
716894 Downloads
Asynchronous MySQL client for PHP based on Amp.
johncurt/async-mysql
4224 Downloads
AsyncMySQL - Asynchronous MySQL Query Manager
atrox/async-mysql
13 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
irap/async-query
1852 Downloads
Package to make asynchronous MySql queries a breeze.
repo2/query-reactor
65 Downloads
Asynchronous & non-blocking MySQL queries executor.
arthurhoaro/simple-php-messaging-service
1949 Downloads
SimplePMS is a PHP message service with database backend using SQLite, PostgreSQL or MySQL
dazzle-php/mysql
61 Downloads
Dazzle Asynchronous MySQL.
khr/react-mysql
513 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
sohris/reactphp-mysql
5 Downloads
A ReactPHP-based repository for creating asynchronous and parallel connections to MySQL databases
dustingraham/react-mysql
58 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
invincible-tech-systems/easeampmysql
46 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
primal/query
14 Downloads
Chain-able asynchronous query builder for MySQL PDO
jrsaunders/shard-matrix
1480 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
detain/session-samurai
78 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
shen2/mypdo
17 Downloads
A php asynchronous library for mysql(PDO)