Sciweavers

2662 search results - page 293 / 533
» Data Compression Support in Databases
Sort
View
OODBS
2000
147views Database» more  OODBS 2000»
15 years 10 months ago
Towards a Unified Query-by-Example (UQBE): UML as a Basis for a Generic Graphical Query Language
A generic graphical query language for ODMG-compliant object databases is proposed, based on the ideas of Query-By-Example, and using UML-like diagrams as schema notation. Ease of ...
Miguel Ángel Sicilia Urbán, Elena Ga...
IAJIT
2008
94views more  IAJIT 2008»
15 years 6 months ago
Enforcing User-Defined Constraints during the Run-Time in OODB
: In this paper a run-time model is proposed. The run-time model enforces integrity constraints for attributes that are derived from composition and inheritance hierarchies. The ru...
Belal Zaqaibeh, Hamidah Ibrahim, Ali Mamat, Md Nas...
DEBU
2007
75views more  DEBU 2007»
15 years 6 months ago
SQL Anywhere: An Embeddable DBMS
We present an overview of the embeddability features of SQL Anywhere, a full-function relational database system designed for frontline business environments with minimal administ...
Ivan T. Bowman, Peter Bumbulis, Dan Farrar, Anil K...
EDBT
2008
ACM
146views Database» more  EDBT 2008»
15 years 8 months ago
SPARQLing constraints for RDF
The goal of the Semantic Web is to support semantic interoperability between applications exchanging data on the web. The idea heavily relies on data being made available in machi...
Georg Lausen, Michael Meier 0002, Michael Schmidt
CIDR
2003
147views Algorithms» more  CIDR 2003»
15 years 8 months ago
Sorting And Indexing With Partitioned B-Trees
Partitioning within a B-tree, based on an artificial leading key column and combined with online reorganization, can be exploited during external merge sort for accurate deep read...
Goetz Graefe