chandra praneethDatabase normalizations — 1NF, 2NF, 3NFNormalizations help remove redundancies in data which lead to anomaliesMar 24Mar 24
chandra praneethDBT — Incremental strategiesIncremental strategy optimises data transformations by processing only new or updated data, saving time and resources. s take a look at…Feb 25Feb 25
chandra praneethSnowflake — Clustering, Cloning, Query history and TagsClustering,Cloning, Query history and TagsJan 11Jan 11
chandra praneethSnowflake — Grants, Storage Integration and StagesGrants, Storage Integration and StagesDec 31, 2023Dec 31, 2023
chandra praneethApache Spark — How it runs on a cluster?To know about how spark runs on a cluster we need to know aboutDec 22, 20202Dec 22, 20202
chandra praneethApache Spark — ReferencesCollating different articles that help gain insights into spark.Dec 19, 2020Dec 19, 2020
chandra praneethPrinciples of MapReduceProgramming model and Execution overview of MapReduceOct 30, 2020Oct 30, 2020
chandra praneethBinary Indexed Tree (BIT)Also called Fenwick tree named after its inventor Peter Fenwick. It is widely used for Range queries(sum/update mostly). Let’s take an…Jul 15, 2017Jul 15, 2017