Procesor JDD jazyka SQL pro databázový systém RadegastDB
Loading...
Downloads
3
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
This Bachelor thesis deals with a layer above embedded database system RadegastDB, which allow us to translate an SQL input of a user using translator of data definition language and creates everything what we need for construction of our required data structure. Then, using system RadegastDB, it creates and saves everything what we need for querying or filling the data structure with data at any time. To solve this problem, I have used materials about existing parts of database systems and consultations with my supervisor. My solution allow us to create assigned data structures, which are filled with random data by my data generator and after that we are qurying these structures. This whole procces is measured and output is returned - to determining the efficiency and operation processing time.
Description
Subject(s)
RadegastDB, embedded database system, data definition language, data structure, translator, B-tree, R-tree, clustered table, system catalog, SQL, patterns, framework, heap, space descriptor