From what I know, the blockchain database is not stored in any place, which means that the records stored in it are really public and easy to check. For a hacker, there is no centralized version of this information. Hosted on millions of computers at the same time, its data is available to everyone on the Internet.
So my question is, can we store blockchain in sql for example? or can it be saved only in a database that works by itself?
source
share