Designing XML Databases (Paperback)
暫譯: 設計 XML 資料庫 (平裝本)
Mark Graves
- 出版商: Prentice Hall
- 出版日期: 2001-10-12
- 定價: $1,575
- 售價: 6.0 折 $945
- 語言: 英文
- 頁數: 688
- 裝訂: Paperback
- ISBN: 0130889016
- ISBN-13: 9780130889010
-
相關分類:
XML、資料庫
立即出貨(限量) (庫存=7)
買這商品的人也買了...
-
$1,590$1,511 -
$990Oracle8 Design Using UML Objoct Modeling (Paperback)
-
$2,520$2,394 -
$2,660$2,527 -
$750XML Development with Java 2
-
$2,050$1,948 -
$980$774 -
$1,800$1,710 -
$680$537 -
$1,930$1,834 -
$1,540$1,463 -
$1,575$1,496 -
$590$466 -
$775Using XML with Legacy Business Applications (Paperback)
-
$2,690$2,556 -
$580$458 -
$580$458 -
$880$695 -
$980$774 -
$780$616 -
$816Beginning Java 5 Game Programming (Paperback)
-
$299$236 -
$2,050$1,948 -
$720$569 -
$480$379
商品描述
- Comprehensive guide to designing Web-enabled databases with XML technology
- Complete conceptual framework that begins with XML
- Integrating XML databases into enterprise systems
- Includes extensive Java(tm), SQL, and XSL example code
- Applies to all leading enterprise databases, including Oracle and IBM DB2
Design powerful XML-based databases for any application!
Designing XML Databases is a comprehensive guide to XML-based database design in Web and enterprise environments. If you already own an XML-enabled database system, you'll discover powerful design techniques for making the most of it. If you're working with a conventional RDBMS, you'll learn better ways to utilize it in XML application development. And if you're constructing an XML-based database from scratch, you'll master a complete conceptual framework, using a start-to-finish case study. Mark Graves covers all this, and more:
- Integrating database design, DBMS system design, and XML application design
- Using object-oriented, relational, and flat-file databases to store XML data
- Expert XML-based data modeling techniques
- XML database queries: practical approaches, JDBC techniques, and mathematical foundations
- Building XSL and Java user interfaces to Web XML databases
- XML database architecture and native indexing
- Integrating XML databases into broader enterprise systems
- XML databases in scientific applications
Designing XML Databases will be an essential resource for all database designers/developers, XML application developers, system architects, and project technical leaders-especially those in environments with highly customized requirements.
Table of Contents
Preface.
1. Introduction.
2. Schema Design.
3. Theoretical Foundations.
4. Data Storage.
5. Database System Architecture.
6. Commercial Systems.
7. User Interface.
8. Querying.
9. Indexing.
10. Implementation.
Appendix A: Java Utilities.
Appendix B: SAX Parser.
Appendix C: XML Schema Part 0: Primer.
Index.
商品描述(中文翻譯)
- 全面指南,設計基於 XML 技術的網路資料庫
- 完整的概念框架,從 XML 開始
- 將 XML 資料庫整合到企業系統中
- 包含大量的 Java(tm)、SQL 和 XSL 範例程式碼
- 適用於所有主要的企業資料庫,包括 Oracle 和 IBM DB2
設計強大的基於 XML 的資料庫以應用於任何應用程式!
《設計 XML 資料庫》是一本全面的指南,針對網路和企業環境中的基於 XML 的資料庫設計。如果您已經擁有一個啟用 XML 的資料庫系統,您將發現強大的設計技術來充分利用它。如果您正在使用傳統的 RDBMS,您將學習更好的方法來在 XML 應用程式開發中利用它。如果您正在從零開始構建一個基於 XML 的資料庫,您將掌握完整的概念框架,並使用從頭到尾的案例研究。Mark Graves 涵蓋了所有這些內容,還有更多:
- 整合資料庫設計、DBMS 系統設計和 XML 應用程式設計
- 使用物件導向、關聯式和扁平檔案資料庫來儲存 XML 數據
- 專業的基於 XML 的數據建模技術
- XML 資料庫查詢:實用方法、JDBC 技術和數學基礎
- 建立 XSL 和 Java 使用者介面以連接 Web XML 資料庫
- XML 資料庫架構和原生索引
- 將 XML 資料庫整合到更廣泛的企業系統中
- 科學應用中的 XML 資料庫
《設計 XML 資料庫》將成為所有資料庫設計師/開發者、XML 應用程式開發者、系統架構師和專案技術領導者的重要資源,特別是在需求高度自訂的環境中。
目錄
前言。
1. 介紹。
XML。資料庫系統。網路資料庫。應用程式。資源。
2. 架構設計。
資料庫設計。概念建模。邏輯建模。物理建模。文獻說明。
3. 理論基礎。
數據類型。DBMS。XML 標準。XML DBMS。數據建模。文獻說明。
4. 數據儲存。
儲存設施。細粒度關聯式架構。粗粒度關聯式架構。中粒度關聯式架構。實用考量。
5. 資料庫系統架構。
系統架構。XML 網路伺服器。關聯式數據伺服器。XML 數據伺服器。混合關聯式/XML 伺服器。
6. 商業系統。
概述。資料庫適配器。DBMS。XML 數據伺服器。XML 文件伺服器。資源與網站。
7. 使用者介面。
概述。基於 XSL 的使用者介面。基於 Java 的視覺化。即時應用程式。
8. 查詢。
查詢分類。表示法。查詢引擎。圖形查詢。查詢報告工具。
9. 索引。
概述。元素數據結構。索引策略。文件識別。搜尋技術。
10. 實作。
筆記本系統。生物動機。使用者需求。概念模型。應用描述。限制與擴展。實用考量。擴展。
附錄 A:Java 工具。
系統預設。關聯式資料庫連接。Servlet 輸出。互動存取介面。
附錄 B:SAX 解析器。附錄 C:XML 架構第 0 部分:入門。
W3C 建議,2001 年 5 月 2 日。目錄。1. 介紹。2. 基本概念:採購訂單。2.1 採購訂單架構。2.2 複雜類型定義、元素與屬性聲明。2.3 簡單類型。2.4 匿名類型定義。2.5 元素內容。2.6 註解。2.7 建立內容模型。2.8 屬性群組。2.9 空值。3. 進階概念 I:命名空間、架構與資格。3.1 目標命名空間與未資格化的本地。3.2 資格化的本地。3.3 全域與本地聲明。3.4 未聲明的目標命名空間。4. 進階概念 II:國際採購訂單。4.1 多文件中的架構。4.2 通過擴展衍生類型。4.3 在實例文件中使用衍生類型。4.4 通過限制衍生複雜類型。4.5 重新定義類型與群組。4.6 替代群組。4.7 抽象元素和類型。4.8 控制衍生類型的創建與使用。5. 進階概念 III:季度報告。5.1 指定唯一性。5.2 定義鍵及其參考。5.3 XML 架構約束與 XML 1.0 ID 屬性。5.4 匯入類型。5.5 任何元素,任何屬性。5.6 schemaLocation。5.7 符合性。致謝。簡單類型及其特徵。使用實體。正則表達式。索引。
索引。