株式会社極東書店トップ > 商品一覧 > Fundamentals of Physical Design and Query Compilation.
商品詳細
Fundamentals of Physical Design and Query Compilation.
・ISBN 978-3-031-00753-8 paper EUR 32.99
¥8,817.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | Toman, David / Weddell, Grant, |
|---|---|
| シリーズ | (Synthesis Lectures on Data Management) |
| 出版社 | (Springer International Publishing AG, SZ) |
| 出版年月 | 2011 |
| ページ数 | 110 pp. |
| 言語 | ENG |
| ニュース番号 | <A02-79503> |
解説
Query compilation is the problem of translating user requests formulated over purely conceptual and domain specific ways of understanding data, commonly called logical designs, to efficient executable programs called query plans. Such plans access various concrete data sources through their low-level often iterator-based interfaces. An appreciation of the concrete data sources, their interfaces and how such capabilities relate to logical design is commonly called a physical design. This book is an introduction to the fundamental methods underlying database technology that solves the problem of query compilation. The methods are presented in terms of first-order logic which serves as the vehicle for specifying physical design, expressing user requests and query plans, and understanding how query plans implement user requests. Table of Contents: Introduction / Logical Design and User Queries / Basic Physical Design and Query Plans / On Practical Physical Design / Query Compilation and Plan Synthesis / Updating Data