Architectures and techniques in Artificial Intelligence (AI) and Deep LearningArtificial Intelligence (AI) and Deep Learning encompass a variety of architectures and techniques, including ANN, CNN, RNN, RL, and GAN…Jan 1Jan 1
Replication — Types of LeaderIn distributed systems, the concepts of single-leader, multi-leader, and no-leader replication refer to how updates to replicas are…Dec 16, 2024Dec 16, 2024
SQLMesh and DBTSQLMesh and dbt are both tools designed for managing and automating workflows in modern data engineering pipelines, particularly around…Nov 20, 20242Nov 20, 20242
SQLGlotSQLGlot is an open-source library designed to work with SQL queries in Python. It provides a suite of tools to parse, generate, and…Nov 20, 2024Nov 20, 2024
Introducing SQLMeshIn the world of data engineering, managing and orchestrating complex data pipelines is no small feat. As businesses increasingly rely on…Nov 20, 2024Nov 20, 2024
What 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 27, 2024Apr 27, 2024