Summary

For the Preview release, we'd like to:

In Preview, you'll be able to use the full query capabilities of the Prisma Client. See our API Reference for the details.

Next Steps

  1. Build Confidence in our MongoDB implementation: Our initial implementation didn't have many tests. ****We started porting much of our existing SQL test suite to also test MongoDB.
  2. Transaction Support: This is important internally to guarantee that Prisma API features like nested writes work as expected with MongoDB. We were waiting on the MongoDB team for driver support. They recently shipped a beta last week, so we're working on integrating that.

Out of Scope for Preview