Profile picture

Written by Dr. Chhitiz Buchasia a father, wanderer, life long learner, runner and a software engineer. You should follow them on LinkedIn

  1. April 05, 2025

    A graph is a collection of nodes (vertices) connected by edges (lines)

  2. April 04, 2025

    The Markovian property states that the future state of a process depends only on the present state, not the past, and a Markov Chain is a sequence of states following this property with defined transition probabilities.

  3. April 03, 2025

    SQL statements are categorized into three main types: DDL (Data Definition Language), DCL (Data Control Language), and DML (Data Manipulation Language).

  4. April 02, 2025

    A Database Administrator (DBA) manages and secures databases, a Data Engineer builds data pipelines and infrastructure, and a Data Analyst interprets and visualizes data to extract insights.

  5. April 01, 2025

    ACID ensures database transactions are Atomic (all or nothing), Consistent (valid state maintained), Isolated (independent execution), and Durable (permanent after commit).

  6. March 30, 2025

    Amicable numbers are two numbers where the sum of the proper divisors of each equals the other, revealing a fascinating symmetry in number theory.

  7. March 28, 2025

    Starting my own blog again after a long time

© 2025, Dr. Chhitiz Buchasia