# CortexaDB

> It is a simple, fast, and hard-durable embedded database designed specifically for AI agent memory. It provides a single-file-like experience (no server required) but with native support for vectors, 

- **URL**: https://www.freshcrate.ai/projects/CortexaDB
- **Author**: anaslimem
- **Category**: Databases
- **Latest version**: `v1.0.1` (2026-04-16)
- **License**: Apache-2.0
- **Source**: https://github.com/anaslimem/CortexaDB
- **Homepage**: https://cortexa-db.vercel.app
- **Language**: Rust
- **GitHub**: 40 stars, 2 forks
- **Registry**: github (`anaslimem/CortexaDB`)
- **Tags**: `agentic-memory`, `ai-agents`, `graph-database`, `python`, `rust`, `vector-database`

## Description

It is a simple, fast, and hard-durable embedded database designed specifically for AI agent memory. It provides a single-file-like experience (no server required) but with native support for vectors, graphs, and temporal search.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.0.1` | 2026-04-16 | High | **Full Changelog**: https://github.com/anaslimem/CortexaDB/compare/v1.0.0...v1.0.1 |
| `v0.1.0-test4` | 2026-04-16 | High | **Full Changelog**: https://github.com/anaslimem/CortexaDB/compare/v0.1.0-test3...v0.1.0-test4 |
| `v0.1.0-test3` | 2026-04-16 | High | **Full Changelog**: https://github.com/anaslimem/CortexaDB/compare/v1.0.0...v0.1.0-test3 |
| `v1.0.0` | 2026-03-18 | Low | ## What's Changed * Updated docs by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/17 * Dev by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/18 * docs: add documentation links and badge to README by @azizbecha in https://github.com/anaslimem/CortexaDB/pull/19 * Cleaning code by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/20 * FIxed the python version error by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/27 * Enhance error handling by @anaslimem i |
| `v0.1.8` | 2026-03-08 | Low | ## What's Changed * Modernize Python API and Implement High-Performance Batch Ingestion (v0.1.7) by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/16   **Full Changelog**: https://github.com/anaslimem/CortexaDB/compare/v0.1.7...v0.1.8 |
| `v0.1.7` | 2026-03-06 | Low | ## What's Changed * fix(core): sync missing vectors from state machine to HNSW on recovery by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/11 * perf(core): replace Mutex with RwLock in HnswBackend for highly concurrent reads by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/12 * perf(core): decouple slow disk fsync from global write lock for highly concurrent ingestion by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/13 * feat: docs by @azizbecha in https://gi |
| `v0.1.6` | 2026-03-03 | Low | ## What's Changed * Updated features by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/7 * chore: fix strict clippy violations and apply rustfmt by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/8 * fix: enforce namespace isolation during graph-expanded ask by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/9 * Updated with the replay features and readme by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/10   **Full Changelog**: https://github.com/anasli |
| `v0.1.5` | 2026-03-01 | Low | ## What's Changed * Add benchmark suite with HNSW performance testing by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/6   **Full Changelog**: https://github.com/anaslimem/CortexaDB/compare/v0.1.4...v0.1.5 |
| `v0.1.4` | 2026-02-28 | Low | ## What's Changed * feat: HNSW automatic persistence for fast restart (v0.1.3) by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/3 * feat: L2/Euclidean distance metric support (v0.1.4) by @anaslimem in https://github.com/anaslimem/CortexaDB/pull/4   **Full Changelog**: https://github.com/anaslimem/CortexaDB/compare/v0.1.2...v0.1.4 |
| `v0.1.3` | 2026-02-27 | Low | **Full Changelog**: https://github.com/anaslimem/CortexaDB/compare/v0.1.2...v0.1.3 |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 0
- **Resolved**: 0
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-04-27

## Citation

- HTML: https://www.freshcrate.ai/projects/CortexaDB
- Markdown: https://www.freshcrate.ai/projects/CortexaDB.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/CortexaDB/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
