Skip to main content

VS Code 中的 Studio

概述

¥Overview

你可以通过 Prisma VS Code 扩展 直接在 VS Code 中使用 Prisma Studio。

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

支持的数据库

Prisma Studio 目前支持 PostgreSQL、MySQL 和 SQLite。目前尚不支持 CockroachDB 和 MongoDB,但未来版本可能会添加。

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

有关详细的数据库支持信息,包括 SQLite 要求,请参阅 Prisma 支持的数据库 Studio

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

用法

¥Usage

  1. 安装 Prisma VS Code 扩展

    ¥Install the Prisma VS Code extension

  2. 在 VS Code 活动栏中找到 Prisma 徽标

    ¥Find the Prisma logo in the VS Code Activity Bar

  3. 登录

    ¥Sign in to

  4. 身份验证完成后,请在 Prisma Studio 中选择要探索的数据库

    ¥Once authenticated, select the database you want to explore in Prisma Studio