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 6 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)☆146Updated 2 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆159Updated 5 months ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- C++ client for PostgreSQL☆46Updated last year
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆55Updated 6 months ago
- Fast, unopinionated, minimalist web framework for C++ Perfect for building REST APIs☆94Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated 2 months 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…☆157Updated 6 years ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 6 months ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library☆108Updated 5 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆230Updated 2 years ago
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆105Updated last year
- Provides helper tools for creating RESTful services using Boost.Beast☆264Updated 2 years ago
- Boost.org signals2 module☆82Updated last week
- 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
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- A simple experiment with the coroutines ts and boost asio.☆21Updated 7 years ago
- Mapping json to and from a c++ structure☆114Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- C++ signals & slots☆77Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago