A Node.js library for storing Realworks property data into PostgreSQL. Current version is 0.0.6, with no established release cadence (early-stage). Key differentiators: provides a direct adapter between Realworks XML data and PostgreSQL tables. Minimal documentation; likely for internal use.
npm install realworks-postgres-propertyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes PostgreSQL pool and stores a Realworks property from XML string.
Inspect source code on GitHub for expected API.
Pin to exact version and test upgrades.
Consider alternative solutions.
Run npm install realworks-postgres-property
Use import RealworksPostgresProperty from 'realworks-postgres-property'