ACM SIGMOD Anthology ACM SIGMOD dblp.uni-trier.de

UniSQL/X Unified Relational and Object-Oriented Database System.

Won Kim: UniSQL/X Unified Relational and Object-Oriented Database System. SIGMOD Conference 1994: 481
@inproceedings{DBLP:conf/sigmod/Kim94,
  author    = {Won Kim},
  editor    = {Richard T. Snodgrass and
               Marianne Winslett},
  title     = {UniSQL/X Unified Relational and Object-Oriented Database System},
  booktitle = {Proceedings of the 1994 ACM SIGMOD International Conference on
               Management of Data, Minneapolis, Minnesota, May 24-27, 1994},
  publisher = {ACM Press},
  year      = {1994},
  pages     = {481},
  ee        = {http://doi.acm.org/10.1145/191839.191938, db/conf/sigmod/Kim94.html},
  crossref  = {DBLP:conf/sigmod/94},
  bibsource = {DBLP, http://dblp.uni-trier.de}
}
BibTeX

Abstract

The UniSQL/X unified relational and object-oriented database system is designed to support application development in either a conventional host programming language (such as C), or an object-oriented programming language (such as C++ or Smalltalk). In particular, C++ programmers can take advantage of all the capabilities of UniSQL/X in C++ programming style by using the UniSQL/X C++ Interface. C programmers can access the UniSQL/X database by using the Embedded SQL/X (object-oriented SQL) Preprocessor and/or the UniSQL/X API (call level interface).

The UniSQL/X kernel is designed to fully support a superset of the Core Object Model adopted by the Object Management Group (OMG) consortium. The OMG Core Object Model includes such key object-oriented modeling concepts as encapsulation of data and methods, object identity, multiple inheritance, arbitrary data types, and nested objects.

Application developers, whether or not they use an object-oriented programming language, can reap the benefits of an object-oriented database system, while retaining all the benefits of a relational database system and (an object oriented superset of) ANSI SQL. Developers no longer spend time working around three critical deficiencies of relational database systems; specifically, the inability to manage arbitrary data types, the inability to naturally model hierarchical data structures, and the inability to deal with aggregate data structures. Further, application developers can take full advantage of methods to encapsulate arbitrary programs with stored data, and multiple inheritance to reuse existing database schema designs and methods.

Just as importantly, application developers can continue to make use of all the database facilities engineered into relational database systems, including views, automatic query optimization, transaction management, concurrency control, dynamic schema evolution, access authorization, triggers, and so forth. The UniSQL/X database language faithfully incorporates the semantic extensions to most of these relational database features necessitated by the richness of the UniSQL/X object model.

UniSQL/X also provides a powerful framework for uniform data management and application development support for virtually all types of multimedia data (e.g., text, images, audio, graphics, etc.), and even physical or logical devices associated with multimedia applications (e.g., scanners, fax machines, satellite links, video cameras and displays, etc.). It even allows large unstructured data to be stored and managed in native operating system files, just as though they were inside the native UniSQL/X database. Further, the multimedia framework is fully integrated with the query processing and transaction management components of UniSQL/X, so that queries against multimedia data are supported and integrity is maintained for updates against multimedia data.

The performance of UniSQL/X at least matches that of the best relational database systems for ANSI SQL queries (multi-table joins, aggregation, grouping, etc.), while at the same time matches that of the best object-oriented database systems in performing navigational access among a cluster of related objects. UniSQL/X achieves its navigational access performance by including a workspace manager in the kernel. The workspace manager transforms such object identifiers to memory pointers when the referred objects are loaded into the virtual memory workspace (this is known as pointer swizzling). Once a cluster of related objects has been loaded into the workspace, it takes a memory pointer lookup to access an object, rather than an explicit query or cursor-based record fetch in a relational database.

UniSQL/X runs as a client/server system. UniSQL/X runs on SUN Sparc and Sparc-compatible workstations under SUN OS 4.1.x and Solris operating system; HP/Apollo 9000/700 and 800 series workstations under HP-UX; and IBM RS/6000 workstations under AIX. The UniSQL/X client is available on MS Windows 3.1.

Copyright © 1994 by the ACM, Inc., used by permission. Permission to make digital or hard copies is granted provided that copies are not made or distributed for profit or direct commercial advantage, and that copies show this notice on the first page or initial screen of a display along with the full citation.


ACM SIGMOD Anthology

Online Version (ACM WWW Account required): Full Text in PDF Format

CDROM Version: Load the CDROM "Volume 1 Issue 1, SIGMOD '93-'97" and ...

DVD Version: Load ACM SIGMOD Anthology DVD 1" and ... BibTeX

Printed Edition

Richard T. Snodgrass, Marianne Winslett (Eds.): Proceedings of the 1994 ACM SIGMOD International Conference on Management of Data, Minneapolis, Minnesota, May 24-27, 1994. ACM Press 1994 BibTeX , SIGMOD Record 23(2), June 1994
Contents

Online Edition: ACM Digital Library

[Index Terms]
[Abstract in PDF Format, 94 KB]

Referenced by

  1. William O'Connell, Ion Tim Ieong, David Schrader, C. Watson, Grace Au, Alexandros Biliris, S. Choo, P. Colin, G. Linderman, Euthimios Panagos, J. Wang, T. Walters: A Content-Based Multimedia Server for Massively Parallel Architectures. SIGMOD Conference 1996: 68-78
  2. Janet L. Wiener, Jeffrey F. Naughton: OODB Bulk Loading Revisited: The Partitioned-List Approach. VLDB 1995: 30-41
  3. Yahiko Kambayashi, Zhiyong Peng: Object Deputy Model and Its Applications. DASFAA 1995: 1-15
BibTeX
ACM SIGMOD Anthology - DBLP: [Home | Search: Author, Title | Conferences | Journals]
ACM SIGMOD Anthology: Copyright © by ACM (info@acm.org), Corrections: anthology@acm.org
DBLP: Copyright © by Michael Ley (ley@uni-trier.de), last change: Sat May 16 23:40:22 2009