Memori and MemOS

# Relationship Analysis **Competitors**: Memori provides SQL-native memory persistence for agents at the data layer, while MemOS offers a higher-level memory operating system for skill management and cross-task reuse—both solve agent memory challenges but with different architectural approaches and neither explicitly integrates the other.

Memori
90
Verified
MemOS
69
Established
Maintenance 25/25
Adoption 21/25
Maturity 24/25
Community 20/25
Maintenance 25/25
Adoption 10/25
Maturity 15/25
Community 19/25
Stars: 12,351
Forks: 1,112
Downloads: 21,330
Commits (30d): 58
Language: Python
License:
Stars: 6,790
Forks: 608
Downloads:
Commits (30d): 283
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

About Memori

MemoriLabs/Memori

SQL Native Memory Layer for LLMs, AI Agents & Multi-Agent Systems

Automatically intercepts and persists LLM conversations to SQL, then intelligently retrieves relevant context on subsequent queries—achieving 81.95% accuracy on long-context tasks while reducing token usage to ~5% of full-context approaches. Integrates directly with OpenAI, Anthropic, and other LLM providers via SDK wrappers, plus hooks into OpenClaw agents and MCP-compatible tools (Claude Code, Cursor) without requiring code changes. Supports bring-your-own-database deployments for self-hosted setups alongside cloud-hosted options.

About MemOS

MemTensor/MemOS

AI memory OS for LLM and Agent systems(moltbot,clawdbot,openclaw), enabling persistent Skill memory for cross-task skill reuse and evolution.

Implements a unified graph-based memory architecture with multi-modal support (text, images, tool traces, personas) and asynchronous ingestion via Redis Streams scheduling, achieving 43.70% accuracy gains over OpenAI Memory while reducing token usage by 35.24%. Integrates natively with OpenClaw agents through both cloud-hosted and local SQLite plugins, featuring hybrid search (FTS5 + vector), automatic task summarization, skill evolution, and natural-language feedback mechanisms for persistent memory refinement.

Scores updated daily from GitHub, PyPI, and npm data. How scores work