Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tracardi-mongodb-connector

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tracardi-mongodb-connector

The purpose of this plugin is to connect to mongo and retrieve data.

  • 0.6.0
  • PyPI
  • Socket score

Maintainers
1

Mongo connector

This plugin connects to mongo and queries this database.

Configuration

{
  "source": {
    "name": "MongoDB",
    "id": "fbabb00e-a724-40bf-b889-bd8d6a7f25e2"
  },
  "database": "my_database",
  "collection": "my_collection",
  "query": "{}"
}
  • database - database name.
  • collection - mongodb collection.
  • query - mongodb query.

Input

This node does not process input payload.

Output

Query result.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc