Const
The MongoDBDriver class for the GoodDB package
const db = new GoodDB(new MongoDBDriver({ uri: 'mongodb://localhost:27017'})); Copy
const db = new GoodDB(new MongoDBDriver({ uri: 'mongodb://localhost:27017'}));
The MongoDBDriver class for the GoodDB package