Hacker News new | ask | show | jobs
by seeing 3692 days ago
Can you say more about why you're avoiding the blockchain?
1 comments

I am not exactly avoiding the blockchain. There isn't any production ready database that I am aware of that provides immutability like the blockchain and an advanced querying system like NoSQL database systems.

I looked at BlockchainDB which solves my immutability requirement but I don't think it's production ready yet and if I host one myself, I can mutate the data by destroying my BlockchainDB machine.