Object-oriented database articles and products |
| This site has the facts on object-oriented database architecture, product comparison, and selection. The articles section provides an extensive overview of object database technology and its use with object-oriented programming languages. This site will help you get started with object databases. When you integrate database capabilities with object programming language capabilities, the result is an object database management system (ODBMS). An ODBMS makes database objects appear as programming language objects in one or more object programming languages. An ODBMS extends the language with transparently persistent data, concurrency control, data recovery, associative queries, and other capabilities. Object-oriented databases are designed to work well with object-oriented programming languages such Java, C#, and C++. ODBMSs used exactly the same model as object-oriented programming languages. Consider an ODBMS when you have a business need for high performance on complex data. Generally, an ODBMS is a good choice when you have all three factors: business need, high performance, and complex data. In fact, ODBMSs provide the lowest cost for development and best performance combination when using objects because they store objects on disk and have the transparent program integration with object-oriented programming languages. This is because an ODBMS stores exactly the same object model that is used at the application level, both development and maintenance costs can be reduced. More information on these topics can be found in the articles mentioned in the next section.
Object database articles
Product listing
Jump-start your developmentOur services are a way to get your project off to a running start. We will significantly speed up your development by providing:
Related products on this Web siteSoftware architectures can be built using object databases with many of the following products described on this site. Be sure to check out these products:
|
|