orm 2.4.3 orm: ^2.4.3 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
- rest API (with
shelf
) - Example of a Rest API with Prisma ORM for Dart andshelf
- Flutter (Using
Data Proxy
) - Example of a Flutter app using Prisma ORM for Dart andData Proxy