Sciweavers

294 search results - page 12 / 59
» Relational Database Operations Modeling with UML
Sort
View
SIGCSE
2005
ACM
179views Education» more  SIGCSE 2005»
14 years 3 months ago
Design patterns for database pedagogy: a proposal
Courses in Relational Databases largely use a domain-specific design approach different from that used in the rest of the curriculum. Use of the Unified Process, UML, and Design P...
Thomas J. Marlowe, Cyril S. Ku, James W. Benham
ER
2003
Springer
150views Database» more  ER 2003»
14 years 3 months ago
EITH - A Unifying Representation for Database Schema and Application Code in Enterprise Knowledge Extraction
The integration of heterogeneous legacy databases requires understanding of database structure and content. We previously developed a theoretical and software infrastructure to sup...
Mark S. Schmalz, Joachim Hammer, Mingxi Wu, Oguzha...
CAISE
2004
Springer
14 years 3 months ago
Objects Meet Relations: On the Transparent Management of Persistent Objects
Many information systems store their objects in a relational database. If the object schema or the relational schema of an application can change often or in an independent way, it...
Luca Cabibbo
ER
2008
Springer
128views Database» more  ER 2008»
13 years 11 months ago
Temporal Constraints in Non-temporal Data Modelling Languages
It is common to find that the definition or common usage of a data modelling language causes there to be restrictions placed on the evolution of data values that are associated wit...
Peter McBrien
SIGMOD
2007
ACM
190views Database» more  SIGMOD 2007»
14 years 10 months ago
Map-reduce-merge: simplified relational data processing on large clusters
Map-Reduce is a programming model that enables easy development of scalable parallel applications to process vast amounts of data on large clusters of commodity machines. Through ...
Hung-chih Yang, Ali Dasdan, Ruey-Lung Hsiao, Dougl...