Skip to content

Migrate the platform from MongoDB to Postgres #191

Description

@rajat1saxena

Move the entire platform from MongoDB to Postgres.

This should be a non-user facing change and the API contract should not change at all.

Implementation

Use drizzle as an orm and repository pattern to centralize all the DB related functionality.

Local testing

Use Postgres docker container

Migration

Write a migration script too for moving all records from MongoDB to Postgres

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions