sqlchain
sqlchain copied to clipboard
A Compact SQL Layer Over The Blockchain.
Results
1
sqlchain issues
Sort by
recently updated
recently updated
newest added
Hi, I've met some problems with installing sqlchain on Ubuntu (last version) ``` >>>$ sudo pip install sqlchain Requirement already satisfied: sqlchain in /usr/local/lib/python3.8/dist-packages/sqlchain-0.2.10-py3.8.egg (0.2.10) Collecting MySQL-python>=1.2.5 Using cached MySQL-python-1.2.5.zip...