use Mojo::MySQL5; # Create a table my $mysql = Mojo::MySQL5->new('mysql://username@/test'); $mysql->db->query( 'create table names (id integer auto_increment primary ...
OurSQL allows to create a blockchain database quickly with connecting MySQL servers into a cluster. Use OurSQL to create new blockchain mapped to a MySQL DB or to join to existent blockchain as a ...