apps/blog/content/blog/prisma-online-data-browser-ejgg5c8p3u4x/index.mdx
Prisma's online data browser allows you to easily collaborate with your team on your data. Try the Early Access version and share your feedback with us!
Prisma Studio's data browser is great tool for local development. It allows individual developers to quickly view the data in their database, validate the result of a query and make manual data changes when needed.
As more and more developers started to adopt Prisma Studio for their local development, many of them wanted to take their workflows a step further and be able to collaborate on their data.
<Youtube videoId="VRzuTofSooo" />Acting on this feedback, we are excited to share an Early Access version of an online and collaborative data browser for your team ✨
Try Prisma's Online Data Browser
Note: The online data browser is released in Early Access. This means it is not production-ready and we are actively seeking feedback that helps us improve it. Please report any UX issues, bugs or other friction points that you encounter.
It has the following features:
Let's look at these workflows a bit more closely in the following sections.
In order to add you Prisma you need to sign up with your GitHub account and select the GitHub repository that contains your Prisma schema file:
Next, you will need to provide the remote connection URL of your online database:
If you don't have one yet, you can learn how to create a free PostgreSQL database on Heroku here.
Once created, you can invite other GitHub users to your project to collaborate:
Other users can have one of four roles in a project:
The online data browswer has all the awesome data viewing and editing features you're used to from your local Prisma Studio. A few highlights include:
Since the online data browser is released as an Early Access version, you should expect some rough edges while using it.
Please help us improve the online data browser by sharing any issues, bugs and questions with us!