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: A flow based data processing editor

188 pointsby moklickalmost 4 years ago

11 comments

moklickalmost 4 years ago
Hey! this is Moritz. one of the creators of datablocks. the project is in a very early stage and more like a showcase right now. If you have any feedback, please let me know :) It&#x27;s very valuable for us. We open sourced the underlying library for creating the flows. It&#x27;s called react flow <a href="https:&#x2F;&#x2F;reactflow.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;reactflow.dev&#x2F;</a>. The backend is built with nhost and we can really recommend it -&gt; <a href="https:&#x2F;&#x2F;nhost.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nhost.io&#x2F;</a>! Thanks for the nice words here :)
评论 #27481990 未加载
评论 #27480297 未加载
dvtalmost 4 years ago
I&#x27;m working on a product that uses react-flow, and I just wanted to thank you for developing that awesome library! As a data professional, I also think Datablocks is pretty amazing. I would only add that you guys should consider adding &quot;Output&quot; blocks: Postgres, BigQuery, Mongo, etc. outputs would be super useful -- extra points for spinning up a temporary DB in the cloud.
评论 #27479175 未加载
iagovaralmost 4 years ago
Related:<p><a href="https:&#x2F;&#x2F;enso.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;enso.org&#x2F;</a> <a href="https:&#x2F;&#x2F;www.knime.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.knime.com&#x2F;</a> <a href="https:&#x2F;&#x2F;orangedatamining.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;orangedatamining.com&#x2F;</a>
评论 #27483901 未加载
评论 #27479178 未加载
hermitcrabalmost 4 years ago
Looks slick. We are doing something similar but different with <a href="https:&#x2F;&#x2F;www.easydatatransform.com" rel="nofollow">https:&#x2F;&#x2F;www.easydatatransform.com</a>. Although data scientist seem mostly wedded to R and Python, I think no-code graph-based tools have a lot to offer to everyone else.
评论 #27479186 未加载
codeulikealmost 4 years ago
I guess this isn&#x27;t an ETL but the look and featureset overlap with the ETL space quite a lot. Hence it would be interesting to know how this compares with the many graphical ETL tools out there, say SSIS, Pentaho, Talend, Stitch, Apache Airflow, Parabola.io
评论 #27478282 未加载
pupdoggalmost 4 years ago
Very cool! I use vector.dev on daily basis and this feels very much like a GUI version of it.
评论 #27477788 未加载
nreecealmost 4 years ago
Pretty cool! I&#x27;ll try it out in more detail.<p>I also liked a similar product, aimed more at ETL&#x2F;ML&#x2F;AI segment, that was recently posted on HN: <a href="https:&#x2F;&#x2F;hal9.ai" rel="nofollow">https:&#x2F;&#x2F;hal9.ai</a><p>Question: I added a &#x27;HTTP Request&#x27; which returns JSON data, but connecting it to the &#x27;Sort&#x27; block shows a warning&#x2F;error: &#x27;Data input is not valid. Accepted types are: DATASET&#x27;. So how do you convert JSON to a dataset?
lettergramalmost 4 years ago
This looks pretty awesome!<p>Something that might be cool is also identifying the schemas and the ranges. You would probably be able to automatically generate some of these blocks. You could use something like this:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;capitalone&#x2F;DataProfiler" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;capitalone&#x2F;DataProfiler</a><p>With enough data, you could probably further automate this process with AI. Good luck! Feel free to reach out for ideas or anything.
ta_dataflownbugalmost 4 years ago
Spotted a bug. Using Firefox on Windows.<p>1. Add UFO example block.<p>2. Add Filter<p>3. Set filter options to Year, Equals, 1945<p>4. No results, and the Equals dropdown changes to Please Select.
评论 #27485223 未加载
craig154almost 4 years ago
Thanks for sharing. I found a lot of interesting information here. A really good post, very thankful and helpful.<p><a href="https:&#x2F;&#x2F;www.walgreenslistens.life&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.walgreenslistens.life&#x2F;</a>
qainsightsalmost 4 years ago
Looks cool. Let me play with my performance data.