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.
☆40Updated 4 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 4 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 4 months ago
- C++ client for PostgreSQL☆46Updated last year
- High performance C++11 signals☆176Updated 6 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆367Updated last month
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years 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 …☆117Updated 7 years ago
- Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library☆107Updated 5 years ago
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆106Updated last year
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- An async redis client designed for performance and scalability☆260Updated last week
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 8 months ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆54Updated 4 months ago
- C++ signals & slots☆78Updated 5 years ago
- A simple, header only event bus library written in modern C++17.☆175Updated 4 months ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆74Updated 3 years ago
- A C++ scheduling library using cron formatting.☆132Updated 2 months ago
- Yet another web framework—this time in modern C++!☆101Updated 2 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 5 months ago
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆229Updated 2 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago