tinyDb for multiple files

can tinyDb store more than one file

tinydb cannot store files at all :slight_smile:

tinydb can store data: text, numbers, strings, lists.

If you want to use different data stores in the tinydb, then set a different namespace for each distinct data store.

read all this...