blogpost
Doug Breaker, August 17, 2022

Use these simple SQL queries to identify bloated data in your database

Continue reading this post
blogpost
Doug Breaker, April 28, 2022

What is Data Driven SEO? Read our short guide on what Data Driven SEO is, and how to use it to rocket up your site traffic.

Continue reading this post
blogpost
Doug Breaker, April 16, 2022

Want to connect to your Heroku database from a local SQL Editor, or to pump reports into Slack? Read our 5-minute tutorial.

Continue reading this post
blogpost
Doug Breaker, April 12, 2022

Connect to a local Postgres DB with ngrok and SQLBot. 5 minute tutorial, see your results in Slack in minutes.

Continue reading this post
blogpost
Jeremy Hillpot, November 22, 2019

The MONEY data type in SQL Server is shrouded in mystery. What is it for? When should you avoid it? What advantages does it bring? What is the difference between it and the DECIMAL data type? Read our in-depth guide on the SQL MONEY data type.

Continue reading this post
blogpost
Doug Breaker, November 13, 2019

Introduction The volume, variety, and velocity of big data are all swelling dramatically. According to a survey by market intelligence firm IDC, the average company now manages a mind-boggling 163 terabytes (163,000 gigabytes) of information . How can businesses hope to manage and utilize these never ending streams of information ...

Continue reading this post
blogpost
David T, September 5, 2019

Introduction Enterprise data management and analysis is growing more complex and difficult by the minute, as businesses struggle to make the most effective use of the vast arrays of information at their fingertips. According to a 2017 survey, 95 percent of Fortune 1000 companies have embarked on a big data ...

Continue reading this post
blogpost
Jeremy Hillpot, August 23, 2019

*Much lonely... Nobody likes to feel lonely. Not even your SQL table data. Fortunately, a SQL GROUP BY clause can bring it all together—so your data never feels alone. GROUP BY clauses are a powerful way to organize your SQL data into useful statistics and business insights. This fun tutorial ...

Continue reading this post
blogpost
David T, August 9, 2019

If you’ve been learning about data warehouses for your business, you might have run across the term “star schema.” What is a star schema exactly, and do you need a star schema for your enterprise data warehouse?

Continue reading this post
blogpost
Jeremy Hillpot, June 14, 2019

During the last three months, I learned to code in SQL (for free). I went from an absolute newbie to intermediate status using free resources on the internet. In this guide, I'll show you how to do the same, in 30 days or less. Something you should know about learning ...

Continue reading this post