Odaba
title: "Odaba" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["object-oriented-database-management-systems"] topic_path: "technology/databases" source: "https://en.wikipedia.org/wiki/Odaba" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
ODABA is a terminology-oriented database management system, which is a conceptual extension of an object-oriented database system, and implements concepts defined in a terminology model.{{cite conference | url = http://www.odaba.com/content/downloads/documentation/P2_TerminologyModel_v1.pdf | title = A terminology model approach for defining and managing statistical metadata | first = R. | last = Karge |date=April 2005 | conference = Eighth Open Forum on Metadata Registries | location = Berlin | format = pdf
Features
Database access is supported via an application program interface (API) for C++ or .NET programming languages and via the ODABA Script Interface (OSI). Object Definition Language (ODL) and Object Query Language (OQL) provided with OSI are ODMG 3.0{{Cite book | last = Cattell | first = R.J.J. | author2 = D.K. Barry | title = The Object Data Standard: ODMG 3.0 | publisher = Morgan Kaufmann Publishers | year = 2000 | isbn = 1-55860-647-5 | url-access = registration | url = https://archive.org/details/isbn_9781558606470_0
Beside standard models (object model, functional model and dynamic model), ODABA supports a documentation model and an administration model. In order to be terminology model compliant, several conceptual extensions are supported as set relations, multilingual attributes, weak-typed collections or hierarchical enumerations (classifications).
ODABA supports semi-automatic conversion from terminology models to object models and schema conversion from object model to relational models (MS SQL Server, MySQL, Oracle) which allows storing or mirroring ODABA data in relational databases or in XML files.
References
References
- [http://www.odaba.com/content/downloads/documentation/1.7_ActiveDataLink.pdf Active Data Link]
- [http://www.odaba.com/content/downloads/documentation/4.4_OSI.pdf ODABA Script Interface]
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::