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

Extend the database support and configure it with ENV #2

Open
1 of 5 tasks
hisorange opened this issue Oct 2, 2022 · 0 comments
Open
1 of 5 tasks

Extend the database support and configure it with ENV #2

hisorange opened this issue Oct 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hisorange
Copy link
Owner

Currently only a simple SQLite is implemented for persistency.
We will need proper persistency support.

  • SQLite
  • Postgres
  • MySQL
  • MongoDB
  • MSSQL

TypeORM can serve all of those, but first gotta setup the migration and drivers for it.

@hisorange hisorange added the enhancement New feature or request label Oct 2, 2022
@hisorange hisorange self-assigned this Oct 2, 2022
@hisorange hisorange added this to the 1.0.0 milestone Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant