Hacker News new | ask | show | jobs
by r1290 83 days ago
How does it handle large tables like. 2b rows? And how does it stay updated?
1 comments

what are the properties of the table? is the whole table 2B rows or is that the amount of row updates/inserts that happen per period (day, week, month)? We do handle a lot of large table volumes on both our products already, but there will be cost tradeoffs the larger the data volume and lower the latency you try to target.