# Blog

- [Creating a table in PostgreSQL with PgAdmin](/creating-a-table-in-postgresql-with-pgadmin) — PgAdmin is a useful tool to connect to our PostgreSQL server instance, it comes with a lot of features and functions that are useful for managing and visualizing our PostgreSQL databases.
- [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.
