/CryptoSql

Experimental research into a custom MySQL server that stores data on the Ethereum blockchain

Primary LanguageC#GNU General Public License v3.0GPL-3.0

CryptoSql

CryptoSql is a custom MySQL server that uses the Ethereum blockchain as storage backing. It is intended for research use only. Any use, particularly in production or on a live network, is at your own risk.

For motivation, results, and analysis see the report writeup. Details of the source layout are in Appendix 2.1. There is also commentary on a possible future implementation that could cut costs in Appendix 3.