Data and Drizzle
Optional TypeScript database profiles and backend drivers provided by @neutron-build/data.
Overview
- SQL
- Drizzle profiles for SQLite, PostgreSQL, and Nucleus
- Drivers
- Cache, sessions, queues, storage, realtime, and rate-limit primitives
- Dependencies
- Third-party database and service clients are optional and loaded on demand
- Nucleus
- PostgreSQL transport for SQL with an optional multi-model client
This is an optional data package, not a separate multi-model ORM. Non-SQL Nucleus features use the Nucleus client plugins.