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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SMProxy!