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.
☆36Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for postgrespp
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ client for PostgreSQL☆45Updated 5 months ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 3 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 3 months ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 4 years ago
- C++ async operations☆101Updated 9 years ago
- PostgreSQL connector for sqlpp11 library☆55Updated 2 years ago
- Fast, unopinionated, minimalist web framework for C++ Perfect for building REST APIs☆92Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Boost.org signals2 module☆77Updated this week
- A simple, header only event bus library written in modern C++17.☆139Updated last week
- A C++ library that implements the WhatWG URL specification☆58Updated 11 months ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆2Updated 4 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated 6 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
- HTTP/1 parsing and serialization algorithms using C++11☆23Updated last month
- Library for comfortable work with DLL and DSO☆110Updated 2 months ago
- High performance C++11 signals☆165Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- C++ coroutine based networking library (WIP)☆37Updated 5 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- Asynchronous C++ client library for PostgreSQL, protocol v3.☆26Updated 5 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 5 years ago