Aergo has just released a new feature on the Aergo Enterprise 2.0 - Aergo JDBC 1.1 paired with a handy guide!
Follow through their developer docs and this video tutorial to learn more.
Read the Aergo docs 👇
https://docs.aergo.io/en/2.2/smart-contracts/jdbc/index.html
What is JDBC?
The Java Database Connectivity (JDBC) is an adapter that removes the need for creating and sending blockchain transactions manually - and allows you to run SQL queries directly. Thanks to Aergo's smart contract engine which is rich in SQL support, you can connect to a smart contract just like any other traditional SQL database.
Pretty cool right? Click the links below to delve into the guide.