Mongo DB support
Hey everyone,
We're continuously trying to make it simple & fast to setup Permify. Last week we add mongoDB support as a writeDB option. Now you can store your authorization data in your mongoDB with peace of mind. ✨
We release Permify open source almost 3 weeks ago with PostgreSQL support, we choose PostgreSQL because of its data consistency and our pilot customers preference. However, we get lots of requests to add mongoDB support especially from MERN and MEAN stacked developers.
So let's dive into how Permify works MongoDb.
---
Check out Permify github repo to see latest updates and changes on issues.