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

DB #2

Open
marcel-blegh opened this issue Aug 22, 2024 · 0 comments
Open

DB #2

marcel-blegh opened this issue Aug 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@marcel-blegh
Copy link
Collaborator

As a developer I want to store api responses in a database so the code doesn't hog all the RAM.

This project is a replacement for several working but slow repositories.
I think all of this will work much better if it uses a database for storing and sorting data. Python and Pandas do not seem up to the task of handling hundreds of thousands items in active memory. In one instance the script needed almost an hour to save 600MB to a single csv-file.

@marcel-blegh marcel-blegh added the enhancement New feature or request label Aug 22, 2024
@marcel-blegh marcel-blegh self-assigned this Aug 22, 2024
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