Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
rob05c · 3054 days ago · link · · parent · post: Hubski User Data Converted to SQL—Watch for Bugs!
Serialised s-expressions. We're about three orders of magnitude from that problem. We've considered SQL-as-a-service; at some point, it may be cheaper and faster than using a VM host. But it'll almost certainly be SQL. Our data is relational (like 99% of data), and we'll probably never see the scale where it becomes infeasible. Facebook uses SQL with peaks of 13 million transactions/second. We're currently on the order of 1 transaction/second.how the site's data was structured before
particularly when scaling enormously
Happy to discuss "data as a service" and other concepts if that will help