DEV Community

Rohit Sharma
Rohit Sharma

Posted on

What is web 3.0

  1. What is web3.0 ?
  2. How it is different from current web?
  3. Please Suggest Any article or video related to it.

And I want to say Thanks๐Ÿ˜Š in Advance.

Top comments (2)

Collapse
 
ropstens profile image
Metro station

What is web3.0 ?

  • No more than a marketing name.

How it is different from current web?

  • The difference is that the blockchain (Eth, Solana, etc.) is used as a database. However, it is very inconvenient to receive data from the blockchain, and because of this, even this data is first entered into standard MySQL, Postgres databases and information is taken from there. Naturally, all data needs to be synchronized. There are no more differences.

Please Suggest Any article or video related to it.

  • Oh, there are a lot of videos on YouTube =)
Collapse
 
devrohit0 profile image
Rohit Sharma

Thanks