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

Feature : Replace MySQL queries with PostgreSQL and SQLAlchemy query modelling #43

Open
SahanDisa opened this issue Apr 1, 2024 · 0 comments

Comments

@SahanDisa
Copy link

Is your feature request related to a problem? Please describe.
Yes, the current use of MySQL limits scalability and flexibility due to its licensing and feature set.

Describe the solution you'd like
Transition to PostgreSQL for enhanced performance and scalability, with SQLAlchemy for database abstraction, allowing for more efficient data operations and cross-database compatibility.

Describe alternatives you've considered
Considered sticking with MySQL and exploring NoSQL options, but PostgreSQL offers a superior blend of features and flexibility.

Additional context
N/A

@SahanDisa SahanDisa changed the title Replace MySQL queries with PostgreSQL and SQLAlchemy query modelling Feature : Replace MySQL queries with PostgreSQL and SQLAlchemy query modelling Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant