Category: Database
PgAdmin 4 is a free, powerful PostgreSQL tool for administrator. This web based PostgreSQL client tool comes with many great tools such as server manager, query tool, export and import, extension manager and many more.…
This article will guide you to install PostgreSQL ODBC Driver 64bit on Windows 10. Some software rely on ODBC in order to communicate with the PostgreSQL server. The PostgreSQL driver does not available on Windows.…
Hello everyone, welcome to GIS Tutorial. Today, I am going to discuss a bit deeper about PostGIS. We will learn how to export shapefile to PostGIS. There are several ways to do this job and…
PostGIS is a robust and reliable spatial database extension for PostgreSQL. With this tool, we can store our spatial datasets in an RDBMS database such as PostgreSQL. There are many benefits when we store our…