postgresql-17-omnidb
PostgreSQL PL/pgSQL debugger extension for OmniDB
OmniDB is a web tool that simplifies database management focusing on
interactivity, designed to be powerful and lightweight.
postgresql-postgis
Geographic objects support for PostgreSQL -- Metapackage
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".
savvy-util
conversion tool for SAV file format
Savvy is the official C++ interface for the SAV file format and offers
seamless support for BCF and VCF files.
postgresql-17-postgis-3-scripts
Geographic objects support for PostgreSQL 17 -- SQL scripts
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".
postgresql-17-postgis-3
Geographic objects support for PostgreSQL 17
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".
postgresql-17-ogr-fdw
PostgreSQL foreign data wrapper for OGR
OGR is the vector half of the GDAL spatial data access library. It allows
access to a large number of GIS data formats using a simple C API for data
reading and writing. Since OGR exposes a simple table structure and PostgreSQL
foreign data wrappers allow access to table structures, the fit seems pretty
perfect.