Journal of Computer Sciences Institute (Sep 2018)

Performance comparison between Xamarin and Java database operations

  • Oleh Datsko,
  • Elżbieta Miłosz

DOI
https://doi.org/10.35784/jcsi.672
Journal volume & issue
Vol. 7

Abstract

Read online

Work with database is one of base things in developing an application. Every technology/language uses own ways to work with database. In the case of Android the SQLite relational database management system is used. Analysis applies the read, write and delete of items from the table. SQLite is like a minimized version of desktop database management system so for every experiment very limited elements count is used.

Keywords