JDD rozhraní databázového systému
Loading...
Downloads
1
Date issued
Authors
Ryba, Jiří
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
Development of the database systems was established the standard query language SQL mainly in the area of client-server architecture. Today we can find support SQL in embedded databases that share memory space with the application and characterized by faster access to data. The goal of work is presenting to the reader the query language SQL, architecture of embedded databases, and their representatives, among also them the QuickDB database which is developing at the Technical University of Ostrava. The aim is to introduction to data structures of the database and the implementation part of the SQL language - DDL (data definition language). The resulting code will be subjected to an experiment in the form of tests to check the functionality of the implementation.
Description
Import 05/08/2014
Subject(s)
SQL, database, database management system, embedded database, QuickDB, data definition language, data structures, system catalog