mongoose-query-maker

Empower your MongoDB queries with filtering, pagination, select, and population using Mongoose Query Maker.

Downloads
34
Stars
0
Committers
1

Bot releases are visible (Hide)

mongoose-query-maker - v3.0.5 Latest Release

Published by sifatullahsu 5 months ago

Patch release for select function.

mongoose-query-maker - v3.0.4

Published by sifatullahsu 6 months ago

Optimized significant performance improvement for select function.

mongoose-query-maker - v3.0.3

Published by sifatullahsu 6 months ago

Bug fixed: Auth rule added multiple time.

mongoose-query-maker - v3.0.1

Published by sifatullahsu 8 months ago

A massive change has been done, Please read the documentation for more information. Thank you for using mongoose-query-maker!

mongoose-query-maker - v2.0.0

Published by sifatullahsu 12 months ago

Changes Made

  • Renamed the function from queryBuilder to queryMaker for clarity and consistency.
  • Fixed a bug related to the select parameter, ensuring it handles empty strings and unwanted characters properly.
  • Updated the IQueryMakerFields type to include ["ANY"] as an option in the all key, allowing for controlled access for any registered user.
  • Added comprehensive documentation for the package, including instructions on usage and examples.

These changes improve the functionality and usability of the package, making it easier for developers to work with and ensuring secure data filtering.

For detailed documentation and examples, please visit our GitHub repository.

Thank you for using mongoose-query-maker!

mongoose-query-maker - v1.0.0

Published by sifatullahsu 12 months ago

We are excited to announce the release of Mongoose Query Maker, a powerful tool for MongoDB with Mongoose. This release brings several enhancements and features to make database querying even more efficient and user-friendly.