@eonium/any-db
v0.5.0
Published
Nexeo-compatible provider-agnostic database API extracted for Eonium Compass.
Readme
@eonium/any-db
Nexeo-compatible provider-agnostic DB API extracted into Eonium.
This package owns reusable DB IO, runtime adapter resolution, sessions, realtime contracts, Firestore/PSQL adapter logic and DB utility helpers. Target applications own concrete schemas, groups, shapes, structs, credentials and provider bootstrap.
MVP compatibility keeps the Nexeo public surface: dbRead, dbQuery, dbCreate, dbUpdate, dbDelete, batch helpers, realtime helpers, dbSession, adapter registration and utility helpers.
