Avijit07x/claude-db

226 stars · Last commit 2026-08-30

Persistent memory for Claude Code. Bring your own database.

README preview

<img src="./assets/wordmark.svg" alt="claude-db" width="330">

**Persistent memory for Claude Code. Bring your own database.**

[![npm](https://img.shields.io/npm/v/claude-db.svg)](https://www.npmjs.com/package/claude-db)
[![CI](https://github.com/Avijit07x/claude-db/actions/workflows/ci.yml/badge.svg)](https://github.com/Avijit07x/claude-db/actions/workflows/ci.yml)
[![license](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](./LICENSE)

[Documentation](https://claude-db.vercel.app/docs) ·
[Quick start](https://claude-db.vercel.app/docs/quick-start) ·
[CLI reference](https://claude-db.vercel.app/docs/cli)

---

## Every session starts from zero

You spent an hour yesterday explaining why the store uses three adapters, which
approach you already tried and abandoned, and why that one function must not be
touched. Today Claude knows none of it. So you explain it again.

View full repository on GitHub →