Prathmesh Yelne
Prathmesh Yelne
CEO & Founder of Codegyan

What is Adapters Design Pattern

Design patterns are reusable solutions to common problems that occur in software design. The Adapter pattern is one such pattern that helps solve the problem of incompatible interfaces between classes... Read Mores
Prathmesh Yelne

04-Jul-2024 21:48:12

71 Views Object Oriented Analysis & Design 7 months ago

Introduction To Directed Acyclic Graph (DAG’s)

Introduction to Apache Airflow DAGs Apache Airflow is a platform to programmatically author, schedule, and monitor workflows. Workflows are defined as Directed Acyclic Graphs (DAGs) that define the re... Read Mores
Prathmesh Yelne

02-Jul-2024 22:12:04

32 Views Google Cloud Platform 7 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

Difference Between DDL and DML in DBMS

In the realm of Database Management Systems (DBMS), SQL (Structured Query Language) is divided into various types of commands, each serving a specific purpose. Two primary types of SQL commands are Da... Read Mores
Prathmesh Yelne

02-Jul-2024 9:13:20

35 Views Database, SQL 7 months ago

SQL Commands | DDL, DQL, DML, DCL and TCL Commands

SQL (Structured Query Language) is a standard language for managing and manipulating databases. It includes a variety of commands grouped into different categories based on their functionality. In thi... Read Mores
Prathmesh Yelne

01-Jul-2024 10:48:00

1.3K Views Database, SQL, SQLite 7 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

What is Strategy Design Pattern

Introduction: The Strategy Design Pattern is a behavioral pattern that enables the selection of a specific algorithm at runtime from a set of alternative algorithms. This pattern encapsulates the algo... Read Mores
Prathmesh Yelne

28-Jun-2024 22:01:00

20 Views Object Oriented Analysis & Design 7 months ago

What is Data Modeling?

Data modeling is a crucial process in the design of databases and information systems. It involves the creation of a visual representation or blueprint of a system's data. This process helps in organi... Read Mores
Prathmesh Yelne

24-Jun-2024 20:13:22

33 Views Article, Data Science 7 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

Next.js vs. React: Which Framework to Choose for Front-End Development in 2024?

Next.js vs. React: Which Framework to Choose for Front-End Development in 2024? In the evolving landscape of web development, selecting the right framework can make a significant diff... Read Mores
Prathmesh Yelne

22-Jun-2024 15:56:29

27 Views Article, React JS 7 months ago

What is Apache Spark?

 What is Apache Spark? Apache Spark is a unified analytics engine designed for largescale data processing. Spark's design emphasizes highspeed performance, ease of use, and sophisticated analyti... Read Mores
Prathmesh Yelne

21-Jun-2024 15:51:18

91 Views Apache Spark, Data Science 7 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

Finding the 2nd Highest Salary of Employees in SQL

Finding the 2nd highest salary in an employee database is a common SQL problem that can be approached in multiple ways. This article explores several methods, using various SQL constructs and function... Read Mores
Prathmesh Yelne

20-Jun-2024 16:40:55

53 Views Campus Interview, SQL 7 months ago

Difference Between Nested and Repeated Fields in BigQuery

BigQuery is a powerful data warehousing solution that offers unique capabilities for handling complex data structures. Two of the important features in BigQuery for managing these structures are neste... Read Mores
Prathmesh Yelne

15-Jun-2024 0:08:41

47 Views Google BigQuery 7 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago