1 Open Issue Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

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