Giter Site home page Giter Site logo

yamarkz / prisma-dart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from medz/prisma-dart

0.0 0.0 0.0 74.6 MB

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.

Home Page: https://prisma.pub

License: BSD 3-Clause "New" or "Revised" License

Ruby 0.69% C++ 2.13% C 2.55% Dart 94.03% CMake 0.61%

prisma-dart's Introduction

Prisma Client Dart

Pub Version GitHub License Docs website GitHub Sponsors Open Collective sponsors Discord X (formerly Twitter) Follow

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.

๐Ÿ‘‰ Learn how to use Prisma ORM for Dart in your project.

import 'package:orm/orm.dart';

final client = PrismaClient();

main() {
  final users = await client.user.findMany();
}

Installation

This will add a like this to you packages pubspec.yaml (and run an implicit dart pub get):

dependencies:
  orm: latest

Or you can run the following command:

dart pub add orm

Sponsors

Prisma Client Dart is an BSD-3 Clause licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring Seven(@medz) or Odroe on GitHub.

sponsors

Documentation

You can find the Prisma Client Dart on the website.

The documentation is divided into the following sections:

You can improve it by sending pull requests to docs folder in the main branch.

Examples

You can also find them in the example folder in the main branch.

Query engine support matrix

Engine Dart Native Dart Web Flutter Native Flutter Web
Binary โœ… โŒ โŒ โŒ
Library โœ… โŒ โœ… โŒ
Data Proxy โœ… โœ… โœ… โœ…

Contributing

We welcome contributions! Please read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Prisma.

Thank you to all the people who already contributed to Odroe!

Contributors

Code of Conduct

This project has adopted the Contributor Covenant Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

prisma-dart's People

Contributors

dependabot[bot] avatar ali1ammar avatar github-actions[bot] avatar skilllan avatar jacobaraujo7 avatar renovate[bot] avatar petermx avatar boltomli avatar kerimamansaryyev avatar rajput-hemant avatar medz avatar saphalpdyl avatar nikosportolos avatar mulverinex avatar linloir avatar leynier avatar imgbotapp avatar eseidel avatar atharvapalaskar avatar aschulz90 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.