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.
☆38Updated last month
Alternatives and similar repositories for postgrespp:
Users that are interested in postgrespp are comparing it to the libraries listed below
- C++ client for PostgreSQL☆46Updated 10 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last month
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- 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☆70Updated last year
- PostgreSQL connector for sqlpp11 library☆55Updated 3 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- A C++14 reflection library☆71Updated 3 weeks ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Library for comfortable work with DLL and DSO☆109Updated last month
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆74Updated last month
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 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 …☆115Updated 7 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated last month
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- Boost.org signals2 module☆82Updated 3 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Thread aware Signal/Slot library☆80Updated last month
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆228Updated 2 years ago
- A small header-only library for converting data between json representation and c++ structs☆152Updated 9 months ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago