This is a mini DBMS demo in java with antlr v4
###How to use it
- Download a antlr v4 libarary (jar) , and add it to the build path of Mini-DBMS/Mysql
- Start server by run DBMS.sys.server.TestSys
- Use another project L_MiniDBClient
- Start com.db.minidb.client.client.Entry