Sai Prabhanj TuragaSQLMesh and DBTSQLMesh and dbt are both tools designed for managing and automating workflows in modern data engineering pipelines, particularly around…19h ago19h ago
Sai Prabhanj TuragaSQLGlotSQLGlot is an open-source library designed to work with SQL queries in Python. It provides a suite of tools to parse, generate, and…19h ago19h ago
Sai Prabhanj TuragaIntroducing SQLMeshIn the world of data engineering, managing and orchestrating complex data pipelines is no small feat. As businesses increasingly rely on…19h ago19h ago
Sai Prabhanj TuragaWhat is Big O ?By definition, big O is the language and metric we use to describe the efficiency of algorithms. Without understanding big O notation it’s…Apr 27Apr 27
Sai Prabhanj TuragaWhy Data structures and Algorithms are importantAs a software or a computer science, our responsibility is to perform operations on the data. We basically perform the following steps.Apr 20Apr 20
Sai Prabhanj TuragaWhat’s an algorithmOne definition might be a set of steps to accomplish a task.Apr 20Apr 20