@hawiah/postgres
v0.2.1
Published
PostgreSQL driver with schema-less JSONB storage - lightweight and fast data persistence for Node.js
Readme
@hawiah/postgres 
PostgreSQL driver with schema-less JSONB storage for Node.js applications.
Installation
npm install @hawiah/postgresFeatures
- Schema-less data storage using PostgreSQL JSONB
- Connection pooling with node-postgres (pg)
- Support for cloud providers (Neon, Supabase, etc.)
- Transaction support
- Unified IDriver interface
- Automatic table creation and indexing
- Raw SQL query execution support
License
MIT
