<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>redwarrior</author_name>
  <author_url>https://blog.hatena.ne.jp/redwarrior/</author_url>
  <blog_title>redwarrior’s diary</blog_title>
  <blog_url>https://redwarrior.hateblo.jp/</blog_url>
  <categories>
    <anon>.NET Core</anon>
    <anon>Database</anon>
    <anon>EF Core</anon>
  </categories>
  <description>数万件単位のレコードを登録するバッチアプリケーションを作成することになった。 公開されているWeb APIからデータを取得して、かなり編集をしてから登録するため、ストアドプロシージャは適していないし、生のSQLでやるのもミスが多そうなので避けたい。となると、Entity Frameworkを使うことになる。最新は Entity Framework Coreという名前になっているので、こちらを使った。 登録用データの作成までは良かったが、実際に動かしてみると、それなりに時間がかかった。スケジューラーに組み込んでいる他の処理との関係で、登録にかかる時間は短ければ短いほど良いので、大きく変えずに高速…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fredwarrior.hateblo.jp%2Fentry%2F2020%2F11%2F02%2F090000&quot; title=&quot;Entity Framework CoreのInsert高速化 &amp;amp; InsertOrUpdateを行うライブラリ - redwarrior’s diary&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-02 09:00:00</published>
  <title>Entity Framework CoreのInsert高速化 &amp; InsertOrUpdateを行うライブラリ</title>
  <type>rich</type>
  <url>https://redwarrior.hateblo.jp/entry/2020/11/02/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
