Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.21 KB

alt text

n8n-nodes-firebird

This is an n8n community node. It lets you run queries on the firebird database.

What is Firebird?
Firebird is an open-source relational database management system (RDBMS) that supports many ANSI SQL standard features.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

There is only one node in this package capable of interacting with below operations:

  • Query
  • Insert
  • Update

Credentials

This node uses standard username / password based auth, so you will need to configure the credentials in the n8n.

Compatibility

This node is tested to connect to firebird version 2.5 and n8n version 1.69.0

Resources