orm 2.5.0 orm: ^2.5.0 copied to clipboard
◭ Next-generation ORM for Dart & Flutter | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB.
Examples of Prisma ORM for Dart #
- Simple - Simple example of Prisma ORM for Dart
- RESUful API (with
spry
) - Example of a Rest API with Prisma ORM for Dart andspry
- Flutter (Using
Data Proxy
) - Example of a Flutter app using Prisma ORM for Dart andData Proxy