Free Architecture Checklist

#056: How to Run Queries from the Terminal (dbt Show Command)

Dec 06, 2023

With dbt Core, you'll find yourself developing in a local editor, then going to your database server to look at the results.

 

But as of Version 1.5, there's a new command called "show" that allows you to run queries (and see results) directly from your terminal.

 

When would you use this?

  • Preview results before deploying (results do not get materialized)
  • Investigate a test failure
  • Review table records without changing tools/screens

 

So in this video, I want to show you how to use this command so you can be more efficient with your development and avoid this hopping back and forth.

What will you learn? 

  • How to use the dbt Show command (selector & inline)
  • How to dynamically select different columns
  • How to filter a result set

Enjoy!

When you're ready, here are 2 other ways I can help you:

1. Simple Stack Academy: Level-up your data career by learning more than just SQL. Design, build & automate an end-to-end data architecture using modern tools like dbt™ & Github. (Free 7 Day Preview)

2. Consulting Services: Get personalized support to properly implement a well-structured, scalable, and maintainable data architecture at your company.

Learn More: Simple Stack Academy