An open API service indexing awesome lists of open source software.

https://github.com/amritms/docker-multi-project-mysql57

single msyql server for multiple projects
https://github.com/amritms/docker-multi-project-mysql57

docker docker-compose mysql-server

Last synced: 4 months ago
JSON representation

single msyql server for multiple projects

Awesome Lists containing this project

README

        

## Common Mysql for multiple projects

We use single database for multiple projects. why not to do same with docker. Thanks to Geshan for the tutorial.