Database & Models

> Work with databases in Velocity using its hand-rolled ctx-first ORM, migrations, query builder, and model relationships.

Database integration with Velocity’s hand-rolled, ctx-first ORM: a generics-aware query builder, schema migrations, model relationships, and query building. It is not built on GORM and shares no struct-tag namespace with it.