GoodDB
    Preparing search index...

    Variable MongoDBDriverConst

    MongoDBDriver: typeof MongoDBDriver = MongoDBDriverMain

    The MongoDBDriver class for the GoodDB package

    const db = new GoodDB(new MongoDBDriver({
    uri: 'mongodb://localhost:27017'
    }));