@regixo/store
v0.1.18
Published
Regixo's local store — SQLite + files, on your machine (local-first, nothing synced). The single source of truth for the map: sources, datasets, columns, lineage, personal-data findings, activities, the change log, descriptions, the glossary and the compl
Maintainers
Readme
@regixo/store
Local store — SQLite + files. The single source of truth for the map: sources, datasets, columns,
lineage_edges, pii_findings, activities, change_log, descriptions, glossary, pii_overrides,
and the compliance inputs (ropa_inputs, dora_inputs) — plus ranked FTS5 search.
Schema version: 7 (SCHEMA_VERSION in src/schema.ts is the owner). Migrations are additive and run on open; an older store upgrades in place.
Part of Regixo — the free, local-first data catalog
that auto-drafts EU compliance evidence (GDPR Art. 30 RoPA + DORA register). Install the
CLI instead of this package directly: npx regixo start.
License: AGPL-3.0-only
