I'm trying to build offline Vocabulary builder app in android which has nearly 5000 words with each word having multiple fields(like synonyms,antonyms,related words etc..,)all these are placed into one table in a sqlite db and there is another table in which user can insert/delete words in it,at the maximum each word can be inserted into 15 rows in this second table.So max rows in this table can be 15x5000 =75,000.can anyone with experience in using sqlite db, estimate size of this db?.any comment on performance is also helpful.
Aucun commentaire:
Enregistrer un commentaire