Sequor Sequor is a SQL-centric workflow platform for building reliable API integrations in modern data stacks. It's the open alternative to black-box SaaS connectors, giving data teams complete control over their integration pipelines. Sequor fuses API execution with your database, enabling bidirectional data flow between APIs and database tables. By storing intermediate data in your database, you can leverage the full power of SQL for transformations, analytics, and business logic. This unified execution model eliminates the traditional boundary between iPaaS-style app integration and ETL-style data pipelines. With Sequor's code-first approach (YAML for flows, Jinja or Python for dynamic parameters, and SQL for logic), you can apply software engineering best practices to integrations: version control, collaboration, CI/CD, and local development. Own, control, and scale your integrations with transparent configuration, familiar open technologies, and without SaaS lock-in. How Sequor works Sequor is designed around an intuitive YAML-based workflow definition. Every integration flow is built from these powerful operations: http_request - Execute API calls with database integration that iterates over input records, performs dynamic HTTP requests, and maps responses back to database tables. Use Jinja templates or Python snippets for dynamic parameterization. - Execute API calls with database integration that iterates over input records, performs dynamic HTTP requests, and maps responses back to database tables. Use Jinja templates or Python snippets for dynamic parameterization. transform - Apply SQL queries to prepare data for API calls or process API results, leveraging the full power of your database for data manipulation. - Apply SQL queries to prepare data for API calls or process API results, leveraging the full power of your database for data manipulation. control statements - Build robust workflows with if-then-else conditionals, while loops, try-catch error han...
First seen: 2025-05-30 18:24
Last seen: 2025-05-30 22:25