<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Db on ddatsh</title>
    <link>https://ddatsh.com/tags/db/</link>
    <description>Recent content in Db on ddatsh</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <managingEditor>i@ddatsh.com (ddatsh)</managingEditor>
    <webMaster>i@ddatsh.com (ddatsh)</webMaster>
    <lastBuildDate>Mon, 21 May 2018 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://ddatsh.com/tags/db/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>数据库的并发控制技术深度探索</title>
      <link>https://ddatsh.com/post/db/db-3/</link>
      <pubDate>Mon, 21 May 2018 00:00:00 +0800</pubDate><author>i@ddatsh.com (ddatsh)</author>
      <guid>https://ddatsh.com/post/db/db-3/</guid>
      <description>&lt;p&gt;没有事务处理，数据库就不能算是数据库&lt;/p&gt;&#xA;&lt;p&gt;没有并发控制技术，事务处理也只是一个名词而已&lt;/p&gt;&#xA;&lt;p&gt;没有并发控制，数据库的一致性就会被破坏&lt;/p&gt;&#xA;&lt;p&gt;没有并发控制，也就无从谈起隔离性，就会出现数据异常&lt;/p&gt;</description>
    </item>
    <item>
      <title>隔离级别</title>
      <link>https://ddatsh.com/post/db/db-2/</link>
      <pubDate>Sun, 20 May 2018 00:00:00 +0800</pubDate><author>i@ddatsh.com (ddatsh)</author>
      <guid>https://ddatsh.com/post/db/db-2/</guid>
      <description>&lt;h2 id=&#34;transaction&#34;&gt;Transaction&lt;/h2&gt;&#xA;&lt;p&gt;Jim Gray进入数据库领域时，RDBMS基本理论已成熟，但各大厂遇到一系列技术问题&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;数据库规模&lt;/li&gt;&#xA;&lt;li&gt;数据库结构复杂&lt;/li&gt;&#xA;&lt;li&gt;更多用户共享数据库情况下，如何保障 Integrity、Security、Concurrency，Recovery&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;主要手段&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
