<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Sqlite on Rainux</title>
    <link>https://gh.heruos.top/tags/sqlite/</link>
    <description>Recent content in Sqlite on Rainux</description>
    <generator>Hugo -- 0.152.2</generator>
    <language>zh</language>
    <lastBuildDate>Sun, 08 Feb 2026 23:56:57 +0800</lastBuildDate>
    <atom:link href="https://gh.heruos.top/tags/sqlite/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>FastAPI 执行异步定时任务：基于数据库的分布式锁实现</title>
      <link>https://gh.heruos.top/post/2026/fastapi-schedule-async-job-with-db-lock/</link>
      <pubDate>Sun, 08 Feb 2026 23:56:57 +0800</pubDate>
      <guid>https://gh.heruos.top/post/2026/fastapi-schedule-async-job-with-db-lock/</guid>
      <description>本文详细介绍如何在 FastAPI 中实现异步定时任务调度器，通过数据库分布式锁解决多进程环境下的任务重复执行问题。</description>
    </item>
    <item>
      <title>SQLAlchemy 中使用 UPSERT</title>
      <link>https://gh.heruos.top/post/2026/sqlalchemy-upsert/</link>
      <pubDate>Sun, 08 Feb 2026 16:20:18 +0800</pubDate>
      <guid>https://gh.heruos.top/post/2026/sqlalchemy-upsert/</guid>
      <description>本文介绍如何在 SQLAlchemy 中使用 UPSERT（PostgreSQL 和 SQLite）</description>
    </item>
  </channel>
</rss>
