sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.
☆174Mar 10, 2026Updated last week
Alternatives and similar repositories for sqlgen
Users that are interested in sqlgen are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 10 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,764Mar 13, 2026Updated last week
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆116Mar 7, 2026Updated last week
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 4 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A modern and (mostly) macro free mocking-framework☆56Jan 8, 2026Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆30Mar 8, 2026Updated last week
- A modern, header-only request router for C++☆24Aug 27, 2025Updated 6 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆28Feb 22, 2026Updated 3 weeks ago
- Collection of self-contained header-only libraries for C++17☆329Mar 7, 2026Updated last week
- Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the p…☆23Feb 16, 2026Updated last month
- Postgres connectivity for modern C++☆10May 19, 2020Updated 5 years ago
- High performance, tagged binary data specification☆113Feb 23, 2026Updated 3 weeks ago
- ☆14Feb 13, 2021Updated 5 years ago
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆62Feb 9, 2026Updated last month
- enable lambda on C callback without void* user_data☆17Jan 8, 2025Updated last year
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆29Nov 18, 2024Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Generic C++14 Database Construction Library☆15Jul 12, 2018Updated 7 years ago
- Non-blocking Qt database framework☆12Jan 31, 2026Updated last month
- Radix set/map implementation☆19Mar 15, 2024Updated 2 years ago
- Yet another blazingly fast SPSC queue.☆43May 22, 2025Updated 9 months ago
- Modern C++ ORM library☆345Apr 2, 2025Updated 11 months ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,460Mar 13, 2026Updated last week
- Header only c++ network library, based on c++ 20 coroutine and asio☆33Feb 1, 2026Updated last month
- C++20 State Machine library☆232May 9, 2025Updated 10 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆76Mar 12, 2026Updated last week
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 4 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆47Feb 4, 2026Updated last month
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- 🛸 A modern, cross-platform C++ webview library☆818Mar 13, 2026Updated last week
- Fast bounded MPMC and SPSC queues for C++20☆50Nov 6, 2024Updated last year
- C++ Fixed Containers☆440Jan 21, 2026Updated last month
- C++ Finite State Machine library☆44Mar 12, 2026Updated last week
- A cross-platform set of c++23 utilities☆38Oct 21, 2025Updated 4 months ago
- C++2x Performance library☆107Nov 25, 2025Updated 3 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year