How to sink data to MongoDB with Quix
MongoDB: a document-oriented NoSQL database that stores data in flexible JSON-like documents, enabling dynamic schemas and horizontal scaling across clusters for modern application development
Quix is a Python stream processor, and it serves the following purposes:
- Ingest messages from any system
- Process received messages
- Sink transformed data to destination systems like MongoDB via Quix integrations.
To deploy this integration and start sinking your data:
- Login to Quix
- Navigate to Connectors
- Locate the tile for this integration
- Provide the required details
- Click Test connection and deploy
