<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Database on NineKoo9's story</title><link>https://NineKoo9.github.io/ja/tags/database/</link><description>Recent content in Database on NineKoo9's story</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>© 2026 NineKoo9</copyright><lastBuildDate>Thu, 02 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://NineKoo9.github.io/ja/tags/database/index.xml" rel="self" type="application/rss+xml"/><item><title>[MySQL] 同時実行制御まとめ — MVCC、2PL、Locking Read、Next-Key Lock</title><link>https://NineKoo9.github.io/ja/posts/mysql-mvcc-2pl/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/mysql-mvcc-2pl/</guid><description>InnoDBで通常のSELECTとlocking readがどのように異なる動作をするか、REPEATABLE READとREAD COMMITTEDの違い、phantomとnext-key lock、undo/redoの役割を一度に整理します。</description></item><item><title>[MySQL] データベース学習まとめ — セッション、インデックス、ロック、MVCC</title><link>https://NineKoo9.github.io/ja/posts/mysql-database-session-summary/</link><pubDate>Fri, 27 Mar 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/mysql-database-session-summary/</guid><description>クラスタードインデックス、セカンダリインデックス、undo/redo、REPEATABLE READ、READ COMMITTED、MyISAM との違い、wait_timeout、DBセッションとコネクションプールまで一度に網羅するMySQL整理ノートです。</description></item><item><title>[MySQL] InnoDBではテーブルは本当にファイル1つに保存されるのか？Tablespace、Segment、Extent、Page、Row</title><link>https://NineKoo9.github.io/ja/posts/mysql-innodb-storage-structure/</link><pubDate>Sat, 07 Feb 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/mysql-innodb-storage-structure/</guid><description>InnoDBでテーブルがディスクにどのように保存されるか — File、Segment、Extent、Page、Row各階層の役割とサイズを整理します。</description></item><item><title>[MySQL] Left JoinをSubqueryに変更してクエリ性能を30倍向上させる</title><link>https://NineKoo9.github.io/ja/posts/mysql-left-join-to-subquery-optimization/</link><pubDate>Thu, 31 Oct 2024 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/mysql-left-join-to-subquery-optimization/</guid><description>MySQL全文検索APIの応答時間を6.85秒から84msへ、Left JoinをSubqueryに変更することで約30倍向上させた過程をまとめます。</description></item><item><title>[H2 Database] JSONカラムに対するConverterエラーの状況</title><link>https://NineKoo9.github.io/ja/posts/h2-json-column-converter-error/</link><pubDate>Wed, 21 Aug 2024 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/h2-json-column-converter-error/</guid><description>H2とMySQLのJSONタイプのマッピング差異（byte[] vs String）によるConverterエラーの原因と解決方法をまとめます。</description></item></channel></rss>