n8n SQLite3 Node
JSON →An n8n community node that integrates SQLite3 database operations into n8n workflows. Supports SELECT, INSERT, UPDATE, DELETE, and CREATE operations with automatic query type detection, parameterized queries using @param or $param syntax, and an optional spread-results mode that outputs each row as a separate item. Compatible with any n8n version supporting custom nodes. Current version 0.4.1. Key differentiators: auto-detect mode, spread results for SELECT, and a "use default bindings" option to work around musl libc issues in Alpine containers.
Resources
packagen8n-nodes-sqlite3 ↗
API endpoints
full doc /v1/registry/n8n-nodes-sqlite3