cql

Decentralized SQL database with blockchain features

brewmacoslinux
Try with needOr install directly
Source

About

Decentralized SQL database with blockchain features

Commands

cql

Examples

Start the CQL database server$ cql start
Execute a SQL query against the database$ cql query 'SELECT * FROM table_name'
Initialize a new CQL database instance$ cql init --path ./mydb