All Projects → GeographicaGS → Docker Postgis

GeographicaGS / Docker Postgis

Licence: mit
This repository contains Docker image builds for PostgreSQL / PostGIS

Labels

Projects that are alternatives of or similar to Docker Postgis

Pgwatch2
PostgreSQL metrics monitor/dashboard
Stars: ✭ 960 (+1448.39%)
Mutual labels:  plpgsql
Pgsql Tweaks
Contains PostgreSQL functions which I regularly needed.
Stars: ✭ 48 (-22.58%)
Mutual labels:  plpgsql
Pgformatter
A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/
Stars: ✭ 1,085 (+1650%)
Mutual labels:  plpgsql
Google Analytics Bigquery Data Export
Export Google Analytics data from BigQuery using Standard or Legacy SQL.
Stars: ✭ 34 (-45.16%)
Mutual labels:  plpgsql
Graphpostgresql
GraphQL for Postgres
Stars: ✭ 1,020 (+1545.16%)
Mutual labels:  plpgsql
Postgresql Functions
Custom PostgreSQL functions and extensions
Stars: ✭ 50 (-19.35%)
Mutual labels:  plpgsql
Sat Api Pg
A Postgres backed STAC API.
Stars: ✭ 20 (-67.74%)
Mutual labels:  plpgsql
Pg Clone Schema
Postgres clone schema utility without need of going outside of database. Makes developers life easy by running single function to clone schema with all objects. It is very handy on Postgres RDS. Utility is sponsored by http://elephas.io/
Stars: ✭ 59 (-4.84%)
Mutual labels:  plpgsql
Pg Emoji
😍🐘 PostgreSQL emoji encode/decode extension
Stars: ✭ 48 (-22.58%)
Mutual labels:  plpgsql
Pg partman
Partition management extension for PostgreSQL
Stars: ✭ 1,085 (+1650%)
Mutual labels:  plpgsql
Mingyuyue
古诗词取名后台
Stars: ✭ 37 (-40.32%)
Mutual labels:  plpgsql
Spring Batch Admin Backend
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Stars: ✭ 41 (-33.87%)
Mutual labels:  plpgsql
Fias2pgsql
Скрипты для импорта ФИАС в Postgresql
Stars: ✭ 54 (-12.9%)
Mutual labels:  plpgsql
Backend Interview Prep Questions
A few questions & data to help you prepare for the Slack HQ backend interview
Stars: ✭ 34 (-45.16%)
Mutual labels:  plpgsql
Pgulid
Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL
Stars: ✭ 56 (-9.68%)
Mutual labels:  plpgsql
Globalregion
全球国家/地区下拉级联,包含中英文国际化,国家/省份(直辖市)/城市(区)/县
Stars: ✭ 28 (-54.84%)
Mutual labels:  plpgsql
Postgres Full Text Search
Stars: ✭ 50 (-19.35%)
Mutual labels:  plpgsql
Pg
PostgreSQL experiments
Stars: ✭ 60 (-3.23%)
Mutual labels:  plpgsql
Synapse scripts
Tools for maintaining a matrix synapse chat server // SEEKING MAINTAINERS
Stars: ✭ 58 (-6.45%)
Mutual labels:  plpgsql
Ms Sql Server Group Concat Sqlclr
SQL Server CLR user-defined aggregates that collectively offer similar functionality to the MySQL GROUP_CONCAT function. Specialized functions ensure the best performance based on required functionality. Aggregates implemented using C#; requires .NET Framework 3.5.
Stars: ✭ 54 (-12.9%)
Mutual labels:  plpgsql

Geographica's PostgreSQL / PostGIS Docker Images

This repository contains Docker image builds for PostgreSQL / PostGIS made by Geographica. This is the general README, please check version READMEs in the correponding folders.

The philosophy behind Git / Docker tags correlation we ended up using is simple: the master branch of this repo contains as many folders containing different Docker image builds as Docker tags we like to have. We don't use Git tags nor branches to try to correlate with Docker tags. We try this in the past and was a mess. Each version packages makes a folder, each folder builds a geographica/postgis Docker tag bundling different library versions.

Quick Tags Overview

Please refer to each tag README.md for full details. To get a quick overview over tags capabilities:

  • Unbiased_Uakari released 2020-04-10. PostgreSQL 12.2. PostGIS 3.0.1 GEOS 3.8.0, PROJ 6.3.1. Bleeding edge.

  • Unbiased_Uakari_raster released 2020-04-16. PostgreSQL 12.2. PostGIS 3.0.1 GEOS 3.8.0, PROJ 6.3.1. Bleeding edge (with raster).

  • Dev_Diplodocus released 2020-04-10. PostgreSQL 12.2. PostGIS 3.0.1 GEOS 3.8.0, PROJ 6.3.1. Development version.

  • Dev_Diplodocus_raster released 2020-03-27. PostgreSQL 12.2, PostGIS 3.0.1, GEOS 3.8.0, PROJ 6.3.1, GDAL 3.0.4. Development version (with raster).

  • Tasty_Termite: released 2019-03-26. PostgreSQL 11.2, PostGIS 2.5.2, GEOS 3.7.1, PROJ4 6.0, GDAL 2.4.1.

  • Spry_Sparrow: released 2018-29-10. PostgreSQL 11.0, PostGIS 2.5, GEOS 3.7, PROJ4 5.2, GDAL 2.3.2.

  • Rapid_Reedbuck: released 2018-09-15. PostgreSQL 10.5, PostGIS 2.4.5, GEOS 3.7.0, PROJ4 5.1.0, GDAL 2.3.1.

  • Quick_Quail: released 2018-04-16. PostgreSQL 10.3, PostGIS 2.4.4, GEOS 3.6.2, GDAL 2.2.4, patched.

  • Pleasant_Yacare: released 2018-01-16. PostgreSQL 10.1, PostGIS 2.4.3, GEOS 3.6.2, GDAL 2.2.3, patched.

  • Nimble_Newt: released 2017-10-07. PostgreSQL 10.0, PostGIS 2.4.1, GEOS 3.6.0, GDAL 2.2.2, patched.

  • Eclectic_Equidna: released 2017-02-06. Basically an oversimplified version of Breezy Badger. Lots of features that impose an overhead has been removed. Functionality provided by those features can be easily achived by using accessory containers to perform operations on the PostGIS one.

  • Deranged_Dingo: released 2016-12-01. PostgreSQL 9.4.10 and PostGIS 2.1.8, for legacy purposes.

  • Chaotic_Cucumber: released 2016-11-28. Is a Breezy Badger with PgRouting installed.

  • Breezy_Badger: released 2016-10-10. PostgreSQL 9.6.0, PostGIS 2.3.0, GDAL 2.1.1, patched.

  • Awkward_Aardvark: released 2016-07-20 and last updated at 2016-10-10. PostgreSQL 9.5.4, PostGIS 2.2.3, GDAL 2.0.3, Patched.

  • PostgreSQL-9.1.2-PostGIS-1.5.8-Patched: released a long time ago. A PG 9.1.2 with old PostGIS 1.5.8 patched for handling spanish SRS. For legacy applications.

  • PostgreSQL-9.3.5-PostGIS-2.1.7-GDAL-1.11.2-Patched: released a long time ago. A PG 9.3.5 with PostGIS 2.1.7 and support for raster, also spanish patched. Legacy.

  • PostgreSQL-9.4.5-PostGIS-2.2.0-GDAL-2.0.1-Patched: released some time ago. The same as above. Legacy.

Common

Folder 00-Common holds commodities to be applicable to all tags:

  • psql-docker: this script launch an interactive psql session using a Docker image.

Docker Hub

DockerHub repository link

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].