Hi friends,
now TinyDB has Property Namespace, with this Property we can have different TinyDB and use the same tag in the different TinyDB.
We can delete a TinyDB, and the others remain.
This Property is similar to this extension:
Example:
We set several TinyDB, each one with a different Namespace, example set TinyDB1, TinyDB2 and TinyDB3,with Namespace TinyDB1, TinyDB2, TinyDB3.
Now we have different TinyDB.


[Tips:
- you can set any word in Namespace, example T1, T2, T3.
- If you set in Namespace T1, T1 and T3 then TinyDB1 and TinyDB2 are the same.
- If Namespace of TinyDB1 is TinyDB1 you will probably get your old tag-value]
Regards.