Extensions / Replication and streams
Extension to export and import json and xml from/to postgres
pgext.cloud · Source code · Website · Documentation · Control file · PGXN
| Package | jx_io |
|---|---|
| Version | 0.1.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | jx_io |
| Stars | 3 |
| Latest commit | 2023-10-25 |
| Latest release | 2023-10-25 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| fhirbase | Incomplete PostgreSQL extension scaffold for a FHIR database. |
| 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 |
| pgxsd | Validate PostgreSQL XML values against XSD schemas stored inside the database. |
| xnode | Implementation of XML using DOM. |
| explanation | EXPLAIN plan parser that returns plan nodes as relational rows organized as a proximity tree. |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| pg_siose_bench | A PostgreSQL extension for benchmarking different SIOSE database configurations (pure relational, with indexes, json, jsonb, xml, etc)) |