Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

sqlgen/0.4.0

sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.
Recipe info
2025-11-05

Available packages
Linux
Windows
macOS
macOS Apple Silicon
Windows ARM64

Install
Add the following line to your conanfile.txt:
[requires]
sqlgen/0.4.0

Using sqlgen

Loading ...
Loading...