Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@prisma/cli

Package Overview
Dependencies
Maintainers
12
Versions
1750
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/cli

Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.

  • 2.20.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.9K
decreased by-29.6%
Maintainers
12
Weekly downloads
 
Created
Source

Prisma CLI · npm version PRs Welcome GitHub license Slack

Learn more about Prisma in the docs.

Getting started

Check out the Getting Started Quickstart.

Installation

The Prisma CLI currently requires Node.js 10.4 (or higher). We recommend using the latest Node.js LTS ("long-term support") release.

npm

npm install prisma --save-dev

Yarn

yarn add prisma --dev

Check out the docs for more information.

CLI Reference

Check out the docs for Prisma CLI commands, arguments, and options.

Contributing

Refer to our contribution guidelines and Code of Conduct for contributors.

Build Status

  • Prisma Tests Status:
    Build status
  • E2E Tests Status:
    Actions Status

Keywords

FAQs

Package last updated on 13 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc