<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
  <channel>
    <title>SQLite</title>
    <link>https://zgdoc.com/listinfo-369-0.html</link>
    <description>Latest 50 infos of SQLite</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 07:44:32 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://zgdoc.com/e/data/images/rss.gif</url>
      <title>智格文秘网</title>
      <link>https://zgdoc.com/</link>
    </image>
    <item>
      <title><![CDATA[SQLite与MySQL区别]]></title>
      <description><![CDATA[ 简单来说，SQLITE功能简约，小型化，追求最大磁盘效率；MYSQL功能全面，综合化，追求最大并发效率。如果只是单机上用的，数据量不是很大，需要方便移植或者需要频繁读/写磁盘文件的话，就用SQLite比较合适；如果是要满足多用户同时访问，或者是网站访问量比较大是使用MYSQL比较合适。 ]]></description>
      <link>https://zgdoc.com/showinfo-369-370965-0.html</link>
      <guid>https://zgdoc.com/showinfo-369-370965-0.html</guid>
      <category>SQLite</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 13 May 2022 14:51:17 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[什么是SQLite数据库？SQLite数据库相关知识]]></title>
      <description><![CDATA[ SQLite，是一款轻型的数据库，是遵守ACID的关系型数据库管理系统，它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的，而且目前已经在很多嵌入式产品中使用了它，它占用资源非常的低，在嵌入式设备中，可能只需要几百K的内存 ]]></description>
      <link>https://zgdoc.com/showinfo-369-370964-0.html</link>
      <guid>https://zgdoc.com/showinfo-369-370964-0.html</guid>
      <category>SQLite</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 13 May 2022 14:43:39 +0000</pubDate>
    </item>
  </channel>
</rss>