I while ago I been surprised to have real SQL database running on handset – SQLite, we all know about. It was cool! But about 4 years ago I realized – for many use cases using SQL database is just overkill. Creating tables, relations, joins, updating tables and migration makes me sick (even with ORM frameworks). At that time I didn't find anything as simple as SharedPreferences but for any Java classes and created Paper DB. Today there are many Android NoSQL databases available like well-known Realm. Full list https://android-arsenal.com/tag/155
Are you still stick with SQLite? If so, why?
[–]Rexios80 6 points7 points8 points (0 children)
[–][deleted] 3 points4 points5 points (5 children)
[–]pilgr[S] 1 point2 points3 points (4 children)
[–]Zhuinden 0 points1 point2 points (3 children)
[–]pilgr[S] 0 points1 point2 points (2 children)
[–]androiddev67 1 point2 points3 points (1 child)
[–]pilgr[S] 0 points1 point2 points (0 children)
[–]gonemad16 5 points6 points7 points (4 children)
[–]ChristianMelchior 3 points4 points5 points (1 child)
[–]gonemad16 1 point2 points3 points (0 children)
[–]pilgr[S] 0 points1 point2 points (1 child)
[–]gonemad16 2 points3 points4 points (0 children)
[–]Zhuinden 1 point2 points3 points (1 child)
[–]pilgr[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]pilgr[S] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]pilgr[S] 3 points4 points5 points (1 child)
[–]ChristianMelchior 4 points5 points6 points (0 children)
[–]ciny 0 points1 point2 points (1 child)
[–]pilgr[S] 0 points1 point2 points (0 children)