If you want your users to have access only to a particular database, you can do that by naming the database same as your domain and setting up the dbfilter parameter in the configuration file to dbfilter = ^%d$
For Example, If your domain is mypersonalodoo.com and you want your users to have access only to one database, then the database name should be “mypersonalodoo“.