Back to Sea Orm

SeaORM Quick Start

sea-orm-sync/examples/quickstart/README.md

2.0.0179 B
Original Source

SeaORM Quick Start

This is a single file app that strives to minimize dependency and code noise. It uses an in-memory SQLite database so there is no setup. Just do cargo run!