Studio in VS Code

Learn how to use Prisma Studio directly in VS Code

Overview

You can use Prisma Studio directly in VS Code via the Prisma VS Code extension.

Supported databases

Prisma Studio currently supports PostgreSQL, MySQL, and SQLite. Support for CockroachDB and MongoDB is not available yet but may be added in future releases.

For detailed database support information, including SQLite requirements, see Databases supported by Prisma Studio.

Usage

  1. Install the Prisma VS Code extension
  2. Find the Prisma logo in the VS Code Activity Bar
  3. Sign in to Prisma Console
  4. Once authenticated, select the database you want to explore in Prisma Studio

On this page