### Tools: MongoExpress

#### What is MongoExpress?

mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3.

* **Website & documentation:** [github.com/mongo-express/mongo-express](https://github.com/mongo-express/mongo-express)

#### Container

* **Image used:** [library/mongo-express](https://hub.docker.com/_/mongo-express/)

##### Usage

The container is already configured to use the MySQL/MariaDB credentials.  
Access **MongoExpress** with your browser at address [localhost:8003](http://localhost:8003).