Hacker News new | ask | show | jobs
by alexro 5697 days ago
I think while the most performance-critical portion of your data fits in memory you should be alright with this method. The rest of the data can be consumed using normal SQL approach.