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: If VS Code had a data-centric IDE sibling, what would that look like?

122 pointsby jonathan_realmost 3 years ago

22 comments

knighthackalmost 3 years ago
Jetbrains has one specifically for this: DataSpell - <a href="https:&#x2F;&#x2F;www.jetbrains.com&#x2F;dataspell&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.jetbrains.com&#x2F;dataspell&#x2F;</a>.<p>It&#x27;s like a tweaked version of DataGrip + PyCharm, but catering specifically to the particular needs of data scientists.
评论 #32139820 未加载
评论 #32139531 未加载
hadrien01almost 3 years ago
Microsoft has a fork of VS Code called Azure Data Studio. It&#x27;s made for DB queries and notebooks: <a href="https:&#x2F;&#x2F;github.com&#x2F;Microsoft&#x2F;azuredatastudio" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Microsoft&#x2F;azuredatastudio</a>
评论 #32137160 未加载
评论 #32136565 未加载
jhoetteralmost 3 years ago
Hey, I&#x27;m Johannes - one of the maintainers of refinery. Thanks Jonathan for sharing!!<p>Would be super excited if you guys have any feedback. It&#x27;s nowhere near perfect yet, but you can already use it to build some great data-centric use cases. Amongst others for sentiment analysis, conversational AI or finetuning of your embeddings (which you can check out here: <a href="https:&#x2F;&#x2F;github.com&#x2F;code-kern-ai&#x2F;refinery-sample-projects" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;code-kern-ai&#x2F;refinery-sample-projects</a>).<p>Let me know what you think :)
mark_l_watsonalmost 3 years ago
The title should probably reflect that this is specifically for managing NLP labeling tasks. It looks like a great project! Years ago I bought a book on data prep and labeling for NLP, and based on that book this project looks like it covers the main workflows you would need.
评论 #32138395 未加载
faheelalmost 3 years ago
In case you&#x27;re looking for a VS Code extension to quickly preview, filter and plot data from various file formats you can check out vscode-data-preview [0]<p>[0]: <a href="https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=RandomFractalsInc.vscode-data-preview" rel="nofollow">https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=RandomFr...</a>
评论 #32137894 未加载
bvmalmost 3 years ago
This actually seems like a major leap forward in a really underloved space. Congratulations on your release.<p>If anyone is remotely interested in data-labelling&#x2F;exploration, I would definitely recommend checking this out, it has some really exciting features, for example, built-in zero shot classification for heuristics&#x2F;baselines: <a href="https:&#x2F;&#x2F;docs.kern.ai&#x2F;docs&#x2F;building-zero-shot-classifiers" rel="nofollow">https:&#x2F;&#x2F;docs.kern.ai&#x2F;docs&#x2F;building-zero-shot-classifiers</a><p>I&#x27;m also really impressed with the architecture! Very neat.<p>Not affiliated with the project, just very pleased to see something like this as an open source release.
评论 #32137253 未加载
评论 #32137361 未加载
评论 #32138525 未加载
评论 #32137282 未加载
indymikealmost 3 years ago
It would look a lot like JetBrains DataGrip.
评论 #32137844 未加载
anotherhuealmost 3 years ago
I&#x27;m fond of Visidata, not an quite IDE but a good start<p><a href="https:&#x2F;&#x2F;www.visidata.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.visidata.org&#x2F;</a>
评论 #32136982 未加载
xpilalmost 3 years ago
As I work mostly on MSSQL Server, the sweet spot for me is SSMS with RedGate SQL Prompt.<p>For non-MSSQL things, it&#x27;s usually DBeaver.<p>No need for a new IDE for me.
评论 #32140516 未加载
lightbringaalmost 3 years ago
Kind of hard to imagine a VS Code sibling for the whole data centric eco system. Maybe something like a base platform with multiple extension points for different tasks and the ability for others to extend the platform? (so like extensions in VS Code)
评论 #32138429 未加载
John23832almost 3 years ago
It would look like Datagrip without the ridiculous yearly subscriptions.
评论 #32138141 未加载
评论 #32139166 未加载
franciscopalmost 3 years ago
Data-centric IDE screams like Excel!
评论 #32138970 未加载
rubenfiszelalmost 3 years ago
Hey, you mention that it is open-source but I cannot actually see the source code in that repo.<p>EDIT: I can some sources in other repo of the same org, for instance: <a href="https:&#x2F;&#x2F;github.com&#x2F;code-kern-ai&#x2F;refinery-ui" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;code-kern-ai&#x2F;refinery-ui</a> so it&#x27;s just a matter of making it easy for dev to navigate the code.
评论 #32136971 未加载
1MachineElfalmost 3 years ago
Announcement on dev.to: <a href="https:&#x2F;&#x2F;dev.to&#x2F;meetkern&#x2F;were-open-source-the-data-centric-sibling-of-vs-code-3f8p" rel="nofollow">https:&#x2F;&#x2F;dev.to&#x2F;meetkern&#x2F;were-open-source-the-data-centric-si...</a>
Tom_Brunealmost 3 years ago
Looks nice! Which data types does the software support?
评论 #32138053 未加载
pdentonalmost 3 years ago
Excel
评论 #32138165 未加载
评论 #32138729 未加载
SirSegWitalmost 3 years ago
Looks awesome, quite fitting to my text labeling needs actually. Might try it out at some point for my next prototype
Francis_Wutonalmost 3 years ago
Amazing project! After testing it for a few minutes, I think this is a handsome tool. Smooth and functional.
评论 #32139084 未加载
belalwalmost 3 years ago
That looks cool. Are there any similar tools? Did not have seen something like that before.
评论 #32137039 未加载
p1anecrazyalmost 3 years ago
Looks very promising! Are you planning to release it as an application?
评论 #32137217 未加载
评论 #32137249 未加载
KindAndFriendlyalmost 3 years ago
As a fellow HPI graduate, I wish you all the best :)
MLEngeneeralmost 3 years ago
Certainly looks interesting! Will give it a try.
评论 #32139886 未加载