In this article, We will explain to you how to set up MariaDB following multiple databases using Docker-Compose
- mydb (use can use it for local development)
- test (use can use it for testing)
Production Env:
The production database environment. You can use cloud databases such as AWS RDS, Heroku, etc.