prisma / studio

🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.
https://www.prisma.io/studio
1.85k stars 47 forks source link

Import File for bulk operations #998

Open ruslanguns opened 2 years ago

ruslanguns commented 2 years ago

Problem

I think that at this point it is not necessary to deny that Prisma Studio has become a frontend to work with the data models that we have configured in our project, in fact I would dare to say that it is even more beautiful and complete than many of us can get. It is optimal and works very well, above all it is very easy to plug and play.

In certain circumstances we need to migrate data from one place to another, or especially when we work with bulk operations, which can be perfectly managed from a spreadsheet,

Suggested solution

Having said that:

Alternatives

Continue with the functionalities that exist, since of course Prisma Studio is a very powerful tool. Admittedly though, as a frontend it can have a lot of potential as a full-fledged application.

Additional context

Some acceptance criterias that may be considered:

petradonka commented 2 years ago

Thanks for your feedback! We've added it to our long-term roadmap. In the near future, we're not planning on adding new features to Studio (and Data Browser), but this is on our list now.