Thesis Details

Objektová databáze typu CoreData pro C++

Bachelor's Thesis Student: Hornický Michal Academic Year: 2016/2017 Supervisor: Hrubý Martin, Ing., Ph.D.
English title
Reimplementation of CoreData in C++
Language
Czech
Abstract

Core Data is important component of software ecosystems on Apple's platforms. The mainshortcoming of Core Data is the limited number of platforms, on which it can be utilized.This bachelor's thesis documents the process of analysis of Core Data, subsequent designand implementation of CoreStore library. Implemented library is written in C++, and aimsto provide the functionality of Core Data on other platforms.

Keywords

Object database, Core Data, Apple, C++, SQLite

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
13 June 2017
Reviewer
Committee
Kolář Dušan, doc. Dr. Ing. (DIFS FIT BUT), předseda
Burget Radek, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Chudý Peter, doc. Ing., Ph.D. MBA (DCGM FIT BUT), člen
Martínek Tomáš, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Smrčka Aleš, Ing., Ph.D. (DITS FIT BUT), člen
Citation
HORNICKÝ, Michal. Objektová databáze typu CoreData pro C++. Brno, 2017. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2017-06-13. Supervised by Hrubý Martin. Available from: https://www.fit.vut.cz/study/thesis/19873/
BibTeX
@bachelorsthesis{FITBT19873,
    author = "Michal Hornick\'{y}",
    type = "Bachelor's thesis",
    title = "Objektov\'{a} datab\'{a}ze typu CoreData pro C++",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2017,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/19873/"
}
Back to top