National Repository of Grey Literature 24 records found  previous4 - 13nextend  jump to record: Search took 0.00 seconds. 
Development of IS for student organization
Dao, Ha My ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
This bachelor thesis deals with the analysis of the existing database and its development for future use. The database belongs to an information system called BuddyIS, which is used by the student non-profit organization ESN VŠE Praha - Buddy System. The aim of the thesis is to consolidate the existing database structure, which can be achieved by refactoring and design of new elements. This thesis is based on the knowledge of the organization´s processes, which the author gained through her activity in the organization. Current requirements are inferred from consultations with the members of the organization. The benefit of the thesis is the basis for further development of the whole information system and further documentation that will serve the next generation of organization members.
Hadoop NoSQL database
Švagr, Lukáš ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
The theme of this work is database storage Hadoop Hbase. The main goal is to demonstrate the principles of its function and show the main usage. The entire text assumes that the reader is already familiar with the basic principles of NoSQL databases. The theoretical part briefly describes the basic concepts of databases then mostly covers Hadoop and its properties. This work also includes the practical part which describes how to install a database repository and illustrates basic database operations in two simple programs. The components of the practical part are case studies that report current use of Hadoop in the world-famous companies.
Introduction and use of graph databases
Hřivna, Jan ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
The aim of this Bachelor thesis is to introduce the conception and uses of graph databases. The thesis is split into a theoretical and a practical part. The theoretical part describes main principles of graph databases with focus on providing exact and detailed explanations. The practical part presents practical operations and particular solutions for the queries run in the Neo4j graph database system by Cypher query lanugage. Information was collected from reliable and published primary and secondary sources. Furthermore in the practical part, the actual Neo4j database was installed on local server. This database can be accesed and commands can be executed through graphic user interface.
Possibilities of using database Neo4j
Konoshenko, Evgeny ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
The theme of bachelor work is NoSQL graph database Neo4J. The main objective of this work is to describe the key features Neo4J and show a practical example of how to work with this system. To achieve this objective were studied books, internet resources which relate to this topic and official documentation for the database system. The contribution of this work consists in dismantling work with Neo4J through different tools and defining use cases that database. After reading the practical part of the work reader would be able to understand the basics of working with database system Neo4J. The theoretical part focuses on the detailed analysis of the database system Neo4J, specifies terms NoSQL and graph database, defines the place of Neo4J in NoSQL databases, provides the possibility of using Neo4J in practice. In the practical part are presented examples of work with the system Neo4J, is shown the usage of query language Cypher, REST API and web interface Webadmin.
Oracle NoSQL database
Chlomek, Lukáš ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
This thesis deals with the theme of NoSQL databases. The theoretical part describes, the reasons for the creation of this databases trend, their basic properties and the most widely used NoSQL data models. The practical part introduces readers with one representative of NoSQL key-value data model, Oracle NoSQL. Following is a sample of work with records of this database, using created test program. End of work includes a short practical demon-stration of manipulation with tables in the repository.
Design of the database for courier company
Kolman, Michal ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
This bachelor thesis deals with the analysis of requirements and design of database for a courier company engaged in food delivery services. The aim of this thesis is to create a database design that would be used for an application enabling dealing with orders and registration of subjects that have access to them. The the-sis is divided into two parts. The first part is devoted to theoretical basis, explanation of important database concepts and how to design a database. The second part deals with the design of the database. I proceeded from the analysis of the courier company across con-ceptual and physical database design to verification of the database with simple commands on the school Oracle database server. The assumed contribution should be an option for employees to track the status of the or-der. The management of the company will have all the information about orders and finan-cial transactions registrated in one place and be able to analyse all the information. Customers should have an easy overview of their benefit program, possibly also of their credit system. Couriers and operators should have an easy overview of cash transactions and the current financial situation of the couriers. On that basis, they should be able to quickly allocate the orders.
NoSQL databases- IndexedDB
Vršek, David ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
The thesis provides introduction to IndexedDB, describes its specificity and aims at security analysis of IndexedDB. The thesis focuses on extension of IndexedDB knowledge and description of technologies, concepts and environment connected with it. A part of the thesis is a practical example showing how to work with IndexedDB followed by a security analysis illustrating a secure way of IndexedDB usage. The main benefit of the thesis is extending knowledge of IndexDB's concepts shown in a big picture supported with a practical example. The big-picture point of view allows the thesis to make the reader think differently regarding security and development while using IndexedDB. The thesis also illustrates the differences between IndexedDB and the rest of NoSQL products through practical and theoretical part as well. The introduction briefly explains NoSQL concept with a short description of the differences from the standard. These differences come from the connection of IndexedDB, HTML in version 5 and JavaScript, in version EcmaScript 5, which is the current standard for JavaScript. These technologies and other concepts will be described in context of IndexedDB. The next part of the thesis shows how to work with IndexedDB on practical example. This part is followed by a security analysis. The thesis can be used for advanced technological analysis of explained security issues.
Reasons for NoSQL deployment, and especially MongoDB
Čermák, Miroslav ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
This bachelor thesis examines reasons of NoSQL databases deployment and especially MongoDB database. It introduces these databases, describes its classification, specific properties, including its advantages. It continues with introduction of MongoDB and its case studies. Advantages of this database are shown on the custom model of e-commerce system. These reasons are then summarized in the individual chapter.
Example of work with DynamoDB
Pilař, Jan ; Palovská, Helena (advisor) ; Tomášková, Barbora (referee)
The thesis is focused on database systems called NoSQL and can be divided into two parts. The first part attempts to explain the concept and discusses several aspects that NoSQL differs from traditional relational-based model databases. Then follows a descrip-tion of the main streams approaches of data storage and comparison in the context of rela-tional databases. It is assumed that the reader is familiar with the basic principles of rela-tional databases. The thesis deals in more detail with a key-value databases Redis and Dy-namoDB. In the practical part is given example of work with the DynamoDB service. This chapter provides information on how to make it operational, fill with data and make queries.
Methodology of development and maintanance of dependent data marts
Müllerová, Sandra ; Novotný, Ota (advisor) ; Tomášková, Barbora (referee)
The thesis is primary focused on the integrated data warehouse, particularly on a subset -- dependent data marts. The main objectives of this thesis are design the methodology of development and maintenance of dependent data marts and verification methodology usefulness in the real organization. The first part deals with the theoretical definition of terms. It focuses particularly on the definition of terms from Business Intelligence area especially data warehousing and data marts. Each of the terms is described in detail in separate chapters. Business Intelligence area puts emphasis on description of individual components. In data warehousing area are described the data warehouse concepts and content of layers in a data warehouse. Finally, the data mart area is designed to describe dependent and independent data marts and also "special "cases of data marts, likely the semantic layer, and a sandbox. The second part focuses on the design methodology itself. At the beginning of this part is analysis of the existing methodologies and assess their usefulness with connection to designed methodology. The following part describes the current situation in the approach to the development and maintenance of dependent data marts in the organization. At the end of the second part is designed own methodology, which is based in part on the analysis methodology and in part on the analysis of current situation. The third part focuses on usability and usefulness evaluation of methodology in the organization. Evaluation is based on the methodology of criticism from employees in the organization who are directly engaged in designing and maintaining dependent data marts. Finally, the fourth and final part will focus on the description of an alternative solution that could be considered as one of the ways to sustainable development of data warehouse in the organization. It's about comparison architecture based on utilization of semantic layer as oppose to the "three layers" concept of data warehouse by Bill Inmon, which is implemented in the organization. The output evaluates alternative solutions to the current solution.

National Repository of Grey Literature : 24 records found   previous4 - 13nextend  jump to record:
See also: similar author names
5 TOMÁŠKOVÁ, Barbora
Interested in being notified about new results for this query?
Subscribe to the RSS feed.