SQuangLe is a C++ MySQL client library built on top of WebScaleSQL's C client library. It does not require a WebScaleSQL server - WebScaleSQL, MySQL, MariaDB, and Percona Server should all work fine.
SQuangLe is not supported as a standalone project; it is released as a dependency of HHVM's async mysql extension to the Hack language.
- Object-oriented API
- Query builder with automatic escaping
- Asynchronous query execution
SQuangLe is BSD-licensed. We also provide an additional patent grant. Please see the LICENSE file.
Please see CONTRIBUTING.md