Sciweavers

5009 search results - page 72 / 1002
» Data Mining Support in Database Management Systems
Sort
View
ER
2007
Springer
142views Database» more  ER 2007»
14 years 3 months ago
Multidimensional Data Modeling for Business Process Analysis
The emerging area of business process intelligence attempts to enhance the analytical capabilities of business process management systems by employing data warehousing and mining t...
Svetlana Mansmann, Thomas Neumuth, Marc H. Scholl
DEXAW
1999
IEEE
114views Database» more  DEXAW 1999»
14 years 1 months ago
A Web-Based Distributed Environment to Support Teleteaching: Design and Implementation Issues
Web based systems have been shown to be useful tools for supporting educational communication for teachers and students. In this paper we present such a system, which is an Integr...
Christos Bouras, Apostolos Gkamas, Thrasyvoulos Ts...
WISE
2000
Springer
14 years 1 months ago
XML Content Management Based on Object-Relational Database Technology
XML (Extensible Markup Language) is a textual markup language designed for the creation of self-describing documents. Such documents contain textual data combined with structural ...
Budi Surjanto, Norbert Ritter, Henrik Loeser
SIGMOD
2007
ACM
151views Database» more  SIGMOD 2007»
14 years 9 months ago
The case for a wide-table approach to manage sparse relational data sets
A "sparse" data set typically has hundreds or even thousands of attributes, but most objects have non-null values for only a small number of these attributes. A popular ...
Eric Chu, Jennifer L. Beckmann, Jeffrey F. Naughto...
ICDE
1992
IEEE
116views Database» more  ICDE 1992»
14 years 1 months ago
An Index Implementation Supporting Fast Recovery for the POSTGRES Storage System
This paper presents two algorithms for maintaining Btree index consistency in a DBMS which does not use write-ahead logging (WAL). One algorithm is similar to shadow paging, but i...
Mark Sullivan, Michael A. Olson