Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesSelecting an ODBMS


October 1997 / Features / Debunking Object-Database Myths / Selecting an ODBMS

There are eight key areas to examine before making an object-database purchase.

Language support: What languages do you need -- Java, C++, OQL? Some proprietary languages are faster than OQL, but choosing a produ ct that uses a standard language will be more flexible and portable.

Scalability: What is the largest database the product will support? What is the largest database using the product that is up and running? How many users access the database at one time?

Security: How is security determined -- by user, group, or both?

Backup and recovery: How does the product handle backup and recovery?

Transactions: Does the database allow for transaction logging, recovery, and rollback?

Methods: How does the ODBMS store methods? To be a true ODBMS, it should store them in the database itself.

Collection classes: What collection classes can the database handle? The ODMG, Java, and several object class libraries -- notably STL -- have defined certain common collection classes. Use of standardized collection classes increases portability and flexibility.

Support and training: What kind of support and training does the vendor offer? How long will it take to train your staff?


What an ODBMS Can Do

illustration_link (19 Kbytes)

Object databases are a good place to store business rules.


Up to the Features section contentsGo to previous article: Debunking Object-Database MythsGo to next article: SQL3's Object ExtensionsSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network