New
Unclaimed project
Are you a maintainer of dart-orm? Claim this project to take control of your public changelog and roadmap.
Changelog
Prisma Client Dart is an auto-generated type-safe ORM. It uses Prisma Engine as the data access layer and is as consistent as possible with the Prisma Client JS/TS APIs.
To install Prisma ORM for Dart v5.3.0 run this command
dart pub add orm:^5.3.0
Otherwise, update your pubspec.yaml file:
dependencies:
orm: ^5.3.0
updateManyAndReturnprisma-engines to 6.2.0