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 7 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
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆25Updated last week
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆122Updated last year
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 2 weeks 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
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆68Updated last year
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A small header-only library for converting data between json representation and c++ structs☆150Updated 5 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- Futures and thread pool for C++ (with optional Qt support)☆126Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- C++ client for PostgreSQL☆45Updated 7 months ago
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆70Updated 2 weeks ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- An async redis client designed for performance and scalability☆237Updated 3 weeks ago
- C++ Template Engine for HTML/CSS/JavaScript☆77Updated 6 years ago
- Boost Application Library☆111Updated 3 years ago
- C++ framework for rapid server development☆77Updated 11 months ago
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆228Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- A C++14 reflection library☆68Updated last month
- Asynchronous C++ client library for PostgreSQL, protocol v3.☆26Updated 5 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆77Updated 2 years ago