tghosgor / postgresppLinks
postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous behavior and depends on Boost.ASIO for async operations. It makes use of C++11 variadic templates for parameter-ed functions like PQsendQueryParams.
☆38Updated 2 months ago
Alternatives and similar repositories for postgrespp
Users that are interested in postgrespp are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- C++ client for PostgreSQL☆46Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆54Updated 2 months ago
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- Boost Application Library☆112Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Library for comfortable work with DLL and DSO☆109Updated this week
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆229Updated 2 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- async/await in vanilla C++11☆80Updated 8 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 years ago
- Thread aware Signal/Slot library☆81Updated 2 months ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Futures and thread pool for C++ (with optional Qt support)☆129Updated 4 years ago
- C++ async operations☆100Updated 10 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- cpp-netlib URI☆140Updated 5 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆24Updated 3 months ago
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆105Updated last year
- A small header-only library for converting data between json representation and c++ structs☆156Updated 11 months ago
- PostgreSQL connector for sqlpp11 library☆55Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- High performance C++11 signals☆173Updated 5 years ago
- Boost.org uuid module☆97Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago