1
0
mirror of https://github.com/facebook/squangle.git synced 2025-04-19 09:42:18 +03:00
2020-09-23 14:30:57 -07:00
2015-02-13 08:57:14 -08:00
2018-01-02 16:13:52 -08:00
2015-02-13 08:57:14 -08:00
2015-04-13 13:39:01 -07:00

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

  • Object-oriented API
  • Query builder with automatic escaping
  • Asynchronous query execution

License

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

Contributing

Please see CONTRIBUTING.md

Description
SQuangLe - это C++ API для доступа к серверам MySQL
Readme BSD-3-Clause 1.8 MiB
Languages
C++ 99.9%