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.
☆43Updated 10 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☆95Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 9 months ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆55Updated 10 months ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆119Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- Boost.org signals2 module☆85Updated last week
- High performance C++11 signals☆178Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated 2 months ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 8 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- C++ client for PostgreSQL☆46Updated last year
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- A Simple C++ Http server/client above Boost.Beast☆204Updated 3 weeks ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆232Updated 2 years ago
- Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library☆109Updated 6 years ago
- cpp-netlib URI☆142Updated 5 years ago
- Provides helper tools for creating RESTful services using Boost.Beast☆260Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆133Updated 4 years ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 5 months ago