• v0.1.0 283f91ed91

    IdentityDB v0.1.0
    All checks were successful
    npm release / verify (push) Successful in 13s
    npm release / publish to npm (push) Successful in 12s
    Stable

    p-sw released this 2026-05-11 13:59:36 +09:00 | 4 commits to main since this release

    IdentityDB v0.1.0

    Initial public release of IdentityDB.

    Highlights

    • Multi-dialect TypeScript package for SQLite, PostgreSQL, MySQL, and MariaDB
    • Automatic schema initialization for topics, facts, fact-topic links, topic hierarchy, aliases, and embeddings
    • Core memory graph APIs for facts, topics, relationships, and connected-topic queries
    • Provider-agnostic semantic fact search and embedding indexing
    • Dedup-aware ingestion hooks
    • Deterministic NaiveExtractor and provider-agnostic LlmFactExtractor
    • README and wiki documentation covering usage and extractor behavior

    Package

    • npm: identitydb@0.1.0
    Downloads