Open Issues Need Help
View All on GitHub Integrate PostgreSQL as Secondary Database for Write Operations about 2 months ago
AI Summary: Integrate PostgreSQL as a secondary database for write operations in a Django application currently using MongoDB. This involves setting up PostgreSQL alongside MongoDB, synchronizing write operations between both databases, and designing the integration for a potential future switch to PostgreSQL as the primary database. Deployment to staging is also required.
Complexity:
4/5
DX bug documentation good first issue dependencies deployment