mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
✨ Add CrateDB credentials
This commit is contained in:
parent
d25c628b57
commit
37a4481f53
12
docs/nodes/credentials/CrateDB/README.md
Normal file
12
docs/nodes/credentials/CrateDB/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# CrateDB
|
||||
|
||||
You can find information about the operations supported by the CrateDB node on the [integrations](https://n8n.io/integrations/n8n-nodes-base.crateDb) page. You can also browse the source code of the node on [GitHub](https://github.com/n8n-io/n8n/tree/master/packages/nodes-base/nodes/CrateDb).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Create an user account on a CrateDB server.
|
||||
|
||||
## Using Database Connection
|
||||
|
||||
1. Retrieve your CrateDB credentials and connection parameters.
|
||||
2. Use the credentials and connection parameters with your CrateDB node credentials in n8n.
|
||||
Loading…
Reference in New Issue
Block a user