Back to Explore

prisma/studio

GitHub
3 updates · last 90 days1 watchersOpen source

Last release: 2 days ago

Prisma Studio is Prisma’s visual editor for exploring and editing your database. It helps developers browse table data, filter and sort records, inspect relations, and run SQL queries, with optional AI-assisted workflows like SQL generation and AI-powered filters (for Prisma Postgres projects). It is also the OSS home of the `@prisma/studio-core` package, which can be embedded in Prisma CLI and Prisma Console or other apps via an adapter.

Project status

  • Prisma Studio (prisma/studio) appears actively maintained, with recent version updates on 2026-06-04 and 2026-06-05 (v0.28.0, v0.29.0, v0.30.0) and an upstream push on 2026-06-05.
  • The update cadence looks fast and iterative, with multiple updates within about 1 day (v0.28.0 to v0.30.0 over roughly 24 hours).

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v0.30.0

    2 days ago

    v0.30.0 adds copy-to-clipboard actions to the Queries view query details sheet in Prisma Studio. Users can copy the original SQL text and, when AI query recommendations are available, copy the full recommendation payload.

    Features
  • v0.29.0

    3 days ago

    This release updates SQL execution, linting, and Studio navigation to resolve unqualified identifiers against the user-selected schema instead of always relying on the adapter default schema. The implementation propagates a selected schema through the BFF and executors, and applies it via a transaction-local PostgreSQL search_path.

  • v0.28.0

    3 days ago

    Release v0.28.0 is documented as a minor update focused on expanding Prisma Streams support across Studio and adding an optional Studio Queries view powered by query-insights snapshots. It also documents a switch in how SQL result visualizations are configured, moving away from Chart.js configurations toward Studio-owned Bklit chart configs.

    BreakingFeatures
  • v0.458.0

    2/3/2022

    Release 0.458.0 upgrades Prisma Studio to ship with Prisma v3.9.1. It also announces the end of support for Electron Studio, which may affect users relying on that distribution.

    Breaking
  • v0.454.0

    1/12/2022

    Release v0.454.0 is described as shipping with Prisma v3.8.0. The only code diff provided is a change to the GitHub issue template wording, not runtime or API code.

  • v0.448.0

    12/28/2021

    Release v0.448.0 primarily updates the bundled Prisma dependency to v3.7.0. No other functional changes, fixes, or migration steps are described in the release notes.

  • v0.438.0

    10/20/2021

    Release v0.438.0 primarily updates the bundled Prisma dependency. No other functional changes are described in the provided release notes.

  • v0.437.0

    10/6/2021

    Release 0.437.0 updates the bundled Prisma dependency to v3.2.0. No other functionality, fixes, or breaking changes are described in the provided release notes.

  • v0.432.0

    9/22/2021

    Release 0.432.0 primarily updates the bundled Prisma dependency. The release notes only mention upgrading Prisma to v3.1.1, with no additional features, fixes, or behavioral changes documented.

  • v0.426.0

    9/17/2021

    Release 0.426.0 updates the bundled Prisma dependency to v3.0.1. No other functional changes are described in the provided release notes.