Description
LangGraph agent state can be stored in SQLite for local or lightweight checkpoint persistence. Developers use this backend for prototypes, desktop tools, tests, and small deployments. Local database files may contain prompts, retrieved text, and tool outputs, so file permissions and cleanup matter.