rbock / sqlpp20
Experimental C++20 port of sqlpp11
☆14Updated last month
Alternatives and similar repositories for sqlpp20:
Users that are interested in sqlpp20 are comparing it to the libraries listed below
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- A C++14 reflection library☆71Updated 3 weeks ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 3 months ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Library for comfortable work with DLL and DSO☆60Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- Simple thread-safe signal/slot C++17 include-only library.☆39Updated last year
- C++ client for PostgreSQL