Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement common Logic for different databases. #8

Open
V1NAY8 opened this issue Nov 14, 2020 · 0 comments
Open

Implement common Logic for different databases. #8

V1NAY8 opened this issue Nov 14, 2020 · 0 comments
Labels
backend enhancement New feature or request help wanted Extra attention is needed

Comments

@V1NAY8
Copy link
Contributor

V1NAY8 commented Nov 14, 2020

  • 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
@V1NAY8 V1NAY8 added enhancement New feature or request help wanted Extra attention is needed backend labels Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant