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.

#orm#postgres#sqlite

Using sqlgen

Loading usage information…

Packages

Linuxx86_64Release

package ID36c7afb4f2f249677e546186322e374ab3a216b1
Recipe revision12709292a352a243aeb54e76ddd4f092

compilergcc
compiler.cppstd20
compiler.version11

optionsshared=True with_mysql=False with_postgres=True with_sqlite3=True
Linuxx86_64Release

package IDfe354c9f8d1c77c05fc1e924d01478cc53191356
Recipe revision12709292a352a243aeb54e76ddd4f092

compilergcc
compiler.cppstd20
compiler.version11

optionsfPIC=True shared=False with_mysql=False with_postgres=True with_sqlite3=True
Macosarmv8Release

package ID393588e3d4a88e7a7708ae01f3c6ffad9ad68771
Recipe revision12709292a352a243aeb54e76ddd4f092

compilerapple-clang
compiler.cppstd20
compiler.version17

optionsshared=True with_mysql=False with_postgres=True with_sqlite3=True
Macosarmv8Release

package IDf531c905ab5a57a189a602b20f0d5da7875d29b3
Recipe revision12709292a352a243aeb54e76ddd4f092

compilerapple-clang
compiler.cppstd20
compiler.version17

optionsfPIC=True shared=False with_mysql=False with_postgres=True with_sqlite3=True
Macosx86_64Release

package ID676e47d9b7007c9f456102d678313b271f48f676
Recipe revision12709292a352a243aeb54e76ddd4f092

compilerapple-clang
compiler.cppstd20
compiler.version17

optionsshared=True with_mysql=False with_postgres=True with_sqlite3=True
Macosx86_64Release

package ID7176126fc08cddb56cc935688a48334b709c887d
Recipe revision12709292a352a243aeb54e76ddd4f092

compilerapple-clang
compiler.cppstd20
compiler.version17

optionsfPIC=True shared=False with_mysql=False with_postgres=True with_sqlite3=True
Windowsx86_64Release

package ID2ce78bef600ec89729dbba165f931ce406c4a729
Recipe revision12709292a352a243aeb54e76ddd4f092

compilermsvc
compiler.cppstd20
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=True with_mysql=False with_postgres=True with_sqlite3=True
Windowsx86_64Release

package ID63fa1654c8e185e0bc6d71294b4295d789ac7f92
Recipe revision12709292a352a243aeb54e76ddd4f092

compilermsvc
compiler.cppstd20
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=False with_mysql=False with_postgres=True with_sqlite3=True

Dependencies

Loading dependencies…

MIT12709292a352a243aeb54e76ddd4f092

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list sqlgen/0.4.0
    # Scan the entire dependency graph
    conan audit scan --requires=sqlgen/0.4.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv0.4.0
[![Conan Center](https://img.shields.io/conan/v/sqlgen)](https://conan.io/center/recipes/sqlgen)