facebook / squangle

SQuangLe is a C++ API for accessing MySQL servers
Other
123 stars 54 forks source link

SQuangLe

Overview

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.

Current Status

SQuangLe is not supported as a standalone project; it is released as a dependency of HHVM's async mysql extension to the Hack language.

Features

License

SQuangLe is BSD-licensed. We also provide an additional patent grant. Please see the LICENSE file.

Contributing

Please see CONTRIBUTING.md