Hacker News new | ask | show | jobs
by jstx1 1636 days ago
SQL databases work well when all parties already agree with each other. With a distributed public "database" like blockchain you need a mechanism to prevent fraudulent transactions from being written to the database. That's how you end up with solutions like proof of work and proof of stake.