n8n-nodes-mongo
v1.0.8
Published
MongoDB custom node for n8n
Readme
Advanced MongoDB node for n8n.
Features
- Singleton pooling
- findOne
- findMany
- sort
- limit
- insert if not exists
- update with $set
- update with $inc
- deleteOne
- deleteMany
- automatic ObjectId conversion
Installation
Settings → Community Nodes
Install:
n8n-nodes-mongo
