Skip to content

Implement common Logic for different databases. #8

@V1NAY8

Description

@V1NAY8
  • Main goal is to make the backend user friendly.
    - Organizer/admin should be able to select database with minimal code changes/None
  • One thought is to use database if environment secrets/ URI is given in a config.yml file?
    Example:
database:
    type: postgressql

Common Databases to support

  • PostgresSQL
  • SQL Server
  • MongoDB

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions