<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MiraiEngineer</author_name>
  <author_url>https://blog.hatena.ne.jp/MiraiEngineer/</author_url>
  <blog_title>未来エンジニア養成所Blog</blog_title>
  <blog_url>https://phoeducation.work/</blog_url>
  <categories>
    <anon>DB</anon>
    <anon>技術</anon>
  </categories>
  <description>これまで、データベースに対して１人のユーザーとして操作をしてきましたが、データベースは、複数のユーザーから同時にアクセスされる可能性があります。 1回のデータベースへの働きかけを、セッションといいます。 つまり、データベースは複数のセッションから常にアクセスされることを想定しておかなければなりません。 銀行の入出金のようなシステムでは、あるセッションの口座に対しての処理は、他のセッションに邪魔されずに一貫して行わなければなりません。 このような入出金の一連の処理をRDBMSでは、トランザクションとして管理します。 トランザクションとは、データベースを更新するとき、途中で区切ることのできない処理…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphoeducation.work%2Fentry%2F20220718%2F1658098680&quot; title=&quot;【DB入門】トランザクション処理 - 未来エンジニア養成所Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://phoeducation.com/blog_img/BlogTitle(20220718).png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-07-18 07:58:00</published>
  <title>【DB入門】トランザクション処理</title>
  <type>rich</type>
  <url>https://phoeducation.work/entry/20220718/1658098680</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
