Which is better for offline apps databases usage [ files csv, txt or tinydb ]

Which is better for offline apps databases usage [ files csv, txt or tinydb ]

[ Edited ] for adding SQLite option

  • files based [ csv , txt , xls ... etc ]
  • tinydb
  • SQLite

0 voters

It all depends on what you want to do. Where is sqlite for instance?

3 Likes

:+1: for what Peter says, it all depends on what you are doing....

2 Likes

so far i tested only txt files around 114 txt file and performance is great

but with one csv file with around 2000 row it takes time to load it into single listview like [ 4 - 10 seconds loading ]

SQLite will be quicker, see the questions section here

1 Like

so sqllite is quicker and better than tinydb and the files ?

actually i just extracted one of it files [ .db ] from an apk about dream interpretation then build a csv file out of it :smiley:

is that stealing hhhhh :smiley:

Yes it is, and not condoned, without the owners permission.

If you want an sqlite database to play with use the Chinook.db and give credit in your work, if due.

2 Likes

i will make an upgraded app because he is using webviewer and many injections things , like he mentions that his app is offline , with ( no root firewall app ) I keep getting notifications that his app request internet connection , at least my apps are zero ads zero injections and high performance and for sure there's much added value [ upgrades ]