One API. Multiple Databases. Zero Complexity. Schema-less database abstraction with smart relationships and DataLoader optimization. Works with Node.js, Bun, and Deno.
Core package for Hawiah - Schema-less database abstraction layer with relationships and DataLoader batching
SQLite driver for Hawiah - lightweight and fast data persistence with better-sqlite3
Firebase Firestore driver for Hawiah - cloud-based NoSQL database with real-time capabilities
MongoDB driver for Hawiah - lightweight and fast MongoDB integration with unified IDriver interface
Local file storage drivers for JSON and YAML with atomic writes using writerx - lightweight and fast data persistence
PostgreSQL driver with schema-less JSONB storage - lightweight and fast data persistence for Node.js
MySQL database driver with schema-less JSON storage - lightweight and fast data persistence using mysql2