[Enhancement]: Switch to Postgres #15
Labels
approved
The topic is approved by a developer
enhancement
An update to an existing part of the codebase
Milestone
Checked Existing
What enhancement would you like to see?
Mongodb has it's issues and it's starting to show on Juxt.
We will be using the Prisma ORM, used only on the new
Juxt-API
project.This is going to be an incremental change, slowly collections will be moved. Not all in one release.
Any other details to share? (OPTIONAL)
The main problems that we have encountered:
Mongodb performs well in terms of speed, but it comes at the cost of development speed and data consistency. It's not a good fit for juxt.
The text was updated successfully, but these errors were encountered: