Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
111 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| historical_geocoding | 1.0 | SQL toolkit for geocoding historical addresses by combining textual, temporal, and spatial evidence. | GIS | MIT | SQL | — | 5 |
| postgis_letters | 0.0.5 | convert text letters into PostGIS geometries using packaged vector fonts | GIS | MIT | SQL | 10–18 | 5 |
| geohash_extra | 0.0.1 | Additional geohash functions | GIS | — | C | — | 4 |
| geoip2lookup | 0.0.3 | Look up IP-address info in MaxMind GeoIP2 MMDB files | GIS | BSD-2-Clause | SQL | 10–18 | 4 |
| hexgrid | 1.0.3 | Configurable hex grid on abstract surface | GIS | BSD-3-Clause | C | — | 4 |
| pg_polyline | 0.0.1 | Fast Google Encoded Polyline encoding & decoding for postgres | GIS | MIT | Rust | 14–18 | 4 |
| pg_trajectory | 0.0.1 | Define PostGIS trajectory types and spatiotemporal analysis functions in SQL and PL/pgSQL | GIS | — | SQL | — | 4 |
| qdgc | 0.1.0 | Encode, decode, navigate, and fill Extended Quarter Degree Grid Cell codes in pure SQL. | GIS | Apache-2.0 | SQL | 14–18 | 4 |
| qdgc_postgis | 0.1.0 | Add PostGIS geometry and geography bindings plus area-to-cell fills for QDGC. | GIS | Apache-2.0 | SQL | 14–18 | 4 |
| coordconv | 1.0.0 | Convert between IAU 1958 Galactic coordinates and J2000 FK5 equatorial coordinates | GIS | GPL-2.0 | C | — | 3 |
| frapi | 0.1.2 | In-database wrappers for French public-administration data APIs. | GIS | MIT | SQL | — | 3 |
| mapcode | 0.0.6 | Mapcodes in PostgreSQL | GIS | PostgreSQL | C++ | 10–18 | 3 |
| rostgis | 0.1.0 | Experimental PostGIS-compatible spatial extension written in Rust. | GIS | MIT | Rust | 13–17 | 3 |
| brin4postgis | 0.0.1 | BRIN indexes for PostGIS | GIS | GPL-3.0 | SQL | 10–18 | 2 |
| geohistorical_objects | 1.0 | Geohistorical objects support | GIS | MIT | SQL | — | 2 |
| livewire | 0.2.0 | power delivery modeling | GIS | — | SQL | 10 | 2 |
| pg_geohash_extra | 0.0.1 | Additional geohash functions for PostGIS | GIS | GPL-3.0 | C | — | 2 |
| pg_tms | 0.0.4 | functions to tile rasters in TMS format | GIS | MIT | SQL | 10–18 | 2 |
| rtosm | 0.1 | Real-time simplification of spatial objects in an OpenStreetMap API database. | GIS | GPL-2.0 | C | — | 2 |
| siguanet_quest | 1.0 | Application-specific PL/pgSQL reporting layer for spatial aggregation over SIGUANET/PostGIS campus asset databases. | GIS | GPL-3.0 | SQL | 10–18 | 2 |
| firefly | 0.2.0 | PostGIS-backed Firefly database schema for tracking 3D points and add/delete operations by task. | GIS | GPL-3.0 | SQL | — | 1 |
| gbuilder | 1.0 | Additional geometry builders | GIS | — | C | 10–18 | 1 |
| mogipix | 0.0.1 | PostgreSQL extension exposing HEALPix and MOC Rust functions to SQL. | GIS | — | Rust | 13–17 | 1 |
| osrmint | 0.1 | PostgreSQL route OSRM integration | GIS | LGPL-3.0 | C++ | — | 1 |
| pg_twkb | 0.1 | TWKB tools etc | GIS | GPL-2.0 | C | — | 1 |
| postgis_domains | 1.0 | Define reusable PostGIS geometry and geography domains constrained to valid, simple SRID 4326 values | GIS | MIT | SQL | 10 | 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_address_standardizer_data_us | 7.0 | A placename standardization (United States) data extension based on the PAGC standard. | GIS | — | Data | 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_spatialref | 7.0 | Provides computing and analysis features for spatial references. | GIS | — | Data | 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 | — | |
| mastermobilitydb | 1.0.0 | Schema, types, and utilities for managing moving-object trajectories with MobilityDB. | GIS | — | SQL | — | |
| nfiesta_gisdata | 3.0.7 | nfi gisdata database | GIS | — | SQL | — | |
| nfiesta_target_data | 2.33.2 | PostgreSQL extension for manipulation of target data - aggregation of local density contributions at the plot level. | GIS | — | SQL | — |