experimental framework for PostgreSQL extension boilerplate
pgext.cloud · Source code · Documentation · Control file
| Package | cdb_extension_fw |
|---|---|
| Version | current |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | cdb_extension_fw |
| Stars | 0 |
| Latest commit | 2016-03-08 |
| Catalogue updated | 2026-08-30 |
| medications | medications extension |
| patients | patients extension |
| brainfuck | Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. |
| trunklet | A templating system for Postgres. Elephants don't use templates, they use trunklets! |
| cat_tools | Tools for interfacing with the PostgreSQL catalog |
| pg_extension_base | Extension development kit by Snowflake |
| pginstall | PostgreSQL extension installer that hooks CREATE EXTENSION to fetch and install extension archives. |
| extension_drop | Run custom commands when an extension is dropped. |