Hacker News new | ask | show | jobs
by tschottdorf 4033 days ago
Exactly right. The hard part is building a key-value store with a powerful notion of transactions (not just compare-and-set or the like), and that's what's mostly done. Structured data is still work, but on the shoulders of giants.