..information technology management..

white paper


Selecting a Database Management System

By Russ Finney

データベース管理システムの選択

Databases provide a critical foundation for an organization's application portfolio. Listed below are some of the things which should be considered when selecting the DBMS which will be utilized for package implementations and application development:
データベースは企業の業務システム資産の土台を成すものである。以下に挙げたのは、パッケージの導入や業務システム開発に利用されるDBMSを選択する際の考慮点である。:

Fourteen Point DBMS Selection Checklist:
DBMS選択の14項目

  1. Data Dictionary/Catalog Approach
  2. Application Building Capabilities
  3. Ad-Hoc Retrieval Approach
  4. Data Views Support
  5. Data Type Support
  6. Data Access: Proprietary vs SQL
  7. Integrity Checking Approach
  8. CASE Tool Connectability
  9. Security
  10. Utilities
  11. Data Mass Load/Unload
  12. Data Compression
  13. Recovery/Backup
  14. Processing Speed

  1. データ・ディクショナリ/カタログの仕組み
  2. 業務システム構築能力
  3. データ簡易検索機能
  4. データビュー機能
  5. データタイプ
  6. データ検索:独自vs.SQL
  7. データ独立性チェック
  8. CASEツールとの連携
  9. セキュリティ
  10. ユーティリティ
  11. データ一括読み込み/消去
  12. データ圧縮
  13. 復旧/バックアップ
  14. 処理速度

Relational Databases
リレーショナルデータベース

One of the most powerful features of a relational database is that it has the power to return a complete result set in response to a single database query. This alone makes it the premier choice for utilization in a client/server environment. Instead of a high number of back and forth queries through the network followed by an equal number of responses, only one network message is needed to tell the database what is required. This is then followed by a contiguous response containing all of the required information. This means that a network utilizing a relational approach to data management, and the proper query language to take advantage of it, can experience dramatic performance improvements.
リレーショナルデータベースの最も強力な特徴の1つは、ある問合せに、集合の形で解を返す事が出来る点である。これ一つでも、クライアント/サーバ環境での利用に(このタイプを)選択する大きな理由になる。ネットワーク上を数多くの問合せが行き来し、それと同数の答が発せられるが、リレーショナルデータベースではたった一つのメッセージだけで事足りる。指示された全情報が、まとまって返って来る。つまり、リレーショナル型のデータ管理と、その特徴を引き出すのに適した問合せ言語を備えたネットワークは、劇的な性能向上を実現出来るのである。

Currently the standard query language utilized to access relational databases is Structured Query Language (SQL). This is a powerful feature since it provides a common language between: developers, data base administrators, and ad-hoc business clients.
現在、リレーショナルデータベースのアクセスに利用されている標準の問合せ言語は、構造化問合せ言語(SQL)である。これは、開発者、データベース管理者、また必要に応じてエンドユーザも共通に使える強力な機能である。

Copyright © 1999, Russ Finney, All Rights Reserved


Read the Next White Paper 日本語訳 次頁へ

Return to IS Topics Page





The itmWEB Site・ Copyright © 2006, itmWEB Media Corporation,
All Rights Reserved -
webadmin@itmweb.com