N
N
Newbie Ivanovich2019-08-22 05:53:32
SQLite
Newbie Ivanovich, 2019-08-22 05:53:32

Should I store the files in the sqlite db or store the paths to the files in the db?

in the mobile application, you need to download and play the necessary sounds for the event.
is it worth saving these files in the database, or is it better to just load into the device's memory and save the path to the database, and then read the path and play the file?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2019-08-22
@NovichokIvanovich

in most cases, only the path to the file should be stored in the database.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question