# MySQL samples

| Name | Description |
|------|-------------|
| [Go / NGINX / MySQL](https://github.com/docker/awesome-compose/tree/master/nginx-golang-mysql) | A sample Go application with an Nginx proxy and a MySQL database. |
| [Java Spark / MySQL](https://github.com/docker/awesome-compose/tree/master/sparkjava-mysql) | A sample Java application and a MySQL database. |
| [NGINX / ASP.NET / MySQL](https://github.com/docker/awesome-compose/tree/master/nginx-aspnet-mysql) | A sample Nginx reverse proxy with a C# backend using ASP.NET. |
| [NGINX / Flask / MySQL](https://github.com/docker/awesome-compose/tree/master/nginx-flask-mysql) | A sample Python/Flask application with an Nginx proxy and a MySQL database. |
| [React / Spring / MySQL](https://github.com/docker/awesome-compose/tree/master/react-java-mysql) | A sample React application with a Spring backend and a MySQL database. |
| [React / Express / MySQL](https://github.com/docker/awesome-compose/tree/master/react-express-mysql) | A sample React application with a Node.js backend and a MySQL database. |
| [WordPress / MySQL](https://github.com/docker/awesome-compose/tree/master/wordpress-mysql) | A sample WordPress setup. |
| [dotnet-album-viewer](https://github.com/dockersamples/dotnet-album-viewer) | West Wind Album Viewer ASP.NET Core and Angular sample. |
