Questions

I'm looking at developing an idea where Ethereum acts as a database. Essentially, the idea boils down to transactions being new data points (text-based data only, low data size) in the database. The data points in the blockchain "database" can be queried via API and data aggregated on the client-side via request criteria. Primarily, I'm trying to determine if Ethereum is the right platform for this or are there others that I should be considering/investigating? My main objective is a distributed/decentralized database where no one "owns" the data, but where the community can contribute and self-identify as an "authority" for potential filtering by the end-user. Thanks!

By definition, the blockchain is itself an immutable, distributed, and decentralized global database. So the answer is yes. Each message or transaction can contain a data field that is passed through. That said, don't think of blockchain as a traditional database, and don't try to replicate traditional database functionality.


Answered 8 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.