Projects in Awesome Lists tagged with mongoose-plugin
A curated list of projects in awesome lists tagged with mongoose-plugin .
https://github.com/saintedlama/passport-local-mongoose
Passport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport
javascript mongoose-plugin passport
Last synced: 09 Apr 2025
https://github.com/buunguyen/mongoose-deep-populate
Mongoose plugin to enable deep population of nested models ⛺
mongoose mongoose-plugin population
Last synced: 12 Apr 2025
https://github.com/drudge/mongoose-findorcreate
Simple plugin for Mongoose which adds a findOrCreate method to models.
Last synced: 05 Apr 2025
https://github.com/eoin-obrien/mongoose-update-if-current
Optimistic concurrency (OCC) plugin for mongoose.
concurrency-control mongoose mongoose-plugin npm-package occ
Last synced: 09 Apr 2025
https://github.com/nodkz/mongoose-plugin-autoinc
Mongoose plugin that auto-increments any ID field on your schema every time a document is saved
autoincrement mongoose mongoose-plugin
Last synced: 10 Jan 2025
https://github.com/vikpe/mongoose-mpath
Mongoose plugin for tree hierarchy using the materialized path pattern.
hierarchical-data materialized-path mongodb mongoose mongoose-plugin node
Last synced: 09 Apr 2025
https://github.com/gberger/mongoose-named-scopes
:four_leaf_clover: Define custom, chainable Mongoose queries
chainable-mongoose-queries mongoose-plugin
Last synced: 12 Feb 2025
https://github.com/yhjor/mongoose-plugin-cache
The Perfect Marriage of MongoDB and Redis
batch cache graphql mongodb mongoose mongoose-plugin nodejs redis typescript
Last synced: 12 Feb 2025
https://github.com/deliciousinsights/mongoose-pii
A Mongoose plugin that lets you transparently cipher stored PII and use securely-hashed passwords
bcrypt mongodb mongoose mongoose-plugin password passwords pii pii-ciphering security
Last synced: 12 Feb 2025
https://github.com/riyadhalnur/mongoose-softdelete
Soft delete MongoDB documents
javascript mongodb mongoose mongoose-plugin
Last synced: 12 Feb 2025
https://github.com/nour-karoui/mongoose-soft-delete
a mongoose plugin that allows you to soft delete documents and restore them (for TS & JS)
javascript mongodb mongoose mongoose-plugin npm-package restore soft-delete softdelete typescript
Last synced: 15 Dec 2024
https://github.com/stennettm/historical
A Mongoose plugin that archives document diffs and manages document history.
historical-documents history mongoose mongoose-plugin snapshot
Last synced: 12 Feb 2025
https://github.com/passioninfinite/mongoosejs-soft-delete
Soft Delete plugin for mongoose.
delete deletemany deleteone mongodb mongoose mongoose-plugin mongoosejs mongoosejs-soft-delete plugin removeone schema soft soft-deletes
Last synced: 12 Feb 2025
https://github.com/archr/mongoose-datatables
Server side dataTable request.
Last synced: 12 Feb 2025
https://github.com/rodrigoespinosa/mongoose-orchestrator
On the fly references to attributes synchronisation.
mongoose mongoose-orchestrator mongoose-plugin
Last synced: 12 Feb 2025
https://github.com/diegohaz/mongoose-keywords
Mongoose plugin that generates a keywords path combining other paths values
keywords mongodb mongoose mongoose-plugin mongoose-schema plugin
Last synced: 12 Feb 2025
https://github.com/euqen/mongoose-paranoid-plugin
:rocket: Simple, lightweight and easy to use mongoose soft deletion plugin :rocket:
mongodb mongoose mongoose-plugin mongoosejs sequelize
Last synced: 12 Feb 2025
https://github.com/svenwesterlaken/mongo4j
A mongoose plugin to automatically maintain nodes & relationships in neo4j
document-database graph-database javascript moneo mongo mongodb mongoose mongoose-plugin mongoosejs neo4j neo4j-driver node node-js nosql-database object-graph-mapper ogm persistence polyglot polyglot-persistence
Last synced: 12 Feb 2025
https://github.com/james075/mongoose-createdat-updatedat
Mongoose plugin - timestamp handler
mongoose mongoose-createdat-updatedat mongoose-plugin mongoose-schema
Last synced: 12 Feb 2025
https://github.com/abranhe/normalize-mongoose
Normalize Mongoose JSON output
js mongodb mongoose mongoose-plugin
Last synced: 12 Feb 2025
https://github.com/lykmapipo/mongoose-regex-search
mongoose plugin to regex search on schema searchable fields
like mongodb mongoose mongoose-plugin plugin regex search searchable
Last synced: 12 Feb 2025
https://github.com/aldaviva/mongoose-moment
🕰 Store Moment dates in Mongo using Mongoose internally as millisecond timestamps.
momentjs mongoose mongoose-plugin orm timestamps
Last synced: 12 Feb 2025
https://github.com/jorgecuesta/mongoose-multitenancy
The best of both worlds Mongoose.discriminator & mongoose-multitenant
mongoose mongoose-multitenancy mongoose-plugin
Last synced: 12 Feb 2025
https://github.com/sayburgh-solutions/mongoose-permissions
Mongoose plugin for managing roles and permissions (rbac) in a simpler way.
mongoose-plugin permissions rbac
Last synced: 12 Feb 2025
https://github.com/sayburgh-solutions/mongoose-simple-slugify
A simple language agnostic mongoose plug-in for generating unique slugs from a given string.
mongoose mongoose-plugin slugify
Last synced: 12 Feb 2025
https://github.com/lykmapipo/mongoose-taggable
mongoose plugin to add tags and taggable behaviour.
keywords lykmapipo mongoose mongoose-plugin stopwords taggable tags
Last synced: 12 Feb 2025
https://github.com/cme-pro/mongoose-i18n-extra
mongoose plugin to manage i18n fields
i18n mongoose mongoose-intl mongoose-plugin multilingual-fields nodejs
Last synced: 12 Feb 2025
https://github.com/go-die/soft-delete-mongoose-plugin
A simple and friendly soft delete plugin for mongoose,implementation using TS.
mongoose mongoose-plugin node soft-delete typescript
Last synced: 12 Feb 2025
https://github.com/riyadhalnur/mongoose-algolia-index
Mongoose plugin to automatically index newly created documents for Algolia
algolia mongodb mongoose mongoose-plugin search search-engine
Last synced: 12 Feb 2025
https://github.com/fornigam/nodejs-express-user-management
NodeJS - Login, Profile Management, Registration
express express-middleware expressjs mongodb mongodb-database mongoose mongoose-plugin nodejs nodejs-api nodejs-modules nodejs-server pug pug-template-engine pug-templates
Last synced: 12 Feb 2025
https://github.com/lykmapipo/mongoose-aggregatable
mongoose plugin to add aggregations behaviour.
aggragatable aggragate aggregatable aggregation join lookup lykmapipo mongoose mongoose-plugin populate population ref
Last synced: 12 Feb 2025
https://github.com/jsdream/mongoose-advanced-encryption
Mongoose plugin for document fields encryption and authentication preserving ability to query for encrypted fields.
aes-256 authentication encrypted-fields encryption mongodb mongoose mongoose-plugin
Last synced: 12 Feb 2025
https://github.com/qqilihq/mongoose-slugger
Mongoose plugin to automatically generate so called slugs (atomically)
mongodb mongoose mongoose-plugin slug typescript
Last synced: 12 Feb 2025
https://github.com/josecarneiro/mongoose-page
📄 A tiny plugin to paginate mongoose queries
mongodb mongoose mongoose-plugin pagination query
Last synced: 12 Nov 2024
https://github.com/aa403210842/mongoose-find-or-error
Simple Mongoose plugin for rejecting findOne and findById promises which resolve null.
findbyid findbyidorerror findone findoneorerror mongoose mongoose-plugin plugin
Last synced: 04 Apr 2025
https://github.com/jbutko/mongoose-find-and-filter
mongoose-find-and-filter plugin is a mongoose plugin which improves the find method with filtering and sorting features
mongo mongodb mongoose mongoose-plugin mongoosejs nodejs
Last synced: 27 Feb 2025
https://github.com/amalfra/mongoose-webhooks
Sends webhook on mongoose model events :mega:
mongoose mongoose-plugin mongoose-webhooks webhook
Last synced: 12 Feb 2025
https://github.com/v-reza/weavlink
WeavLink (Clone LinkedIn Full Feature) -> On progress
axios expressjs firebase-auth headlessui-react heroicons-react jwt-authentication material-ui mongodb mongoose-plugin nextjs nodejs pwa-apps react redux tailwindcss
Last synced: 27 Feb 2025
https://github.com/lykmapipo/mongoose-autoset
mongoose plugin to allow set referenced object id from instances(DEPRECATED)
mongodb mongoose mongoose-autoset mongoose-plugin objectid set
Last synced: 27 Feb 2025
https://github.com/oxabhishek/streamingo-mongoose-elastic
Streamingo-Mongoose-Elastic is a mongoose plugin that can automatically index your models into elasticsearch. It is a wrapper around elasticsearch to help you work with elasticsearch as a mongoose plugin.
elasticsearch elasticsearch-client elasticsearch-plugin mongoose mongoose-plugin mongoosejs nodejs npm-module npm-package streamingo
Last synced: 27 Feb 2025
https://github.com/abslibs/mongoose-plugin
NPM Library
createdat destroy mongoose mongoose-paranoid mongoose-plugin overridden plugin remove restore softdelete timestapms updatedat
Last synced: 27 Feb 2025
https://github.com/lykmapipo/mongoose-autorefresh
mongoose plugin to ensure fresh refs(DEPRECATED)
autorefresh lykmapipo mongoose mongoose-plugin refs relationships
Last synced: 27 Feb 2025
https://github.com/arpit-absyadav/mongoose-plugin
NPM Library
createdat destroy mongoose mongoose-paranoid mongoose-plugin overridden plugin remove restore softdelete timestapms updatedat
Last synced: 18 Mar 2025
https://github.com/ahtrahdis7/confusion-rest-api
With this project, I aimed to create an online presence of a Restaurant to advertise about the restaurant, it’s offerings and interact with users about the quality [feedback loop].
expressjs jwt-authentication jwt-token mongodb mongoose mongoose-plugin nodejs passport-jwt-authentication passportjs rest-api
Last synced: 04 Apr 2025
https://github.com/joaolucasl/mongoose-notekeeper-plugin
A simple Mongoose plugin to keep track of changes in your documents.
mongoose mongoose-plugin typescript-library
Last synced: 04 Apr 2025
https://github.com/lykmapipo/mongoose-sequenceable
mongoose plugin to support sequence fields.
counter increment lykmapipo mongoose mongoose-plugin ordered sequence sequenceable
Last synced: 04 Apr 2025
https://github.com/lykmapipo/mongoose-exportable
mongoose plugin to add exports behavior
csv download export exportable lykmapipo mongoose mongoose-plugin
Last synced: 04 Apr 2025
https://github.com/compwright/mongoose-dompurify
DOMPurify plugin for Mongoose
mongoose mongoose-plugin nodejs xss-filter
Last synced: 21 Jan 2025
https://github.com/mikeibberson/mongoose-field-populate
Mongoose plugin for autopopulation ⛔️ DEPRECATED
mongodb mongoose mongoose-plugin mongoose-schema
Last synced: 21 Jan 2025
https://github.com/yidinghan/mongoose-string-collection
A mongoose plugin that can help you quickly develop string collection related requirements
mongo mongodb mongoose mongoose-plugin nodejs schema
Last synced: 04 Apr 2025
https://github.com/mikeibberson/mongoose-partial-search
Regex-powered partial search plugin
Last synced: 04 Apr 2025
https://github.com/bacdong/nodejs-api-cms
Learn NodeJS & ExpressJS and MongoDB to build a simple Restful API for web application
api ecommerce expressjs husky lint-staged mongodb mongoose mongoose-plugin nodejs nodemon prettier
Last synced: 27 Feb 2025
https://github.com/skauffmann/apollo-mongoose-plugin
Apollo GraphQL plugin to add MongoDB query information on the extensions node
apollo apollo-plugin hacktoberfest mongodb mongoose mongoose-plugin performance
Last synced: 04 Apr 2025
https://github.com/xrian/mongoose-encrypt-field
对将要保存到 mongodb 中的字段 加解密.基于 mongoose.
crypto encrypt encryption mongodb mongoose mongoose-plugin nodejs security typescript
Last synced: 04 Apr 2025
https://github.com/noumi92/react-tours-app
React Tours app with express and mongo
expressjs mongoose-plugin npm react react-bootstrap reactjs
Last synced: 27 Feb 2025
https://github.com/spencemol19/react-mongoose-redis-blog
A personal blog posting application to represent the power of Redis as a caching layer for MongoDB (integrated with Node, Express, and React with Redux)
custom-middleware express mongodb mongoose mongoose-plugin mongoose-queries node react react-redux redis redis-client
Last synced: 28 Feb 2025
https://github.com/cme-pro/mongoose-audit
Mongoose plugin to store audit information like userAgent, ip, country, etc...
mongoose mongoose-plugin nodejs
Last synced: 04 Apr 2025
https://github.com/chapin666/mongoose-date-format
date format plugin for mongoose
date-formate eggjs mongoose-plugin
Last synced: 12 Nov 2024
https://github.com/navpreetdevpuri/mongoose-sort-encrypted-field
Mongoose plugin to enable sorting on encrypted fields
mongoose-plugin order-preserving-encryption sorting-algorithms
Last synced: 27 Feb 2025
https://github.com/metrica-sports/goosetrack
🔎 Mongoose plugin to keep track of document updates
Last synced: 28 Feb 2025
https://github.com/bhawanihmh/mongodb_mocha_mongoose
Example of MongoDBm Mocha and Mongoose in Node.
mocha mocha-tests mochajs mongo mongodb mongodb-database mongoose mongoose-plugin mongoose-schema
Last synced: 04 Apr 2025
https://github.com/3zrv/mongoose-simple-pager
Lightweight pagination plugin for mongoose
mongoose mongoose-paginate mongoose-plugin nodejs
Last synced: 27 Feb 2025
https://github.com/yidinghan/mongoose-paging
mongoose plugin for basic paging
mongoose mongoose-paging mongoose-plugin mpaging
Last synced: 27 Feb 2025
https://github.com/cozitive/auto-increment-plugin
Mongoose Plugin for Auto Increment Field
mongoose-plugin mongoose-schema
Last synced: 27 Feb 2025
https://github.com/app-masters/mongoose-it
A Swiss Army Knife to work with mongoose, to easy find and cache data
cache mongodb mongoose mongoose-plugin nodejs
Last synced: 27 Feb 2025
https://github.com/saurabhrkp/m-bias
Full website with Admin Panel. Post page have functions as like, save and comment. Panel for Admin to create, edit and delete posts and users. Transforming Photos while uploading etc.
amazon-s3 amazon-web-services async dotenv ejs expressjs mongodb mongoose mongoose-plugin multer multer-s3 passport passport-local sharp
Last synced: 27 Feb 2025
https://github.com/rahul-barick/m101js
M101JS: MongoDB for Node.js Developers. Material and homework
database mongo mongodb mongodb-driver mongoid mongoose mongoose-plugin mongoosejs node-js
Last synced: 28 Feb 2025
https://github.com/omkarardekar/homiquest
HomeQuest - Rent, Host, Explore. HomeQuest is an all-in-one platform that empowers users to seamlessly rent, host, and explore a wide range of properties and houses. HomeQuest connects renters with property owners to make the process smooth and efficient.
authentication authorization bootstrap css3 ejs error-handling express-middleware express-session express-validator expressjs javascript mongodb mongodb-atlas mongoose-plugin moongose mvc-framework nodejs restful-api restful-webservices
Last synced: 10 Apr 2025
https://github.com/obe711/mongoose-seeder-plugin
MongoDB seeding tool originally created to stress test a cluster but works great for development environments.
mongodb mongoose mongoose-plugin nodejs
Last synced: 27 Feb 2025
https://github.com/sourav0010/tap-to-connect
Tap To Connect — A modern web application built with Next.js that allows users to create a personalized profile page to showcase and share all their social media links in one place. With an intuitive interface and seamless sharing options, users can connect with others effortlessly using a single, shareable link.
mongodb-atlas mongoose-plugin mongoose-schema nextjs14 nextjs14-typescript node-js reaact reactforms typescript
Last synced: 29 Mar 2025
https://github.com/jorgecuesta/mongoose-plugins-recurrency
This package was created so some mongoose plugins could be installed only once per schema. And not every time a new model is created using that same schema.
mongoose mongoose-plugin mongoose-plugins-recurrency
Last synced: 28 Feb 2025
https://github.com/stantanasi/mongoose-jsonapi
A Mongoose plugin to support JSON:API specification
api jsonapi mongodb mongoose mongoose-plugin plugin
Last synced: 08 Feb 2025
https://github.com/shailendra9/portal_using_angularjs-using-passport-api-express-node-angulajrs-js-html-csss-mongodb
portal_using_angularjs using passport api,express,node,angulajrs,js,html,csss,mongodb
angularjs express-js html-css mongo mongodb mongoose-plugin nodejs passport-js
Last synced: 27 Feb 2025
https://github.com/trngtam10d/basic-nodejs
Platform to learn nodejs
express handlebars mongodb mongoose mongoose-plugin nodejs nodemon
Last synced: 27 Feb 2025
https://github.com/cyper8/seamless-mongoose-plugin
Mongoose plugin for Seamless data-binding client-side framework
data-binding mongoose-plugin nodejs server-side
Last synced: 27 Feb 2025
https://github.com/sifatullahsu/mongoose-null-error
A Mongoose plugin for enforcing validation against null values returned by certain query operations.
Last synced: 27 Feb 2025
https://github.com/tamtocode/basic-nodejs
Platform to learn nodejs
express handlebars mongodb mongoose mongoose-plugin nodejs nodemon
Last synced: 23 Mar 2025
https://github.com/taylanken/mongoose-version-history
Mongoose plugin that tracks version history of documents by storing diffs in JSON Patch format.
json-patch jsonpatch mongodb mongoose mongoose-plugin nodejs storing-diffs
Last synced: 21 Jan 2025
https://github.com/fvilers/mongoose-shortid
A Mongoose plugin that adds a virtual property with a shorter document ID
mongodb mongoose mongoose-plugin
Last synced: 27 Feb 2025
https://github.com/eduardodsilva/node-api
node-api de testes.
api docker express javascript json json-api mongodb mongoose mongoose-plugin mvc nodejs
Last synced: 27 Feb 2025