<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Query-Processing on Debimate</title><link>https://debimate.jp/tags/query-processing/</link><description>Recent content in Query-Processing on Debimate</description><image><title>Debimate</title><url>https://debimate.jp/images/default-ogp.webp</url><link>https://debimate.jp/images/default-ogp.webp</link></image><generator>Hugo -- 0.161.1</generator><language>ja-JP</language><lastBuildDate>Wed, 12 Aug 2026 01:35:39 +0900</lastBuildDate><atom:link href="https://debimate.jp/tags/query-processing/index.xml" rel="self" type="application/rss+xml"/><item><title>Query Processing - SQL から実行計画を作り、動かすまで</title><link>https://debimate.jp/notes/database-systems/query-processing/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://debimate.jp/notes/database-systems/query-processing/</guid><description>&lt;p&gt;Query Processing（問い合わせ処理）は、DB（データベース）が受け取った SQL 文を実行可能な手順へ変換し、その手順を動かして結果の行を返すまでの処理です。ここで選ばれた手順を実行計画（クエリプラン、query plan）と呼びます。&lt;/p&gt;</description></item></channel></rss>