Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
52 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_lake_spatial | 3.5 | Adds geospatial file-format and spatial-function support to pg_lake through PostGIS and GDAL-backed workflows. | GIS | Apache-2.0 | C | 16–18 | 1.6k |
| mobilitydb | 1.3.0 | MobilityDB geospatial trajectory data management & analysis platform | GIS | PostgreSQL | C | 14–18 | 624 |
| pointcloud | 1.2.5 | data type for lidar point clouds | GIS | BSD-3-Clause | C | 14–18 | 426 |
| pointcloud_postgis | 1.2.5 | integration for pointcloud LIDAR data and PostGIS geometry data | GIS | BSD-3-Clause | C | 14–18 | 426 |
| h3 | 4.5.0 | H3 bindings for PostgreSQL | GIS | Apache-2.0 | C | 14–18 | 381 |
| h3_postgis | 4.5.0 | H3 PostGIS integration | GIS | Apache-2.0 | C | 14–18 | 381 |
| ogr_fdw | 1.1.9 | foreign-data wrapper for GIS data access | GIS | MIT | C | 14–18 | 264 |
| postal | 1.0 | PostgreSQL bindings for libpostal that normalize free-form addresses and parse them into labeled components. | GIS | MIT | C | 10–18 | 146 |
| q3c | 2.0.5 | q3c sky indexing plugin | GIS | GPL-2.0 | C | 14–18 | 90 |
| pgh3 | 0.3.0 | Expose Uber H3 hierarchical geospatial indexing functions for PostGIS geometries | GIS | Apache-2.0 | C | 10–13 | 85 |
| pgs2 | 0.0.1 | Postgres extension for S2 spherical geometry | GIS | Apache-2.0 | C | — | 19 |
| pg_healpix | 1.0 | Provides PostgreSQL functions that convert sky coordinates to and from HEALPix nested and ring pixel identifiers. | GIS | GPL-2.0 | C | 10–13 | 18 |
| zcurve | 1.3 | Two- and three-dimensional Z-order bit interleaving plus direct range lookup over numeric B-tree indexes. | GIS | — | C | — | 18 |
| pg_geohash | 1.0 | Handle geohash based functionality for spatial coordinates | GIS | MIT | C | 14–18 | 17 |
| address_standardizer | 3.6.4 | Used to parse an address into constituent elements. Generally used to support geocoding address normalization step. | GIS | GPL-2.0 | C | 14–18 | 9 |
| address_standardizer_data_us | 3.6.4 | Address Standardizer US dataset example | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis | 3.6.4 | PostGIS geometry and geography spatial types and functions | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis_raster | 3.6.4 | PostGIS raster types and functions | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis_sfcgal | 3.6.4 | PostGIS SFCGAL functions | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis_tiger_geocoder | 3.6.4 | PostGIS tiger geocoder and reverse geocoder | GIS | GPL-2.0 | C | 14–18 | 9 |
| postgis_topology | 3.6.4 | PostGIS topology spatial types and functions | GIS | GPL-2.0 | C | 14–18 | 9 |
| pg_tileless | 0.1 | Tools for packaging twkb in sqlite for tileless | GIS | GPL-2.0 | C | — | 8 |
| vasavgeom | 1.1 | Vague geometry handler - VASA | GIS | GPL-2.0 | C | — | 7 |
| festival | 1.1.1 | FESTIval is a PostgreSQL extension for conducting performance evaluations of spatial indices | GIS | GPL-3.0 | C | — | 6 |
| geohash_extra | 0.0.1 | Additional geohash functions | GIS | — | C | — | 4 |
| hexgrid | 1.0.3 | Configurable hex grid on abstract surface | GIS | BSD-3-Clause | C | — | 4 |
| coordconv | 1.0.0 | Convert between IAU 1958 Galactic coordinates and J2000 FK5 equatorial coordinates | GIS | GPL-2.0 | C | — | 3 |
| pg_geohash_extra | 0.0.1 | Additional geohash functions for PostGIS | GIS | GPL-3.0 | C | — | 2 |
| rtosm | 0.1 | Real-time simplification of spatial objects in an OpenStreetMap API database. | GIS | GPL-2.0 | C | — | 2 |
| gbuilder | 1.0 | Additional geometry builders | GIS | — | C | 10–18 | 1 |
| pg_twkb | 0.1 | TWKB tools etc | GIS | GPL-2.0 | C | — | 1 |
| triangle_array | 0.1 | Prototype PostgreSQL representation of triangulated irregular networks using compact point and triangle arrays. | GIS | — | C | — | 1 |
| astrocat | 1.0 | PostgreSQL extension for indexing astronomical catalogues with spherical point and circle types, GiST indexing, radial queries, and k-nearest-neighbor ordering. | GIS | — | C | — | |
| dumppoints | 1.0 | C implementation of ST_DumpPoints for PostGIS geometry collections. | GIS | Public Domain | C | — | |
| earthdistance | 1.2 | calculate great-circle distances on the surface of the Earth | GIS | PostgreSQL | C | 14–18 | |
| ganos_address_standardizer | 7.0 | A placename standardization extension based on the PAGC standard. | GIS | — | C | 10–17 | |
| ganos_geometry | 7.0 | Provides computing and analysis features for spatial geometry types. | GIS | — | C | 10–17 | |
| ganos_geometry_pyramid | 7.0 | Builds sparse vector tile pyramids for fast rendering of large 2D geometry datasets. | GIS | — | C | 10–17 | |
| ganos_geometry_sfcgal | 7.0 | Provides extension features for the spatial geometry SFCGAL plugin. | GIS | — | C | 10–17 | |
| ganos_geometry_topology | 7.0 | Ganos geometry topology spatial types and functions extension for PostgreSQL. | GIS | — | C | 10–17 | |
| ganos_geomgrid | 7.0 | Provides grid partitioning, encoding, indexing, and analysis capabilities for H3, GeoSOT, and other grid systems. | GIS | — | C | 10–17 | |
| ganos_networking | 7.0 | Road and traffic network analysis with cost-based shortest, fastest, and optimal path algorithms. | GIS | — | C | 10–17 | |
| ganos_pointcloud | 7.0 | Provides storage, computing, and analysis features for point clouds. | GIS | — | C | 10–17 | |
| ganos_pointcloud_geometry | 7.0 | Integrates GanosBase PointCloud types with geometry for spatial analysis. | GIS | — | C | 10–17 | |
| ganos_raster | 7.0 | Provides storage, computing, and analysis features for spatial raster data. | GIS | — | C | 10–17 | |
| ganos_tiger_geocoder | 7.0 | Ganos tiger geocoder and reverse geocoder with support for USCB TIGER data. | GIS | — | C | 10–17 | |
| ganos_trajectory | 7.0 | Models, queries, and analyzes moving-object trajectories across space and time. | GIS | — | C | 10–17 | |
| gis_objects | 1.0 | Postgres extension for Point, Polygon, and Point-in-Polygon operations in C | GIS | — | C | — | |
| hyperspace | 1.0 | Four-dimensional point, box, and circle types with B-tree and SP-GiST/KD-tree operator classes. | GIS | — | C | 15 | |
| ipinfo | 1.0.1 | IP geolocation lookup functions backed by the ipinfo.io HTTP service. | GIS | Apache-2.0 | C | — |