check out the command line snippet and screenshot below - as of recent git master versions ongithubit's possible to use mysql as azato'ssql operational database. this is in addition to previously supported databases - postgresql and oracle db.
the command shown was taken straight from thetutorial- the only difference is that mysql has been used instead of postgresql.
$ zato quickstart create ~/env/qs-1 mysql localhost 3306 zato1 zato1 localhost 6379odb database password (will not be echoed): enter the odb_password again (will not be echoed): key/value database password (will not be echoed): enter the kvdb_password again (will not be echoed): [1/8] certificate authority created[2/8] odb schema created[3/8] odb initial data created[4/8] server1 created[5/8] server2 created[6/8] load-balancer createdsuperuser created successfully.[7/8] web admin created[8/8] management scripts createdquickstart cluster quickstart-887030 createdweb admin user:[admin], password:[ilat-edan-atey-uram]start the cluster by issuing the /home/dsuch/env/qs-1/zato-qs-start.sh commandvisit https://zato.io/support for more information and support options$