select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

xnode

Implementation of XML using DOM.

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepg_xnode
Version0.7.2
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaxml
Stars3
Latest commit2013-08-24
Latest release2012-10-19
Catalogue updated2026-08-30

Related extensions

See also

pgxsdValidate PostgreSQL XML values against XSD schemas stored inside the database.
jx_ioExtension to export and import json and xml from/to postgres
explanationEXPLAIN plan parser that returns plan nodes as relational rows organized as a proximity tree.
fhirbaseIncomplete PostgreSQL extension scaffold for a FHIR database.
omni_xmlXML toolkit
pg_siose_benchA PostgreSQL extension for benchmarking different SIOSE database configurations (pure relational, with indexes, json, jsonb, xml, etc))
pg_protobufProtobuf support for PostgreSQL
pgprotoNative Protobuf parsing, mutation, indexing, and JSON conversion support