I need to create more than one database in my project to facilitate the organization and I did some tests with the secure-db package but without success. I would like to know if this is possible.
my attempt
const { Database } = require('secure-db');
const user = new Database(['Servers', 'CH330-22', 'Members', <user>.name]);
// user => null