rbock / sqlpp11-connector-mysqlLinks
A C++ wrapper for mysql meant to be used in combination with sqlpp11.
☆129Updated 3 years ago
Alternatives and similar repositories for sqlpp11-connector-mysql
Users that are interested in sqlpp11-connector-mysql are comparing it to the libraries listed below
Sorting:
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆74Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆291Updated 2 months ago
- Modern C++ Scheduling Library☆281Updated 3 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆254Updated 2 years ago
- SQL query string builder for C++11☆130Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆285Updated last week
- High performance C++11 signals☆177Updated 6 years ago
- JSON Web Token library for C++☆417Updated 3 months ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- Small, header only signals and slots C++11 library.☆259Updated 2 years ago
- A C++ library for handling JWT tokens☆106Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- cpp-netlib URI☆140Updated 5 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated last month
- Provides helper tools for creating RESTful services using Boost.Beast☆264Updated 2 years ago
- A lightweight synchronous event framework for C++11☆263Updated 5 years ago
- C++ JSON-RPC 2.0 library☆143Updated last year
- A pure C++ OAuth library☆232Updated 6 years ago
- C++ signal and slot system☆161Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication