Skip to content

kshitijrajsharma/basic-postgresql-postgis-foss-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-postgresql-postgis-foss-workshop

Basic Postgresql Postgis Workshop. This repo is created as a part of OSGeo Nepal workshops

Prerequisites

In order to continue to this workshop we expect you to have at least following services on your machine

Installation

According to your operating system, Installation differs . You can follow manual install section for that. For this exercise we will install everything with docker which is relatively easy

Manual install

Install using Docker

Install docker in your system. Get Docker

Once you have docker, Clone this repo & navigate

git clone https://github.com/kshitijrajsharma/basic-postgresql-postgis-foss-workshop.git
cd basic-postgresql-postgis-foss-workshop

Install and swamp up your containers

docker compose up 

Note : Postgresql and dbeaver will loose its state when you cancel your terminal. For persistent usage follow docker instructions about swamping up containers and stuff

Dbeaver Configuration

Once you have docker containers running, You can go ahead and configure Dbeaver . We are using dbeaver for this workshop to interact with postgresql tables

Query

After dbeaver configuration, You are ready to play with the data. Navigate to query

Resources :

Contributions

Contributions are highly appreciated ! You can enhance this tutorial for workshop or use it in your own ! Feel free to raise PR with your changes

About

Basic Postgresql Postgis Workshop for begineers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages