# getml/sqlgen

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/getml-sqlgen).**

183 stars · 19 forks · C++ · MIT

## Links

- GitHub: https://github.com/getml/sqlgen
- awesome-repositories: https://awesome-repositories.com/repository/getml-sqlgen.md

## Description

sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.

## Tags

### Part of an Awesome List

- [Database Systems](https://awesome-repositories.com/f/awesome-lists/data/database-systems.md) — Reflection-based ORM and SQL query generator.
