Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
n8n-nodes-couchbase
Advanced tools
N8N Node to add, get, update, delete import and query data to couchbase
N8N Nodes Couchbase
The Couchbase node allows you to automate documents in Couchbase. n8n has built-in support for a wide range of Couchbase features, including executing, inserting, updating, removing, importing, querying and finding documents. n8n is a free and source-available workflow automation platform.
Use this connector
To install a community node in your n8n instance :
• Go to Settings > Community Nodes :
• Select 'Install a community node'
• Type in "n8n-nodes-couchbase" and hit Install
For more information on installing community nodes, visit the Community nodes docs page.
Features
• Create documents
• Read documents
• Update documents
• Delete documents
• Import documents
• Query documents
Couchbase Credentials
Create a Couchbase account and you will need to input the following:
• Connection String
1. Couchbase Server, you can use this connection string couchbase://127.0.0.1/?connectionTimeout=1200
2. Couchbase Capella, you can navigate to the tab named Connect and copy the connection string.
• Username
• Password
• Bucket
• Scope
• Collection
Those credentials are needed in order for you to connect to Couchbase.
Example Usage
This workflow allows you to insert a document into a Couchbase. This example usage workflow would use the following three nodes. - Start - Set - Couchbase
The final workflow should look like the following image.
Start node The start node exists by default when you create a new workflow.
Set node
1. Click on the Add Value button and select 'String' from the dropdown list.
2. Enter the Property Name of the Value in the Name field.
3. Enter the value for the name in the Value field.
4. Click on Execute Node to run the node.
Couchbase node (Inserting Data)
1. Select 'Insert' from the Operation dropdown list.
2. You will have to enter credentials for the Couchbase. Click the Couchbase Node and enter your credentials.
3. At the bottom, enter the value that you want to insert in Couchbase.
4. Click on Execute Node to run the node.
FAQs
N8N Node to add, get, update, delete import and query data to couchbase
We found that n8n-nodes-couchbase demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.