Font Size: a A A

User-defined aggregates for advanced database applications

Posted on:2001-07-10Degree:Ph.DType:Thesis
University:University of California, Los AngelesCandidate:Wang, HaixunFull Text:PDF
GTID:2468390014958841Subject:Computer Science
Abstract/Summary:
A mounting wave of data-intensive and knowledge-based applications, such as data mining, data warehousing, and Online Analytical Processing (OLAP), have created a strong demand for more powerful database languages and systems. Several data model extensions (e.g., Object-Relational models), new language constructs (e.g. recursion and OLAP constructs), and various database extenders based on user-defined functions, have been proposed to enhance the current Database Management Systems (DBMSs). However, state-of-the-art DBMSs are not powerful and general enough for many advanced database applications, and in particular for data mining.; In this thesis, we claim that User-defined Aggregates (UDAs) provide a versatile mechanism for extending the power and applicability of Object-Relational Databases (O-R DBs). We first define the formal semantics of UDAs in logic and then we apply them to SQL DBMSs. After building a series of language prototypes, we designed and implemented AXL. AXL is easy to learn and use for database programmers because it preserves the constructs, programming paradigm and data types of SQL (whereas there is an ‘impedance mismatch’ between SQL and the procedural languages of user-defined functions currently used in O-R DBs). Data independence and parallelizability represent two additional qualities that AXL inherits from database systems. In this thesis, we show that, while adding only minimal extensions to SQL, AXL is very powerful and capable of expressing complex algorithms efficiently. We demonstrate this by coding data mining functions and other advanced applications that, previously, had been a major problem for SQL databases.; Due to its flexibility, SQL-compatibility and ease of use, the AXL approach offers better extensibility mechanisms, in several application domains, than the function libraries now offered by commercial O-R DBs under names such as Datablades or DB-Extenders.
Keywords/Search Tags:Data, O-R dbs, Applications, User-defined, AXL, SQL, Advanced
Related items