# Agentic Data Kernel

> Temporal knowledge and durable workflow infrastructure for software agents - Jason-Doyle/agentic-data-kernel

- **Website:** https://github.com/Jason-Doyle/agentic-data-kernel
- **Pricing:** open source
- **Categories:** Infrastructure, Developer Tools
- **Tags:** infrastructure, developer-tools, data-analytics
- **Platforms:** CLI
- **Last verified:** 2026-09-10
- **Canonical page:** https://linkrena.com/tools/agentic-data-kernel

## About

This project began as a feature forked from a private project and is now maintained independently as open source. The documentation is heavily AI assisted and may contain errors. Verify important behavior against the implementation, tests, and current release before using it in production.

Agentic Data Kernel keeps knowledge, workflow state, and external effects in a single governed system. It is designed for applications that need to answer:

Development profile: embedded SQLite, loopback HTTP, local MCP, and read-only SQL for inspection.

PostgreSQL profile: PostgreSQL 18, pgvector, forced tenant isolation, authenticated APIs, encrypted artifacts, provider embeddings, effect workers, TLS, migrations, metrics, backup, restore, and load tooling.

The PostgreSQL profile targets bounded single-primary deployments. See docs/PRODUCTION.md before exposing it outside a trusted environment.

Published prereleases use the npm next tag. Production applications should pin an exact package version.

Node's built-in node:sqlite API is experimental in Node 22. This affects only the development profile.

The SQL interface accepts SELECT , EXPLAIN , and schema-inspection PRAGMAs.

The development server is loopback-only and has no network SQL route.

Use npm run prod:mcp for an authenticated PostgreSQL-backed MCP process.

## Related tools

- [Supabase](https://linkrena.com/tools/supabase): Build production-grade applications with a Postgres database, Authentication, instant APIs, Realtime, Functions, Storage and Vector embeddings.
- [Hillock](https://linkrena.com/tools/hillock): Local, gradient-free neuro-symbolic memory engine combining Hyperdimensional Computing (HDC/VSA), Hebbian plasticity, and graph triples for offline AI.
- [Shaide](https://linkrena.com/tools/shaide): Distributed, multi-model LLM inference on Kubernetes you own - axem-solutions/shaide
- [Web LLM](https://linkrena.com/tools/web-llm): High-performance In-browser LLM Inference Engine .
- [Picolm](https://linkrena.com/tools/picolm): SIMD/GPU pure C inference for Llama 2-family, GPT-2, Gemma-3n, and Qwen 3.x GGUF files.
- [Pushin.eu](https://linkrena.com/tools/pushin-eu): Sovereign, GDPR-native git hosting — code, issues, and CI, all on European soil.
