Coder Social home page Coder Social logo

neozenith / vscode-dbt-power-user Goto Github PK

View Code? Open in Web Editor NEW

This project forked from altimateai/vscode-dbt-power-user

0.0 1.0 0.0 548.37 MB

This extension makes vscode seamlessly work with dbt: auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc

Home Page: https://www.altimate.ai

License: MIT License

Shell 0.01% JavaScript 39.91% Python 35.05% TypeScript 19.86% CSS 4.16% HTML 0.49% SCSS 0.54%

vscode-dbt-power-user's Introduction

vscode-dbt-power-user

Last updated Version Installs Build passing

This open source extension makes VSCode seamlessly work with dbt.

If you need help with setting up the extension, please check the documentation. For any issues or bugs, please contact us via chat or Slack.

Features:

Feature Details
Auto-complete dbt code Auto-fill model names, macros, sources and docs. Click on model names, macros, sources to go to definitions.
Preview Query results and Analyze Generate dbt model / query results. Export as CSV or analyze results by creating graphs, filters, groups
Column lineage Model lineage as well as column lineage
Generate dbt Models from source files or convert SQL to dbt Model (docs)
Generate documentation Generate model and column descriptions or write in the UI editor. Save formatted text in YAML files.
Click to run parent / child models and tests Just click to do common dbt operations like running tests, parent / child models or previewing data.
Compiled query preview and explanation Get live preview of compiled query as your write code. Also, generate explanations for dbt code written previously (by somebody else)
Project health check Identify issues in your dbt project like columns not present, models not materialized
SQL validator Identify issues in SQL like typos in keywords, missing or extra parentheses, non-existent columns
Big Query cost estimator Estimate data that will be processed by dbt model in BigQuery
Other features dbt logs viewer (force tailing)

Note: This extension is fully compatible with dev containers, code spaces and remote extension. See Visual Studio Code Remote - Containers and Visual Studio Code Remote - WSL. The extension is supported for dbt versions above 1.0.

Features

Auto-fill model names, macros, sources and docs. Click on model names, macros, sources to go to definitions. (docs)

autocomplete

Generate dbt model / query results. Export as CSV or analyze results by creating graphs, filters, groups. (docs)

previewquery

View model lineage as well as column lineage with components like models, seeds, sources, exposures and info like model types, tests, documentation, linkage types. (docs)

lineage

Generate dbt models from sources defined in YAML. You can also convert existing SQL to a dbt model where references get populated automatically. (docs)

genmodel

Generate model and column descriptions automatically or write descriptions manually in the UI editor. Your descriptions are automatically formatted and saved in YAML files. (docs)

gendoc

Just click to do common button operations like executing tests, building or running parent / child models. (docs)

autocomplete

Get live preview of compiled query as your write code. Also, generate explanations for dbt code written previously (by somebody else). (docs)

explanation

Identify issues in your dbt project like columns not present, models not materialized. (docs)

healthcheck

Validate SQL to identify issues like mistyped keywords, extra parentheses, columns no present in database (docs)

sql-validator

Estimate data that will be processed by dbt model in BigQuery (docs)

bqcostestimator

dbt logs view (force tailing)

dbt-log

Please check documentation for additional info. For any issues or bugs, please contact us via chat or Slack.

vscode-dbt-power-user's People

Contributors

mdesmet avatar dependabot[bot] avatar anandgupta42 avatar shaoyuan-weng avatar adigajbhiye avatar lionsardesai avatar suryaiyer95 avatar saravmajestic avatar jlpjavi avatar b-ned avatar svipulrao98 avatar monti-python avatar flexponsive avatar jsnb-devoted avatar giorgimodebadzew avatar bastienboutonnet avatar ozgenbaris1 avatar yassun7010 avatar rrinchinov avatar rparvathaneni-sc avatar luttik avatar kxzk avatar djmikeale avatar yowatari avatar vdfaller avatar mdlnr avatar tconbeer avatar stevebanik avatar justmytwospence avatar mazamachi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.