<?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>数据库 on 翼橙CODE</title>
    <link>https://www.yichengcode.com/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/</link>
    <description>Recent content in 数据库 on 翼橙CODE</description>
    <generator>Hugo -- 0.147.5</generator>
    <language>zh-CN</language>
    <copyright>翼橙CODE</copyright>
    <lastBuildDate>Wed, 02 Sep 2026 08:03:19 +0800</lastBuildDate>
    <atom:link href="https://www.yichengcode.com/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MySQL 用户最佳实践：按站分离、改密码、改授权、限制 IP</title>
      <link>https://www.yichengcode.com/posts/mysql-user-best-practice/</link>
      <pubDate>Wed, 02 Sep 2026 08:03:19 +0800</pubDate>
      <guid>https://www.yichengcode.com/posts/mysql-user-best-practice/</guid>
      <description>一台服务器跑多个站，全用 root 连库是代价最大的做法。本文讲怎么按站拆分数据库账号、安全地改密码和授权、把账号锁到指定来源 IP，以及几个容易漏掉的配套问题。</description>
    </item>
    <item>
      <title>SQLite 与 MySQL 导入导出速查：整库、单表与 CSV</title>
      <link>https://www.yichengcode.com/posts/sqlite-mysql-import-export/</link>
      <pubDate>Wed, 23 Jul 2025 22:21:09 +0800</pubDate>
      <guid>https://www.yichengcode.com/posts/sqlite-mysql-import-export/</guid>
      <description>SQLite 和 MySQL 常用的导入导出命令对照：整库备份、单表导出、CSV 互转，以及 .import 吃掉表头、secure_file_priv 挡住 OUTFILE 这两个必踩的坑。</description>
    </item>
    <item>
      <title>MongoDB 用户管理详解：admin 用户 vs 数据库用户</title>
      <link>https://www.yichengcode.com/posts/mongodb-user-manager/</link>
      <pubDate>Wed, 23 Jul 2025 22:05:02 +0800</pubDate>
      <guid>https://www.yichengcode.com/posts/mongodb-user-manager/</guid>
      <description>MongoDB 的 admin 用户和普通库用户差在哪、分别该用在什么地方，以及创建、改密、授权、删除的完整操作，外加最容易卡住人的 authSource 认证库问题。</description>
    </item>
  </channel>
</rss>
