getml / sqlgenLinks
sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.
☆51Updated this week
Alternatives and similar repositories for sqlgen
Users that are interested in sqlgen are comparing it to the libraries listed below
Sorting:
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆70Updated this week
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆88Updated 2 weeks ago
- Zach's ORM - A C++20 ORM for SQLite☆41Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆93Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes