Post
Topic
Board Project Development
Re: Developing a blockchain SQL database named CovenantSQL
by
Patatas
on 13/09/2018, 13:09:18 UTC
Can u please tell what use cases fits best for this database?
A lot of them depending on the problem you're trying to solve...Some of them could be
 - A public data-base where data can't be altered (immutability)
 - Some records which store history like medical records which can only be updated by not overwritten.

On the technical end, it's decentralised and hence there is no central authority over the database.