SQLite Forum

Question about memory management
Login
> As I import csv files into databases - one for each subject I am importing - my computer memory fills right up.

Can you be more specific about what you are doing to accomplish this import?
Are you using the [CLI][1]?  If so, what commands are you using?
Or did you write your own program/script to do the import?  Can we see it?

[1]:  https://sqlite.org/cli.html