{"library":"postgres-entities","type":"library","category":null,"description":"A library for storing structured JSON documents with versioning, etag/last-modified tracking, and zero-downtime migration support in PostgreSQL. Current stable version is 1.1.3, under initial development. Designed as a replacement for Azure Entities, it targets Node.js >=10 and focuses on redeployability, data visibility, and reliable optimistic concurrency via automatic etag and last-modified columns. Key differentiators include a human-readable storage format, table-level stored procedures for atomic updates, and built-in migration flow supporting multiple schema versions.","language":"javascript","status":"active","version":"1.1.3","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-entities","imports":["import { Entity } from 'postgres-entities'","import { defineEntity } from 'postgres-entities'","import type { EntitySchema } from 'postgres-entities'"]},{"cmd":"yarn add postgres-entities","imports":[]},{"cmd":"pnpm add postgres-entities","imports":[]}],"homepage":"github.com:jhford/postgres-entities","github":"github.com:jhford/postgres-entities","docs":null,"changelog":null,"pypi":null,"npm":"postgres-entities","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}