|
|
|
Litmus tests for using blockchain vs. relational database
|
|
4 points
by perditus
2586 days ago
|
|
When should a business use blockchain despite its inefficiency? Honestly, I can't think of any reason to not just use a traditional relational database instead. Instead of anecdotes I'm interested in any literature exploring this issue, ideally outlining specific features of a use-case that would make it a good fit for blockchain. Here's an example, but it's far too vague IMO: https://dcicblog.umd.edu/wp-content/uploads/sites/13/2017/06/Smith.pdf (clickable version in comments) |
|
Most real-world uses of blockchains (illegal dealings, adversarial relationship with the local nation-state, currency speculation & trading, gambling games) take advantage of this property. If you don't need it, you're almost always better off with an RDBMS, because you pay a heavy price in latency, transaction scalability, and data modeling for it.
Can't think of any business where you wouldn't trust your counterparties? That makes perfect sense, because people today generally do not do business with people they don't trust, because they can't. IMHO most usage of blockchains will happen in new markets doing new things that people would've considered foolhardy before, because its central value proposition enabling transactions that would've been considered foolhardy before.