SMProxy is a lightweight, high-performance MySQL proxy developed in PHP using the Swoole extension. It is designed to address the lack of native connection pooling in PHP, which can lead to database connection bottlenecks under high concurrency. By implementing its own connection pool and supporting read/write separation, SMProxy enhances database operation efficiency and stability. It is compatible with MySQL versions 4.1 through 8.0 and adheres to the MySQL native protocol, making it a versatile middleware solution for various applications.
Features
- Implements a connection pool to manage and reuse database connections efficiently
- Supports read/write separation to distribute database load effectively
- Adheres to the SQL92 standard for broad SQL compatibility
- Utilizes coroutine scheduling for high concurrency handling
- Allows multiple database connections, databases, and user configurations
- Fully compatible with MySQL versions 4.1 to 8.0 and supports the HandshakeV10 protocol
Categories
LibrariesLicense
MIT LicenseFollow SMProxy
Other Useful Business Software
AestheticsPro Medical Spa Software
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SMProxy!