1.0.1 • Published 1 year ago

@nestjs!/prisma v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Description

This is an unofficial Nest package designed to generate Prisma schemas using Nest decorators. The underlying generation process relies on the Refract library.

Prisma is an open-source database toolkit that simplifies database access for developers. It provides a type-safe and auto-generated query API, supporting languages like TypeScript, JavaScript, and Rust. Prisma allows automatic schema generation based on the application's data model, promoting consistency and reducing errors. Compatible with databases such as PostgreSQL, MySQL, SQLite and MongoDB, Prisma is a versatile and popular choice for modern web and backend development, emphasizing type safety, scalability, and developer productivity.

Installation

$ npm install @nestjs!/prisma

Usage

Overview & Tutorial

Documentation

Stay in touch

Me

Refract

Nest

License

Nest and this package are MIT licensed.

1.0.1

1 year ago

1.0.0

1 year ago