BchainTalk Forum - Community for Blockchain Believers

Join like-minded people in a collaborative culture to share & learn.

BchainTalk Forum - Community for Blockchain Believers

Join like-minded people in a collaborative culture to share & learn.

Latest topics
» Bidooh — The World’s First Blockchain-based Facial Recognition Billboard
What is the Difference Between a Blockchain and a Database? EmptyThu Nov 29, 2018 4:02 pm by Vladdirescu

» Smart Valor — The Future of Global Investments
What is the Difference Between a Blockchain and a Database? EmptyTue Nov 13, 2018 6:06 pm by Vladdirescu

» Jur — Resolving Legal Disputes with the Help of Smart Contracts
What is the Difference Between a Blockchain and a Database? EmptyTue Oct 30, 2018 7:08 pm by Vladdirescu

» CDRX — Blockchain Technology in the Traditional Securities Market
What is the Difference Between a Blockchain and a Database? EmptyThu Oct 18, 2018 3:48 pm by Vladdirescu

» NoahCoin as a Key to Borderless Facilities of Noah Project
What is the Difference Between a Blockchain and a Database? EmptyThu Oct 11, 2018 4:39 pm by Vladdirescu

» Iconiq Lab —  New ICO Accelerator and Decentralized Investment Fund
What is the Difference Between a Blockchain and a Database? EmptyWed Oct 03, 2018 8:34 pm by Vladdirescu

» Raincheck — Global Bonus System and Loyalty Program on the Stellar Blockchain
What is the Difference Between a Blockchain and a Database? EmptyThu Sep 13, 2018 6:09 pm by Vladdirescu

» Clintex (Clinical Trials Intelligence) — Alternative Treatment of the Future
What is the Difference Between a Blockchain and a Database? EmptyMon Aug 27, 2018 12:47 am by Vladdirescu

» Mobu ICO— The Future of Security Tokenization
What is the Difference Between a Blockchain and a Database? EmptyThu Aug 16, 2018 1:26 am by Vladdirescu

» Codex Protocol — Blockchain-based Title Registry of Art and Collectibles
What is the Difference Between a Blockchain and a Database? EmptyWed Jul 11, 2018 6:32 pm by Vladdirescu

» INGOT Coin Develops An All-Inclusive Ecosystem to Bridge Markets, Revives Lost Demand
What is the Difference Between a Blockchain and a Database? EmptyTue Jul 10, 2018 6:50 pm by Vladdirescu

» Japan Has Announced New Five-Point Regulations for Cryptocurrency Exchanges
What is the Difference Between a Blockchain and a Database? EmptyTue Jul 10, 2018 3:16 am by Vladdirescu

» Trivver — Blockchain-Based Extended Reality Ad Exchange
What is the Difference Between a Blockchain and a Database? EmptySat Jun 30, 2018 5:38 pm by Vladdirescu

» OEL Foundation — Unified Logistics Blockchain Infrastructure
What is the Difference Between a Blockchain and a Database? EmptyMon Jun 25, 2018 10:20 pm by Vladdirescu

» Quadrant Protocol — Data Ecosystem With Authenticity And Provenance
What is the Difference Between a Blockchain and a Database? EmptySat Jun 09, 2018 6:59 pm by Vladdirescu

» Pumapay Brings Crypto Payments into Daily Life, Raises $117 mln in Private Token Sale
What is the Difference Between a Blockchain and a Database? EmptyMon Jun 04, 2018 6:47 pm by Vladdirescu

» FlipNpik — Social Media for Local and Small Businesses based on XLM
What is the Difference Between a Blockchain and a Database? EmptyThu May 24, 2018 3:34 pm by Vladdirescu

» Japanese Bank MUFG Is Planning to Issue a Trial of Its Own Digital Currency
What is the Difference Between a Blockchain and a Database? EmptyThu May 17, 2018 11:40 pm by Vladdirescu

» Blockchain Enters Poland’s Financial Market, Namely the Credit Office
What is the Difference Between a Blockchain and a Database? EmptyThu May 17, 2018 10:55 pm by Vladdirescu

» HSBC Claims it Performed the World’s First Trade Transaction via Blockchain
What is the Difference Between a Blockchain and a Database? EmptyThu May 17, 2018 10:26 pm by Vladdirescu


What is the Difference Between a Blockchain and a Database?

View previous topic View next topic Go down

What is the Difference Between a Blockchain and a Database? Empty What is the Difference Between a Blockchain and a Database?

Post by Anurag Tiwaari Tue Apr 25, 2017 3:03 pm

As stated in our guide "What is Blockchain Technology?", the difference between a traditional database and a blockchain begins with architecture, or how the technologies are orchestrated.



A database running on the World Wide Web is most often using a client-server network architecture.

A user (client) with permissions associated with their account can change entries that are stored on a centralized server. By changing the 'master copy', whenever a user accesses a database using their computer, they will get the updated version of the database entry. Control of the database remains with administrators, allowing for access and permissions to be maintained be a central authority.

This is not at all the same as with a blockchain.

For a blockchain database, each participant maintains, calculates and updates new entries into the database. All nodes work together to ensure they are all coming to the same conclusions, providing in-built security for the network.



The consequences of this difference is that blockchains are well-suited as a system of record for certain functions, while a centralized database is entirely appropriate for other functions.

Decentralized control

Blockchains allow different parties that do not trust each other to share information without requiring a central administrator. Transactions are processed by a network of users acting as a consensus mechanism so that everyone is creating the same shared system of record simultaneously.

The value of decentralized control is that it eliminates the risks of centralized control. With a centralized database, anybody with sufficient access to that system can destroy or corrupt the data within. This makes users dependent on the administrators.

Some administrators have earned the trust put in them, for the most part. People’s money is not stolen by banks that record the money they hold in private databases, for example. And, there is a logical reason why you would want centralized control. Centralized control can be a speciality, a reason for being.

But, that also means those with control, such as a bank, need to spend billions of dollars keeping these centrally held databases from being altered by hackers or anyone else who might wish to profit from another’s loss. If the central administrators we’re trusting to keep our information secret fail in this regard, then we lose.

History of itself

Most centralized databases keep information that is up-to-date at a particular moment. They more or less are a snapshot of a moment in time.

Blockchain databases are able to keep information that is relevant now, but also all the information that has come before. Blockchain technology can create databases that have histories of themselves. They grow like ever-expanding archives of their own history while also providing a real-time portrait.

It is the expense required to compromise or change these databases that has led people to call a blockchain database immutable. It is also where we can start to see of the evolution of the database into a system of record.

Performance

While blockchains can be used systems of record and are ideal as transaction platforms, they are considered slow as databases when compared to what is possible for digital transaction technology that we see today with Visa and PayPal.

While there will certainly be improvements to this performance, the nature of blockchain technology requires that some speed be sacrificed. The way distributed networks are employed in blockchain technology means they do not share and compound processing power, they each independently service the network, then compare the results of their work with the rest of the network until there is a consensus that something happened.

Centralized databases, on the other hand, have been around for decades, and have seen their performance increase in lock-step with a formula that has come to define innovation in the digital era: Moore’s Law.

Confidentiality

Bitcoin is a write-uncontrolled, read-uncontrolled database. That means anyone can write a new block into the chain, and anyone can read a block in the chain.

A permissioned blockchain, like a centralized database, can be write-controlled and read-controlled. That means the network or the protocol can be set up so only permissioned participants can write into the database or read the database.

But, if confidentiality is the only goal, and trust is not an issue, blockchain databases pose no advantage over a centralized database.

Hiding information on a blockchain requires lots of cryptography and a related computational burden for the nodes in the network. There is no way to do this that is more effective than simply hiding the data completely in a private database that does not even require network connectivity.

Think of all the databases Ethan Hunt has broken into in the "Mission: Impossible" series and you can get a sense of the type of confidentiality possible in the private databases.

Source:http://www.coindesk.com/information/what-is-the-difference-blockchain-and-database/

Anurag Tiwaari

Posts : 6
Reputation : 0
Join date : 2017-04-15

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum