tghosgor / postgrespp
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.
☆37Updated 8 months ago
Alternatives and similar repositories for postgrespp:
Users that are interested in postgrespp are comparing it to the libraries listed below
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- ORM for consuming RESTful APIs in C++☆82Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆141Updated 10 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆126Updated 2 months ago
- Asynchronous C++ client library for PostgreSQL, protocol v3.☆26Updated 6 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated 9 months ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- PostgreSQL connector for sqlpp11 library☆55Updated 3 years ago
- nanorpc - lightweight RPC in pure C++ 17☆241Updated 2 years ago
- A C++14 reflection library☆68Updated 2 months ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- An async redis client designed for performance and scalability☆241Updated this week
- Go-like channels for ASIO C++20 coroutines☆36Updated 11 months ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Experimental C++20 port of sqlpp11☆14Updated 4 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Thread aware Signal/Slot library☆78Updated last month
- A C++ library that implements the URL WhatWG specification☆42Updated 2 years ago