1 |
Evaluating recursive relational queries modelled by networks of coroutinesGlauert, J. R. W. January 1983 (has links)
No description available.
|
2 |
Management of Time Series DataMatus Castillejos, Abel, n/a January 2006 (has links)
Every day large volumes of data are collected in the form of time series. Time series are
collections of events or observations, predominantly numeric in nature, sequentially recorded
on a regular or irregular time basis. Time series are becoming increasingly important in
nearly every organisation and industry, including banking, finance, telecommunication, and
transportation. Banking institutions, for instance, rely on the analysis of time series for
forecasting economic indices, elaborating financial market models, and registering
international trade operations. More and more time series are being used in this type of
investigation and becoming a valuable resource in today�s organisations.
This thesis investigates and proposes solutions to some current and important issues in time
series data management (TSDM), using Design Science Research Methodology. The thesis
presents new models for mapping time series data to relational databases which optimise the
use of disk space, can handle different time granularities, status attributes, and facilitate time
series data manipulation in a commercial Relational Database Management System
(RDBMS). These new models provide a good solution for current time series database
applications with RDBMS and are tested with a case study and prototype with financial time
series information. Also included is a temporal data model for illustrating time series data
lifetime behaviour based on a new set of time dimensions (confidentiality, definitiveness,
validity, and maturity times) specially targeted to manage time series data which are
introduced to correctly represent the different status of time series data in a timeline. The
proposed temporal data model gives a clear and accurate picture of the time series data
lifecycle. Formal definitions of these time series dimensions are also presented. In addition,
a time series grouping mechanism in an extensible commercial relational database system is
defined, illustrated, and justified. The extension consists of a new data type and its
corresponding rich set of routines that support modelling and operating time series
information within a higher level of abstraction. It extends the capability of the database
server to organise and manipulate time series into groups. Thus, this thesis presents a new
data type that is referred to as GroupTimeSeries, and its corresponding architecture and
support functions and operations. Implementation options for the GroupTimeSeries data type
in relational based technologies are also presented.
Finally, a framework for TSDM with enough expressiveness of the main requirements of time
series application and the management of that data is defined. The framework aims at
providing initial domain know-how and requirements of time series data management,
avoiding the impracticability of designing a TSDM system on paper from scratch. Many
aspects of time series applications including the way time series data are organised at the
conceptual level are addressed. The central abstraction for the proposed domain specific
framework is the notions of business sections, group of time series, and time series itself. The
framework integrates comprehensive specification regarding structural and functional aspects
for time series data management. A formal framework specification using conceptual graphs
is also explored.
|
3 |
Využití systémového katalogu pro správu databází / Application of system catalogue for database managementNečas, Jaroslav January 2008 (has links)
The purpose of this project is to create a design and subsequently the web application for a database management which uses the system catalogue of the Microsoft SQL database system. The introduction deals with the principle of the relational databases and includes the list of the most widespread database systems. The next chapter of the theoretical part describes the syntax of the SQL query language, and the next chapter deals with the properties of the system catalogue which were utilized. Finally, the last of the theoretical chapters is centred on the .NET platform and its technologies – particularly the ASP.NET and the ADO.NET technologies. The former is used for creating dynamical web pages, and the latter is an object library used for the data access. The practical part of this work comprises the web application scheme on which is the final web application based. The most emphasized issues in this part are the security and the supposed program design of the web application. The final part of the work contains a description of the finished web application, especially the configuration and the functions which the application provides to a user. And finally, the whole project is briefly evaluated in the conclusion.
|
4 |
SCIT: A Schema Change Interpretation Tool for Dynamic-Schema Data WarehousesHai, Rihan Hai, Theodorou, Vasileios, Thiele, Maik, Lehner, Wolfgang 03 February 2023 (has links)
Data Warehouses (DW) have to continuously adapt to evolving business requirements, which implies structure modification (schema changes) and data migration requirements in the system design. However, it is challenging for designers to control the performance and cost overhead of different schema change implementations. In this paper, we demonstrate SCIT, a tool for DW designers to test and implement different logical design alternatives in a two-fold manner. As a main functionality, SCIT translates common DW schema modifications into directly executable SQL scripts for relational database systems, facilitating design and testing automation. At the same time, SCIT assesses changes and recommends alternative design decisions to help designers improve logical designs and avoid common dimensional modeling pitfalls and mistakes. This paper serves as a walk-through of the system features, showcasing the interaction with the tool’s user interface in order to easily and effectively modify DW schemata and enable schema change analysis.
|
Page generated in 0.1166 seconds