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 instead of sqlite #301

Open
Wladastic opened this issue May 3, 2022 · 3 comments
Open

mongodb instead of sqlite #301

Wladastic opened this issue May 3, 2022 · 3 comments

Comments

@Wladastic
Copy link

I got tired of sqlite's performance issues.
I will try to build a mongodb connector.
If anyone has time to assist, I would be glad

@hatzkel
Copy link

hatzkel commented Jun 1, 2022

How'd this work out? I'm curious if you got started on this/ finished this yet.

@Wladastic
Copy link
Author

I didn't get to finish this yet, I had to wipe my system for a client.

@Haehnchen
Copy link
Owner

I got tired of sqlite's performance issues.

sqlite (+better-sqlite3 packages) was taken for performance reason, a nosql like "mongodb" is the wrong tool and will make this project like others unusable, if you have run this with 100s of pair and multiple exchanges, this was the main reason to build something for my own.

my instance is running stable for months with having database sizes way higher then +10 GBs.

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

3 participants