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

Handle large DBs? #13

Open
theDanielJLewis opened this issue Dec 23, 2023 · 0 comments
Open

Handle large DBs? #13

theDanielJLewis opened this issue Dec 23, 2023 · 0 comments

Comments

@theDanielJLewis
Copy link

I have a really big DB—4.4 GB!

Even when I try running this on a 20-core iMac with 64 GB of RAM, I get "JavaScript heap out of memory" errors and it doesn't complete. It actually doesn't copy anything.

Is there any way to break this up into smaller steps or reduce its memory footprint when I have no control over how the data is divided in the SQLite file?

Thanks in advance!

(Small aside: npmjs still has only 1.1.14 and doesn't install 1.1.15.)

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