fletch-orm 1.0.0

Lightweight database toolkit built on SQLx
Documentation
1
2
3
4
5
# fletch-orm

Lightweight database toolkit built on SQLx: dialect-aware query building, entity mapping, and CRUD operations for SQLite, Postgres, and MySQL.

Part of the [Aro](https://github.com/Artemis-Cooperative/aro) ecosystem. See the [project README](../README.md) and [persistence guide](../docs/src/persistence.md).