TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Glue – Pandas as a DAG (Now a web app)

46 pointsby gthompson1almost 3 years ago

7 comments

gthompson1almost 3 years ago
Hey guys,<p>I posted this maybe a year ago. It was originally an electron based desktop app which was cool but pretty hard to maintain &#x2F; get people to download and test it out. Given that there would likely always need to be a cloud component regardless I decided that it would be easier to port it over into a web app and maintain it that way.<p>Since doing that I took a job and am pretty burned out on the project. I was thinking about open sourcing it and seeing if it gets more interest that way. Potentially as a self contained docker image that folks could pull down and run.<p>Glue is pretty similar to these commercial projects <a href="https:&#x2F;&#x2F;www.alteryx.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.alteryx.com&#x2F;</a>, <a href="https:&#x2F;&#x2F;www.dataiku.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.dataiku.com&#x2F;</a>, <a href="https:&#x2F;&#x2F;parabola.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;parabola.io&#x2F;</a> and other DAG based data pipeline generators. I also saw this posted on hackernews within the last year or so <a href="https:&#x2F;&#x2F;datablocks.pro&#x2F;" rel="nofollow">https:&#x2F;&#x2F;datablocks.pro&#x2F;</a> which is pretty cool too (also more of of an indie project).<p>Here is the current API. Probably needs some de-scoping so that its only the important endpoints but its a look under the hood if anyone is curious. - <a href="https:&#x2F;&#x2F;app.gluedata.io&#x2F;docs#&#x2F;" rel="nofollow">https:&#x2F;&#x2F;app.gluedata.io&#x2F;docs#&#x2F;</a><p>Anyway if anyone has any comments, suggestions &#x2F; feedback please let me know. Happy to share any details or thoughts.
评论 #32566756 未加载
评论 #32571004 未加载
评论 #32568525 未加载
评论 #32568303 未加载
remramalmost 3 years ago
This site makes my phone slow down to a crawl, to the point that my music app stopped. And it&#x27;s just the landing page. This is insane. What is the resolution on those auto-playing videos?
评论 #32566939 未加载
dsmmckenalmost 3 years ago
What is the expected inputs and outputs? How do you see this fitting into a users workflow?
评论 #32566333 未加载
评论 #32566332 未加载
tedmistonalmost 3 years ago
Repo for star purposes (no code) [1]<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;gjthompson1&#x2F;glue-public" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gjthompson1&#x2F;glue-public</a>
tdaalmost 3 years ago
Did you use a particular library for the drag and drop graph building UI? Woukd like to know as I could use something like that for different project
评论 #32568489 未加载
hokkosalmost 3 years ago
I guess it targets non programmer users and also without math knowledge, so why use lambda and sigma symbols ?
评论 #32566962 未加载
OJFordalmost 3 years ago
Are you aware of AWS Glue?<p>(If nothing else I think its existence will be bad for your SEO&#x2F;Stack Overflow Optimisation.)
评论 #32565997 未加载