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

MongoDB support #99

Closed
wolfier74 opened this issue Feb 4, 2021 · 4 comments
Closed

MongoDB support #99

wolfier74 opened this issue Feb 4, 2021 · 4 comments

Comments

@wolfier74
Copy link

Hello, can you add option to use mongodb for storing data?

@eartharoid
Copy link
Member

eartharoid commented Feb 4, 2021

Unfortunately not, as Sequelize doesn't support it. 😦

@wolfier74
Copy link
Author

:/ Why you are using sequelize? You can use mongose for making mongodb support

@eartharoid
Copy link
Member

Sequelize allows the bot to support Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server with very little code. Adding MongoDB support would add a lot of complexity as everything that uses the database will need to have code for both Sequelize and Mongoose.

@wolfier74
Copy link
Author

Thats sad that you will not add it. Sometimes sqlite on replit is wiped (not all data are there, some data can disappear)

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

2 participants