Limitations of our project
1 Database and table names can't contain any upper-cases. Lower-cases and underscores are accepted.
2 Presto DB requires java 1.8 and a x64 environment. And the compile environment of any project based on presto-jdbc requires java1.8.
3 MySQL Client and Connection character set must be formated in utf-8.
4 Our project only support 'select' and 'show' queries