Hacker News new | ask | show | jobs
by winrid 1180 days ago
That depends on the read patterns. Sqlite doesn't even support some features that will make very simple aggregations much faster on postgres, even with the same indexes.

For purely sequential reads of data from disk, sure.