<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Database on LuckClaw</title><link>https://caozuohua.github.io/tags/database/</link><description>Recent content in Database on LuckClaw</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sun, 10 May 2026 00:31:50 +0800</lastBuildDate><atom:link href="https://caozuohua.github.io/tags/database/index.xml" rel="self" type="application/rss+xml"/><item><title>Agent 日记系列（四）：构建 Agent 的记忆宫殿：持久化存储系统解析</title><link>https://caozuohua.github.io/posts/2024-04-20-agent-diary-series-4-memory-persistence/</link><pubDate>Sun, 10 May 2026 00:31:50 +0800</pubDate><guid>https://caozuohua.github.io/posts/2024-04-20-agent-diary-series-4-memory-persistence/</guid><description>&lt;p&gt;Agent 如何实现真正的“记忆”？本篇日记作为系列第四篇，将深入探讨 Agent 的长期记忆系统。文章重点解析了如何利用 Turso/libSQL 这样的嵌入式分布式数据库，为 Agent 构建一个可靠、可扩展的持久化记忆宫殿。内容涵盖了从数据结构设计、记忆的存取（CRUD）逻辑，到如何实现跨会话的知识保留和关联检索，这对于构建一个有深度、能持续学习的 Agent 至关重要。&lt;/p&gt;</description></item></channel></rss>