Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: vixcpp/orm

Tags

v1.12.0

Toggle v1.12.0's commit message
update orm docs and examples to use explicit Config

v1.11.0

Toggle v1.11.0's commit message
feat(orm): update examples to new Database API and add HTTP ORM showcase

v1.10.0

Toggle v1.10.0's commit message
feat(orm): release v1.9.0 with examples rewrite, API stabilization an…

…d UoW fixes

- rewrite entire examples suite (16 structured examples)
- add examples CMake integration with automatic build + migrations support
- stabilize ORM API (Entity, Mapper, Repository, QueryBuilder, db_compat)
- fix UnitOfWork move semantics (remove invalid move assignment)
- fix const correctness for connection access
- align examples with current API (entity construction, usage)
- clean legacy examples and replace with structured system
- improve README with clearer positioning and real usage examples

This release reinforces Vix ORM as a thin, explicit layer on top of Vix DB,
focused on clarity, predictability, and zero hidden behavior.

v1.9.0

Toggle v1.9.0's commit message
feat(orm): release v1.9.0 with examples rewrite, API stabilization an…

…d UoW fixes

- rewrite entire examples suite (16 structured examples)
- add examples CMake integration with automatic build + migrations support
- stabilize ORM API (Entity, Mapper, Repository, QueryBuilder, db_compat)
- fix UnitOfWork move semantics (remove invalid move assignment)
- fix const correctness for connection access
- align examples with current API (entity construction, usage)
- clean legacy examples and replace with structured system
- improve README with clearer positioning and real usage examples

This release reinforces Vix ORM as a thin, explicit layer on top of Vix DB,
focused on clarity, predictability, and zero hidden behavior.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.