Y
Hacker News
new
|
ask
|
show
|
jobs
by
samwillis
1480 days ago
Not quite the scale you are suggesting but I used it with a 7gb 20m row dataset and it worked incredible well.
1 comments
redredrobot
1480 days ago
Yeah - it’s probably unfair of me to say it doesn’t scale at all. But between large data and 2 extra orders of magnitudes of rows, the single SQLite file approach quickly breaks down, even if you don’t store the large content in-db.
link