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

Future DB option: Move to PostgreSQL from SQLite #714

Open
mayank-procogia opened this issue Dec 4, 2023 · 0 comments
Open

Future DB option: Move to PostgreSQL from SQLite #714

mayank-procogia opened this issue Dec 4, 2023 · 0 comments

Comments

@mayank-procogia
Copy link

To enhance scalability and address SQLite's slow read/write speed, we may shift to PostgreSQL as the user base grows, requiring concurrent access. PostgreSQL, being the most standard SQL variant, allows seamless migration, with the majority of SQL code written for SQLite functioning effortlessly on PostgreSQL. This transition could be a valuable improvement in terms of speed, scalability and security.

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