Performance comparison between Xamarin and Java database operations
Oleh Datsko
oleh.datsko@pollub.edu.plInstitute of Computer Science, Lublin University of Technology, Nadbystrzycka 36B, 20-618 Lublin, Poland (Poland)
Elżbieta Miłosz
Institute of Computer Science, Lublin University of Technology, Nadbystrzycka 36B, 20-618 Lublin, Poland (Poland)
Abstract
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:
analysis; Xamarin; Java; databaseReferences
[1] G. Allen, M. Owens, The Definitive Guide to SQLite, Apress, 2010.
[2] android.database.sqlite, https://developer.android.com/reference/android/database/sqlite/package-summary.html [01.11.2017].
[3] Android.Database.Sqlite Namespace, https://developer.xamarin.com/api/namespace/Android.Database.Sqlite/ [01.11.2017]
[4] 35% Faster Than The Filesystem, https://www.sqlite.org/fasterthanfs.html [04.11.2017]
[5] Working With JNI, https://developer.xamarin.com/guides/android/advanced_topics/java_integration_overview/working_with_jni/ [05.11.2017]
[6] Android Monitor Basis https://developer.android.com/studio/profile/am-basics.html#byb [05.11.2017]
[2] android.database.sqlite, https://developer.android.com/reference/android/database/sqlite/package-summary.html [01.11.2017].
[3] Android.Database.Sqlite Namespace, https://developer.xamarin.com/api/namespace/Android.Database.Sqlite/ [01.11.2017]
[4] 35% Faster Than The Filesystem, https://www.sqlite.org/fasterthanfs.html [04.11.2017]
[5] Working With JNI, https://developer.xamarin.com/guides/android/advanced_topics/java_integration_overview/working_with_jni/ [05.11.2017]
[6] Android Monitor Basis https://developer.android.com/studio/profile/am-basics.html#byb [05.11.2017]
Datsko, O., & Miłosz, E. (2018). Performance comparison between Xamarin and Java database operations . Journal of Computer Sciences Institute, 7, 168–171. https://doi.org/10.35784/jcsi.672
Authors
Oleh Datskooleh.datsko@pollub.edu.pl
Institute of Computer Science, Lublin University of Technology, Nadbystrzycka 36B, 20-618 Lublin, Poland Poland
Authors
Elżbieta MiłoszInstitute of Computer Science, Lublin University of Technology, Nadbystrzycka 36B, 20-618 Lublin, Poland Poland
Statistics
Abstract views: 226PDF downloads: 175
License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.