# Blog

- [How to install PostGIS, PgAdmin, and PostgreSQL in Docker](/how-to-install-postgis-pgadmin-postgresql-in-docker) — PostgreSQL must be one of the most used and advanced SQL Servers. We are going to learn how to install it in a Docker container with PostGIS and PgAdmin.
- [How to install MySQL on Docker](/how-to-install-mysql-on-docker) — MySQL is one of the most popular SQL Databases and maybe the most used database on the web. Today we will learn how to install MySQL on a Docker Container.
- [How to install OracleDB on Docker](/how-to-install-oracledb-on-docker) — I come up with this problem yesterday, Oracle is potentiating their cloud solutions so they are not making it that easy to install their star product on a testing environment.
- [How to Install SQL Server on Docker](/install-sql-server-in-docker-quick-guide) — How to Install SQL Server on Docker
SQL Server can be installed on Linux distributions, one of them is a Docker Containter. Let’s get started!
