This Project is the coursework of Distributed Databases.
The structure of this project is the following:
-
mycat
is the middleware of distributed databases. -
settings
is the settings of projectbookstore.sql
is used to generate tables.count.sql
is a store procedure.create container.ps1
is used to pull an mysql image(5.7.28) and generate three containers.
-
source
is Spring Boot project.