Course of Database application
- Using Docker for setup Database and Application.
- Using MySQL for Relationship DB application.
- Using MongoDB for NoSQL DB application.
- Using NodeJS for implement application
- 2.1 - Lab 01 - Setup MySQL with Docker Container
- 2.2 - Lab 02 - Create db-user to access MySQL with MySQL Docker Container
- 2.3 - Lab 03 - Create and Access to Database with MySQL Docker Container