Connecting dbt mysql with PlanetScale database (Vitess) - A case study
An ultimate case study to combine dbt data transformation at scale
Jul 24, 20227 min read54

Search for a command to run...
Articles tagged with #databases
An ultimate case study to combine dbt data transformation at scale

dbt in a real world scenario. A super beginner dbt tutorial

Top 6 Databases trending recently (as per stackoverflow developer report) and what each of them are used for? MySQL , PostgreSQL are the top 2 open source SQL databases used by most tech companies and great for interview preparation. They are mainl...

Introduction PostgreSQL and MySQL are widely used databases by major companies across multiple projects, given the amount of scale and performance these databases can handle. Many developers work on these two important databases when transitioning to...
