Please tell about namespaces

In this example TinyDB1, TinyDB2 and TinyDB3 are the same database, because it has the same namespace (TinyDB1)

TinyDB4 is a different database than the previous ones, because it has a different namespace (TinyDB4).

4 Likes