Hacker News new | ask | show | jobs
by RexM 722 days ago
Is there anything like this for Java. I really miss LINQPad since I’ve moved to a company that uses Java instead of C#.
1 comments

These days across all languages, I just default to a Jupyter notebook.
you most likely use linq for query the database in your backend code not for data analytics related