Excel
Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
41–50 of 63 posts
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#42Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#43Data-centric IDE screams like Excel!
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#44Data-centric IDE screams like Excel!
I’m curious: what would need to be added to Excel to do this?
generally anything that scales and "somewhat" guarantees the users to input valid labels.
But it definitely offers something that new tools don't: users are super familiar with it.
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#45Amazing project! After testing it for a few minutes, I think this is a handsome tool. Smooth and functional.
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#46For non-MSSQL things, it's usually DBeaver.
No need for a new IDE for me.
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#47It would look like Datagrip without the ridiculous yearly subscriptions.
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#48Microsoft has a fork of VS Code called Azure Data Studio. It's made for DB queries and notebooks: https://github.com/Microsoft/azuredatastudio
> Microsoft has a fork of VS Code called Azure Data Studio It's pretty buggy, and they haven't made much progress on fixing the bugs. I've used it pretty much since it came out - I do Microsoft SQL Server & Postgres work on my Mac - and the thousands of open issues on a relatively new product say something: https://github.com/microsoft/azuredatastudio/issues
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#49Microsoft has a fork of VS Code called Azure Data Studio. It's made for DB queries and notebooks: https://github.com/Microsoft/azuredatastudio
> Microsoft has a fork of VS Code called Azure Data Studio It's pretty buggy, and they haven't made much progress on fixing the bugs. I've used it pretty much since it came out - I do Microsoft SQL Server & Postgres work on my Mac - and the thousands of open issues on a relatively new product say something: https://github.com/microsoft/azuredatastudio/issues
That's generally a good thing. If a product had no issues that would mean that there's no uptick in usage.
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#50Jetbrains has one specifically for this: DataSpell - https://www.jetbrains.com/dataspell/ . It's like a tweaked version of DataGrip + PyCharm, but catering specifically to the particular needs of data scientists.