mysql
Async MySQL client
An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities
An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.
361 stars
23 watching
62 forks
Language: PHP
last commit: 9 months ago amphpasyncmysqlphprevolt
Related projects:
Repository | Description | Stars |
---|---|---|
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 707 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |
amphp/artax | An async HTTP client built on Amp for PHP | 23 |
blackbeam/mysql_async | An asynchronous MySQL driver written in Rust using the Tokio framework. | 380 |
amphp/socket | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 238 |
ratchetphp/pawl | A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 587 |
tulayang/asyncmysql | An asynchronous MySQL connector written in Nim. | 11 |
oleghnidets/ohmysql | A framework for interacting with MySQL databases from iOS and macOS applications. | 235 |
amphp/parallel | A parallelization library for PHP, enabling efficient multitasking and application responsiveness through multiple CPU threads. | 794 |
mithrandyr/simplysql | A PowerShell module for querying various SQL databases with an intuitive set of cmdlets. | 203 |
elazar/asynchronous-php | A collection of information and resources on asynchronous programming in PHP. | 1,137 |
mysql-otp/mysql-otp | An Erlang implementation of the MySQL protocol for connecting to relational databases | 365 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,956 |
chillerlan/php-database | A comprehensive PHP library for interacting with various databases. | 38 |
aio-libs/aiomysql | A Python library for accessing MySQL databases using the asyncio framework | 1,768 |