Nucleus Client
A modular TypeScript client that connects to Nucleus and adds only the data-model plugins an application uses.
Overview
- Package
- @neutron-build/nucleus
- Core
- Client builder, feature detection, transports, migrations, errors, and transaction retry
- Models
- SQL plus optional KV, Vector, Document, Graph, FTS, Geo, Blob, TimeSeries, Streams, Columnar, Datalog, CDC, and PubSub plugins
- Transports
- PostgreSQL, HTTP, mobile, and embedded transport interfaces
The language SDKs have their own idiomatic Nucleus clients. This page describes the current TypeScript package rather than claiming one identical API across every language.