Expand description
SQLite-backed FactStore implementation.
All DateTime<Utc> values are stored as RFC 3339 strings.
UUIDs are stored as TEXT. entity_refs is a JSON array of UUID strings.
metadata is a JSON object string (or "null" when empty).