Used and New from Other Sellers
Used and New from Other Sellers
from $3.16
Usually ships in 1-2 business days
(Save 97%)
Other sellers (Hardcover)
-
All (11)
from
$3.16
-
New (8)
from
$7.89
-
Used (3)
from
$3.16
Note: Marketplace items are not eligible for any BN.com coupons and promotions
$7.89
Seller since Thu Jan 01 01:01:01 EST 2009
1998 New Has light shelfwear.
Ships from: Norwalk, CT
Usually ships in 1-2 business days
- •Canadian
- •International
- •Standard, 48 States
- •Standard (AK, HI)
- •Express, 48 States
- •Express (AK, HI)
$20.50
Seller since Sat Jan 01 01:01:01 EST 2011
New not used
Ships from: Murphy, TX
Usually ships in 1-2 business days
- •Canadian
- •International
- •Standard, 48 States
- •Standard (AK, HI)
$61.53
Seller since Fri Jan 01 01:01:01 EST 2010
"New, ships through UPS and DHL. Excellent customer service. Satisfaction guaranteed!! "
Ships from: STERLING HEIGHTS, MI
Usually ships in 1-2 business days
- •Canadian
- •International
- •Standard, 48 States
- •Standard (AK, HI)
$73.71
Seller since Tue Aug 05 05:02:21 EDT 2014
Hardcover New in new dust jacket. Brand New US edition, 3-5 days shipping!
Ships from: Sausalito, CA
Usually ships in 1-2 business days
- •Canadian
- •International
- •Standard, 48 States
- •Standard (AK, HI)
- •Express, 48 States
- •Express (AK, HI)
$133.49
Seller since Mon Jan 01 01:01:01 EST 2007
BRAND NEW
Ships from: Avenel, NJ
Usually ships in 1-2 business days
- •Canadian
- •International
- •Standard, 48 States
- •Standard (AK, HI)
$141.34
Seller since Thu Jan 01 01:01:01 EST 2009
New Book. Shipped from US within 4 to 14 business days. Established seller since 2000
Ships from: Secaucus, NJ
Usually ships in 1-2 business days
- •Standard, 48 States
- •Standard (AK, HI)
$156.96
Seller since Fri Jan 01 01:01:01 EST 2010
Brand New. US Edition Book. We do not ship to Military Addresses. Fast Shipping with Order Tracking. For Standard Shipping 7-8 business days & Expedite Shipping 4-6 business days,
...
after shipping.
Read more
Show Less
Ships from: Sugar Land, TX
Usually ships in 1-2 business days
- •Standard, 48 States
- •Standard (AK, HI)
- •Express, 48 States
- •Express (AK, HI)
More About This Textbook
Overview
Databases and database system design are in the midst of a major transition to object-oriented databases. Moving from relational database architecture to an object-oriented technology is the next logical step in database design.
With the properties of encapsulation, abstraction, and polymorphism, object technology systems are moving toward a unified data model that reflects the real world far more effectively than previous modeling techniques. Object-oriented development emphasizes the benefits of modular and reusable computer code as well as the benefits of modeling real-world objects. A properly designed object-oriented model also promises to be maintenance-free - all changes to data attributes and behaviors become a database task, not a programming task. Furthermore, object-oriented databases will store data, the relationships between data, and the behavior of data. Once data behaviors are added into a database management system, these "intelligent" databases will dramatically change the development of database systems.
Inside the Database Object Model shows how objects are added to commerical database systems, outlining why object-oriented development is best suited for dynamic, interactive environments. The book reflects the revolutionary change in database architecture, providing plenty of usable code and other illustrative material. The book explores how object technology is being incorporated into database management systems.
Although virtually every major database vendor adds objects to their database engines, their approaches vastly differ. Inside the Database Object Model:
Major database vendors, such as Oracle, Informix, Sybase, and IBM, are rapidly moving into object-oriented database design. This book helps you through the transition.
Product Details
Related Subjects
Table of Contents
The History and Evolution of Object Technology
The History of Database Management and Object Management
Database Object Analysis and Design
An Overview of Object Database Standards
Relational Database Objects and Abstract Data Types
Relational Database Objects and Pointers
Database Objects and Inheritance
Methods and Database Objects
SQL and Relational Databases
Interfacing C++ with Relational Databases
Summary and Future Trends
Appendix: Original C++ Application
Index