Model API with four storage strategies; you will choose a disk, migrate models, and supply each driver’s dependencies.
Register migrations
The repository provides provider classes that migrate its bundled models during application boot.example/main.dart
Select a driver
lib/src/http/routes/users.dart
db.sqlite and db.pgsql configuration. S3 requires a registered S3Client and reads its storage configuration through AppConfig.