Skip to main content

Databases Overview

PraisonAI supports 22 database backends across three categories.

Installation

Conversation Stores (6)

Store conversation history and session data.

Knowledge Stores (10)

Vector databases for semantic search and RAG.

State Stores (6)

Key-value stores for session state and caching.

Quick Start

The simplest way to add persistence to your agent:

Backend Examples

Next Steps