getml / sqlgenLinks
sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.
☆144Updated this week
Alternatives and similar repositories for sqlgen
Users that are interested in sqlgen are comparing it to the libraries listed below
Sorting:
- A modern C++ library for type-safe environment variable parsing☆152Updated 3 weeks ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆97Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆131Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆233Updated 3 weeks ago
- C++20 State Machine library☆231Updated 6 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆134Updated last week
- Lightweight header-only C++20 enum and typename reflection☆82Updated 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆103Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago
- ☆103Updated last year
- Backward compatibly refactor header-based C++ into modules.☆93Updated 5 months ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- Functional reactive programming library for c++☆160Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆205Updated last year
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆134Updated 10 months ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- C++ command line parsing library☆203Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆56Updated this week
- A helper to convert a header-based C++ project to module-based one.☆58Updated last year
- A C++ parser combinator library.☆158Updated this week
- A C++20 concepts library, providing container concepts etc.☆84Updated last year
- C++20 coroutine library☆137Updated 3 weeks ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆219Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- A light weight C++ in memory argument parser☆66Updated last year
- Lightweight C++20 testing framework.☆294Updated 3 months ago
- A Simple C++ Http server/client above Boost.Beast☆205Updated last week
- C++ command line argument parsing and routing☆52Updated last year
- C++ small containers☆148Updated 6 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago