Hazo Connect

JSON →
library 3.3.0 ·javascript
verified Jun 5, 2026

A Node.js/Next.js database abstraction layer with query builder interface (v3.3.0). Supports PostgreSQL via PostgREST, SQLite, and Supabase backends. Fully independent with zero core dependencies, TypeScript-first, and enforced server-side usage. Features fluent query builder, CRUD service helper, singleton connection pooling, and optional SQLite admin UI. Useful for Next.js apps needing a unified database layer across adapters.