TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Regrail – Open-Source, Visual Data Transformation and Querying Tool

6 点作者 sethkim将近 2 年前
As a software engineer, it&#x27;s frustrating to see those who can&#x27;t code stuck with spreadsheets as their most powerful data tool. This is especially true when there is such a thin layer that exists to access arbitrarily powerful data and AI&#x2F;ML tools (typically just Python and pandas&#x2F;SQL).<p>I built Regrail last year to demonstrate a visual, procedural tool that abstracts the primitives of data engineering. It uses a block-based editor that allows users to see the changes they are making to tables step by step. You can think of it like a visual DAG builder.<p>I believe that data literacy is fundamental to human progress, and I&#x27;d love to see a world where a more advanced data tool than Google Sheets is available to the general public and working with data can be as fun and collaborative as coding or design. Regrail may be a good starting point for this and I&#x27;d love to turn it into a community project to get it to a v1.0 state. Feel free to send me an email if you&#x27;d like to get involved.

2 条评论

rebataur将近 2 年前
This is nice, thanks for posting this. we are building an opensource datascience tool with similar vision as yours, and could certainly use something like this as initial data wrangling and preparation stage. <a href="https:&#x2F;&#x2F;github.com&#x2F;rebataur&#x2F;rapidium">https:&#x2F;&#x2F;github.com&#x2F;rebataur&#x2F;rapidium</a>
hermitcrab将近 2 年前
There are quite a few tools in this space already, including Easy Data Transform, Alteryx, Knime and Tableau Data Prep.