Incomplete PostgreSQL extension scaffold for a FHIR database.
pgext.cloud · Source code · Documentation · Control file
| Package | fhirbase |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2014-06-09 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| jx_io | Extension to export and import json and xml from/to postgres |
| postgres_protobuf | C++ functions for querying protobuf values stored as bytea and converting Protocol Buffers to and from their JSON representation. |
| pgproto | Native Protobuf parsing, mutation, indexing, and JSON conversion support |
| jsquery | data type for jsonb inspection |
| pgxsd | Validate PostgreSQL XML values against XSD schemas stored inside the database. |
| explanation | EXPLAIN plan parser that returns plan nodes as relational rows organized as a proximity tree. |
| pgjq | Use jq in Postgres |
| xnode | Implementation of XML using DOM. |
| fhir_jsonb | Synthetic FHIR JSONB data generator and query benchmark fixture for PostgreSQL. |