Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
1–10 of 25 posts
Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#2Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#3But there’s a gigantic multi line string in your yaml. Full of Python.
Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#4seems like sequor.dev (docs site) is down..
Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#5in my opinion, there is very little intuitive in a mix of yaml + templating engine, sql, python, and custom DSL logic
Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#6> Fuses API execution with SQL logic to provide an open, flexible platform (…) But there’s a gigantic multi line string in your yaml. Full of Python.
Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#7Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#8>> intuitive YAML-based workflow definition. in my opinion, there is very little intuitive in a mix of yaml + templating engine, sql, python, and custom DSL logic
Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#9seems like sequor.dev (docs site) is down..
Thank you for letting me know! I'm not seeing any issues on my end - both https://docs.sequor.dev/ and https://sequor.dev/ are loading fine for me. This might be a temporary issue or could be related to your location/network. Try to refresh it. Let me know if you're still having trouble!
Re: Build API integrations with SQL and YAML – no SaaS lock-in, no drag-and-drop UIs
#10Another tangentially related project is https://steampipe.io/ though it is for exposing APIs via Postgres tables and the clients are written using Go code and shared through a marketplace.