Webové rozhraní pro testování frameworku RadegastDB
Loading...
Downloads
2
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
This thesis deals with development of web application, for testing data structures implemented in the database framework RadegastDB, developed by database group from Department of Computer Science, College Banska-Technical university of Ostrava. Framework currently contains four persistent data structures used in today's DBMS, namely Sequential array, B-tree, R-tree, Hash table and the modification of these structures. These structures are described in the first part. Subsequently is described RadegastDB framework and implement the structures described. Before the implementation part are also described technologies, that are used in the project. In the implementation section then describes the functions of the web application, architecture and user interface. In the last section, they are performed experiments and tested the various data structures with different settings. Finally, work is evaluated as a whole.
Description
Import 03/11/2016
Subject(s)
Sequential array, B-tree, B+tree, R-tree, Hash table, RadegastDB, Persistent data structures, MVC, ASP.NET, C++/CLI, HTML, CSS, JavaScript, AJAX