For quicker placement in the directory please follow these Submission Tips:
Title: Name of Event or Organization
Description: This describes the website and should note distinguishing features found on the site without the use of hype, personal pronouns, or repetitive terms.
A "Data Warehouse" is a data structure that is optimized for distribution. It collects and stores integrated sets of historical data from multiple operational systems and feeds them to one or more data marts. It may also provide end-user access to support enterprise views of data.If there is demand, we may grow sub-categories that mirror the strategy used in the Atlas of Data Warehousing (also from TDWI) for related categories:
Computers/Software/Consultants
Thanks!
Object-oriented Database Management Systems (ODBMS or OODBMS) offer persistent storage for object data, often with direct bindings to object-oriented programming languages. They distinguish themselves from relational databases (RDBMS) in the following key points:
These differences also allow ODBMS to choose more efficient strategies in other areas: Transaction mechanism can take advantage of the enhanced knowledge about the semantics of operations on the data: E.g. two "increment a by n" operations are associative and can therefore be exchanged when serializing operations; two "Read a, Write a" operations can't. Also versioning and configuration management are simpler if objects remain unsegmented. Beginning in the mid 90ties the developers of RDBMS have reacted to some of these deficiencies and introduced object-oriented concepts into their databases leading to so called Object-Relational DBMS (ORDBMS).
A major architectural distinction of ODBMS is between page servers and object servers. In a page server architecture the database server handles all data with the minimum granularity of a (memory) page. The individual objects are retrieved from these pages only on the client side. In an object server architecture the database client and server communicate on the basis of individual objects. This has major consequences on how and where transaction management, recovery and method execution are implemented. In principle, page servers should be more efficient for direct object access whereas object servers should excel if queries can be split between client- and server-side.
If you sell OLAP software you have developed, consider the parent of this category.
Please do not submit a link more than once. If your link does not appear in a few days, please be patient. A link does not usually belong in more than one category. Submissions to numerous inappropriate categories will be considered spam.