n8n and ynode
These are competitors in the workflow automation space, with n8n being a mature, feature-rich platform offering 400+ integrations and native AI capabilities, while ynode appears to be an early-stage alternative attempting to provide similar node-based automation functionality.
About n8n
n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Workflows execute as directed acyclic graphs with nodes representing integrations or custom logic; the platform supports JavaScript/Python execution within nodes and uses LangChain for building AI agent workflows with custom data sources. Extends beyond pre-built integrations through a node SDK, allowing teams to create custom connectors and deploy via Docker, Kubernetes, or managed cloud with granular RBAC and SSO for enterprise environments.
About ynode
iamyureka/ynode
Open-Source Nodes Workflow Automation Platform.
Built on React Flow for the visual canvas, TypeScript across a monorepo architecture, and Express + SQLite backend with WebSocket support for real-time execution. Features a CLI tool for scaffolding custom nodes, encrypted credential storage, and self-hosted deployment with full data ownership.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work