Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
7 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| plv8 | 3.2.4 | PL/JavaScript (v8) trusted procedural language | LANG | PostgreSQL | C++ | 14–18 | 2.1k |
| plv8geo | 0.0.2 | PL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows. | GIS | MIT | JavaScript | — | 29 |
| plcoffee | 3.1.10 | CoffeeScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime | LANG | PostgreSQL | C++ | 10–16 | 2.1k |
| plls | 3.1.10 | LiveScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime | LANG | PostgreSQL | C++ | 10–16 | 2.1k |
| brainfuck | 4.2.0 | Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. | LANG | Apache-2.0 | SQL | 15–18 | 5 |
| op_log | 1.0.0 | Trigger-based row change history recorded after transaction commit. | SEC | Apache-2.0 | SQL | — | 2 |
| jsonpath | 0.1 | Run JSONPath queries through a bundled JavaScript implementation in PLV8 | FEAT | MIT | SQL | — |