- Shopping Bag ( 0 items )
-
All (7) from $14.79
-
Used (7) from $14.79
Ships from: Mishawaka, IN
Usually ships in 1-2 business days
Ships from: Fort Mill, SC
Usually ships in 1-2 business days
Ships from: nr Bath, United Kingdom
Usually ships in 1-2 business days
Ships from: Diamond Bar, CA
Usually ships in 1-2 business days
Ships from: Victoria, Canada
Usually ships in 1-2 business days
Ships from: Chatham, NJ
Usually ships in 1-2 business days
New technologies are useful to the extent that they enhance some human ability. Simple machines like levers, pulleys, and inclined planes are useful because they make us stronger: that is, they increase the amount of mass that an individual can lift. Information technology—computer hardware and the software running on it—makes us smarter by enhancing our abilities to remember, reason, and communicate.
Computer hardware and software enhances mental abilities because they do the following things extremely well.
These properties account for the way computer systems, and particularly information management systems, have become an indispensable part of modern corporate life. In today's knowledge-based economy, companies are organized into networks of cooperating employees. Each interconnected employee's work assignment is a subtask of what the company as a whole is trying to accomplish. Whattiesemployees together is the information they share. So coordinating employee efforts requires an effective and efficient information management system.
Taking this idea one step further, it is becoming increasingly common to consider your customers and partners as part of the network too. Over the next few years economic transactions between businesses will increasingly be handed electronically. Achieving this requires that businesses make internal information systems available to outside agencies.
The intent of this book is to describe a new information management technology, Object-Relational Database Management Systems software, and explain how to use it. Although most DBMS vendors lay claim to selling object-relational databases, Informix's Dynamic Server product possesses the most complete set of features combined with exceptional performance, scalability, and reliability.
Most readers will come to this book with a familiarity with Informix's earlier products. Some may be anxious about the changes the new technology brings, but hopefully, this book will convince them that everything they know is still valid and useful. For other readers, this will be their first exposure to both INFORMIX and to extensible DBMS technology. Many of these readers will be building information systems that make specific use of the new features.
At this time, most of the features and functionality described in this book are scheduled for inclusion in all mainstream DBMS products. Implementation details vary, but the idea that a database's data model can include more semantic information than is captured with a VARCHAR() has become mainstream. It is enshrined in the SQL-3 standard, and as we shall see it is supported by several open language standards.
More About This Textbook
Overview
Product Details
Related Subjects
Read an Excerpt
Preface
New technologies are useful to the extent that they enhance some human ability. Simple machines like levers, pulleys, and inclined planes are useful because they make us stronger: that is, they increase the amount of mass that an individual can lift. Information technology—computer hardware and the software running on it—makes us smarter by enhancing our abilities to remember, reason, and communicate.
Computer hardware and software enhances mental abilities because they do the following things extremely well.
These properties account for the way computer systems, and particularly information management systems, have become an indispensable part of modern corporate life. In today's knowledge-based economy, companies are organized into networks of cooperating employees. Each interconnected employee's work assignment is a subtask of what the company as a whole is trying to accomplish. What tiesemployees together is the information they share. So coordinating employee efforts requires an effective and efficient information management system.
Taking this idea one step further, it is becoming increasingly common to consider your customers and partners as part of the network too. Over the next few years economic transactions between businesses will increasingly be handed electronically. Achieving this requires that businesses make internal information systems available to outside agencies.
The intent of this book is to describe a new information management technology, Object-Relational Database Management Systems software, and explain how to use it. Although most DBMS vendors lay claim to selling object-relational databases, Informix's Dynamic Server product possesses the most complete set of features combined with exceptional performance, scalability, and reliability.
Most readers will come to this book with a familiarity with Informix's earlier products. Some may be anxious about the changes the new technology brings, but hopefully, this book will convince them that everything they know is still valid and useful. For other readers, this will be their first exposure to both INFORMIX and to extensible DBMS technology. Many of these readers will be building information systems that make specific use of the new features.
At this time, most of the features and functionality described in this book are scheduled for inclusion in all mainstream DBMS products. Implementation details vary, but the idea that a database's data model can include more semantic information than is captured with a VARCHAR() has become mainstream. It is enshrined in the SQL-3 standard, and as we shall see it is supported by several open language standards.
Table of Contents
2. Facts, Tables, and Schema: The Object-Relational Data Model.
Tutorial 1. Physical Data Organization.
3. Object-Relational Queries.
Tutorial 2. The Transaction Concept and its Applications.
4. Data Type and Function Extensibility.
Tutorial 3. A Tour of the Available DataBlade Products.
5. Object Behavior and User-Defined Functions.
Tutorial 4. Using Java(tm) to Create UDTs and UDRs.
6. The ORDBMS and Data Processing.
7. Client Interfaces to ORDBMSs.
8. Object-Relational Database Development.
9. Object-Relational Database Design.
Tutorial 5. Several Examples of Interesting Extensions.
10. Forging the Perfect DataBlade.
Tutorial 6. Virtual Table Interface.
Glossary.
References.
Index.
About the CD.