|
|
|
|
|
by xsc
1459 days ago
|
|
It seems a solid first step would be to use EXPLAIN to understand query planning/scanning issues. Assuming 6.5M rows/day*1.5yr=~3.5B rows, how large is the dataset in both SQLite and pg? With indexes, is it fitting in RAM? Linode 2GB plan is shared vcpu, so results will vary depending on who is sharing it with your service. |
|
This article is about one of them only, how I designed a test system to evaluate the two databases head to head.