mongodb-schema icon indicating copy to clipboard operation
mongodb-schema copied to clipboard

Infer a probabilistic schema for a MongoDB collection.

Results 27 mongodb-schema issues
Sort by recently updated
recently updated
newest added

I believe this is one area of the tool that can cause heap exhaustion when profiling over a large number of documents. In `stream.js`'s `addToType`: ```js // recurse into arrays...

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.2. Changelog Sourced from async's changelog. v3.2.2 Fix potential prototype pollution exploit v3.2.1 Use queueMicrotask if available to the environment (#1761) Minor perf improvement in...

dependencies

Should extend the DBCollection object to do ``` db.foo.schema() ``` and return the serialized version of the schema found in the collection. Should thinly wrap `.find()` with all its parameters,...

enhancement

Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 9.0.3. Release notes Sourced from mocha's releases. v9.0.3 9.0.3 / 2021-07-25 :bug: Fixes #4702: Error rethrow from cwd-relative path while loading .mocharc.js (@​kirill-golovan) #4688: Usage...

dependencies

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.6.4 to 4.0.1. Release notes Sourced from mongodb's releases. v4.0.1 The MongoDB Node.js team is pleased to announce version 4.0.1 of the mongodb package! Release Highlights This...

dependencies

Bumps [mongodb-extended-json](https://github.com/mongodb-js/extended-json) from 1.11.0 to 1.11.1. Commits 51d6644 1.11.1 7872203 fix: prefer _bsontype over constructor.name in DBRef serializer (#152) 7b1cd35 build(deps-dev): bump mongodb-js-precommit from 2.2.0 to 2.2.1 (#104) 1a02262 build(deps-dev):...

dependencies

Bumps [bson](https://github.com/mongodb/js-bson) from 4.2.2 to 4.4.1. Release notes Sourced from bson's releases. v4.4.1 The MongoDB Node.js team is pleased to announce version 4.4.1 of the bson package! Release Highlights This...

dependencies

Bumps [debug](https://github.com/visionmedia/debug) from 4.3.1 to 4.3.2. Release notes Sourced from debug's releases. 4.3.2 Patch release 4.3.2 Caches enabled statuses on a per-logger basis to speed up .enabled checks (#799) Thank...

dependencies

Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.1.0 to 3.1.1. Release notes Sourced from coveralls's releases. Maintenance / Security updates swapped exec for execFile. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx....

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies