DATA STORAGE ORGANIZATION IN THE DEVELOPMENT OF MOBILE APPLICATIONS FOR ONLINE STORE
Keywords:
Database, mobile application, SQLite, RoomDatabase, Firebase Realtime DatabaseAbstract
The selection of tools for organizing data storage in the development of a mobile application for automating retail processes has been discussed. The combination of SQLite with RoomDatabase for local data storage and Firebase Realtime Database for real-time synchronization creates a reliable and efficient architecture for such an application.
References
SQLite Documentation. SQLite Home Page. URL: https://www.sqlite.org/docs.html (date of access: 21.05.2024).
RoomDatabase | Android Developers. Android Developers. URL: https://developer.android.com/reference/androidx/room/RoomDatabase
Firebase Realtime Database. Firebase. URL: https://firebase.google.com/docs/database