Skip to content

v1.1.2

Latest

Choose a tag to compare

@Mohammed3MG Mohammed3MG released this 07 Mar 12:04
· 2 commits to main since this release

Cortexa v1.1.2

The intelligence layer that turns any database into a self-analyzing, self-explaining system.

Highlights

  • Schema Intelligence — auto-discovers tables, classifies entities, maps relationships
  • Behavioral Intelligence — CDC streaming, event classification, anomaly detection
  • Cognitive Reasoning — state transition tracking, causal insights
  • Analytics Intelligence — correlations, distributions, temporal patterns
  • Knowledge Graph — entity graph with traversal and impact analysis
  • Autonomous Actions — governance pipeline with recommendations
  • REST API — npx cortexa serve for cross-language access (Python, Go, etc.)
  • Multi-database — PostgreSQL, MySQL, SQLite, MariaDB, CockroachDB, MongoDB, SQL Server

Install

npm i @cortexa/core

Quick Start

npx cortexa init
npx cortexa discover
npx cortexa entities