Live data from Hacker News

Mode Studio – Python, R and SQL Editor

blog.modeanalytics.com

41–46 of 46 posts

Re: Mode Studio – Python, R and SQL Editor

#41

On a related note, Mode's SQL tutorial is the best comprehensive introduction to the language that I've come across. If you go through all of it you can get from zero knowledge to 95% of the SQL skills you'll need as a data analyst. https://community.modeanalytics.com/sql/tutorial/introductio...

I am trying to learn intermediate to advanced SQL as my employer wants me to but apart from the the most basic keywords I don't see a lot of difference between Basic to Intermediate SQL. Or maybe by intermediate it means designing a good data model which shouldn't be concerned with SQL. My question is, if someone asks me to learn the advanced SQL constructs, where do I go? What do I look for?

Database Design for Mere Mortals by Ray Hernandez. Best book I've found to give a running start.

Re: Mode Studio – Python, R and SQL Editor

#44

On a related note, Mode's SQL tutorial is the best comprehensive introduction to the language that I've come across. If you go through all of it you can get from zero knowledge to 95% of the SQL skills you'll need as a data analyst. https://community.modeanalytics.com/sql/tutorial/introductio...

I am trying to learn intermediate to advanced SQL as my employer wants me to but apart from the the most basic keywords I don't see a lot of difference between Basic to Intermediate SQL. Or maybe by intermediate it means designing a good data model which shouldn't be concerned with SQL. My question is, if someone asks me to learn the advanced SQL constructs, where do I go? What do I look for?

Explain the difference between INNER join and LEFT join, when you can do that you know intermediate to advanced SQL.

Re: Mode Studio – Python, R and SQL Editor

#45

If you're looking for something free, open source, selfhosted, or doesn't require programming knowledge (but allows SQL if needed), there's Metabase: https://metabase.com/ Disclaimer: I work on Metabase

Thank you for your work! Metabase has been a tremendous help in getting my coworkers interested in data and analytics, and is probably the sole reason why our call center is finally registering data in a structured and organized way.

Re: Mode Studio – Python, R and SQL Editor

#46
This look amazing, and the WYSIWYG editor mode is what R Markdown notebooks (in RStudio) are missing right now.

However, there seems to be no way of uploading a private .csv? I need to make it public OR allow access to my company database (, which is simply not going to happen unless you have an on-premises solution)?

Post reply on HN