DEV Community

Harsh Mange profile picture

Harsh Mange

This is Harsh Mange, working as a Software Engineer - Backend at Argoid. I love building apps. Working on contributing to open-source projects and the dev community.

Education

Ahmedabad University

Work

Software Engineer at Argoid

How Memory Management Works in Linux

How Memory Management Works in Linux

Comments
3 min read
Understanding Memory Management in Operating Systems

Understanding Memory Management in Operating Systems

1
Comments
3 min read
Designing RESTful APIs: Best Practices and Patterns for Building High-Quality APIs

Designing RESTful APIs: Best Practices and Patterns for Building High-Quality APIs

Comments
3 min read
When to Use Database Triggers and How They Work

When to Use Database Triggers and How They Work

Comments
2 min read
What is a Stored Procedure in DB, and when should you use one?

What is a Stored Procedure in DB, and when should you use one?

Comments
2 min read
How to Hash and Salt Passwords for Secure Database Storage with Node.js?

How to Hash and Salt Passwords for Secure Database Storage with Node.js?

Comments
1 min read
Understanding Conflict Serializability in DBMS

Understanding Conflict Serializability in DBMS

Comments
2 min read
Understanding Incremental Backup: The Key to Efficient Database Backup and Recovery

Understanding Incremental Backup: The Key to Efficient Database Backup and Recovery

Comments
2 min read
What is the 'Binary Log Coordinates' aka '--master-data' flag in DB?

What is the 'Binary Log Coordinates' aka '--master-data' flag in DB?

Comments
2 min read
Database Security Risks: Common Threats and How to Protect Your Data

Database Security Risks: Common Threats and How to Protect Your Data

Comments
4 min read
Step-by-Step Guide to Effortless Database Migrations in Production with Flyway

Step-by-Step Guide to Effortless Database Migrations in Production with Flyway

Comments
2 min read
Best Practices for Smooth Database Migrations in Production Environments

Best Practices for Smooth Database Migrations in Production Environments

Comments
3 min read
Understanding the Fundamental Differences Between Database Views and Tables

Understanding the Fundamental Differences Between Database Views and Tables

Comments
2 min read
A Step-by-Step Guide to Database Backup and Restoration

A Step-by-Step Guide to Database Backup and Restoration

Comments
1 min read
What is NoSQL, and when should you use it over a relational database?

What is NoSQL, and when should you use it over a relational database?

Comments
2 min read
SQL vs NoSQL: Choosing the Right Database for Your Needs

SQL vs NoSQL: Choosing the Right Database for Your Needs

Comments
2 min read
What is Database Replication ?

What is Database Replication ?

Comments
2 min read
Database Sharding Demystified: How It Works and Why You Need It

Database Sharding Demystified: How It Works and Why You Need It

Comments
3 min read
Understanding Database Transactions: A Comprehensive Guide for Developers

Understanding Database Transactions: A Comprehensive Guide for Developers

Comments
3 min read
Optimizing Your Database Operations: Essential Techniques for Query Performance with Schema Design

Optimizing Your Database Operations: Essential Techniques for Query Performance with Schema Design

Comments
1 min read
Boosting Your Database Performance: A Comprehensive Guide to Query Re-Writing for Query Optimization

Boosting Your Database Performance: A Comprehensive Guide to Query Re-Writing for Query Optimization

Comments
2 min read
Maximizing Query Performance: Essential Parallel Execution Techniques for Database Optimization

Maximizing Query Performance: Essential Parallel Execution Techniques for Database Optimization

Comments
2 min read
Getting the Most Out of Your Queries: Best Practices for Partitioning Database Queries

Getting the Most Out of Your Queries: Best Practices for Partitioning Database Queries

Comments
2 min read
Caching Database Queries 101: Techniques Every Developer Should Know

Caching Database Queries 101: Techniques Every Developer Should Know

Comments
1 min read
Optimizing Database Queries: Best Practices for JOIN Operations

Optimizing Database Queries: Best Practices for JOIN Operations

Comments
2 min read
Database Query Optimization 101: Techniques Every Developer Should Know

Database Query Optimization 101: Techniques Every Developer Should Know

Comments
4 min read
Choosing the Right Indexing Strategy: Clustered vs Non-Clustered Indexes

Choosing the Right Indexing Strategy: Clustered vs Non-Clustered Indexes

Comments
2 min read
Basic difference between a Clustered Index and a Non-Clustered Index

Basic difference between a Clustered Index and a Non-Clustered Index

Comments
2 min read
Normalization of Tables: From 4NF to 5NF

Normalization of Tables: From 4NF to 5NF

Comments
2 min read
Normalization of Tables: From BCNF to 4NF

Normalization of Tables: From BCNF to 4NF

Comments
2 min read
Normalization of Tables: From 3NF to BCNF

Normalization of Tables: From 3NF to BCNF

Comments
2 min read
Normalization of Tables: From 2NF to 3NF

Normalization of Tables: From 2NF to 3NF

Comments
2 min read
Normalization of Tables: From 1NF to 2NF

Normalization of Tables: From 1NF to 2NF

Comments
2 min read
What is Database Normalization?

What is Database Normalization?

Comments
2 min read
What is Database Indexing by Bitmap Indexing approach?

What is Database Indexing by Bitmap Indexing approach?

Comments
3 min read
What is Database Indexing by B-Tree Indexing approach?

What is Database Indexing by B-Tree Indexing approach?

Comments
3 min read
What is Database Indexing by Hash Indexing approach?

What is Database Indexing by Hash Indexing approach?

Comments
3 min read
What is Database Indexing?

What is Database Indexing?

Comments
3 min read
What is Open-Closed Principle?

What is Open-Closed Principle?

Comments
2 min read
What is Chain of Responsibility Design Pattern?

What is Chain of Responsibility Design Pattern?

Comments
5 min read
8 Design Patterns EVERY Developer Should Know

8 Design Patterns EVERY Developer Should Know

Comments
2 min read
What is the Command Design Pattern?

What is the Command Design Pattern?

Comments
4 min read
What is the Decorator Design Pattern?

What is the Decorator Design Pattern?

Comments
2 min read
What is the Facade Design Pattern?

What is the Facade Design Pattern?

Comments
2 min read
What is the Adapter Design Pattern?

What is the Adapter Design Pattern?

Comments
2 min read
What is the Observer Design Pattern?

What is the Observer Design Pattern?

Comments
2 min read
What is Builder Design Pattern?

What is Builder Design Pattern?

Comments
2 min read
What is Strategy Design Pattern?

What is Strategy Design Pattern?

Comments
3 min read
What is Factory Design Pattern?

What is Factory Design Pattern?

Comments
2 min read
What is Singleton Design Pattern?

What is Singleton Design Pattern?

Comments
2 min read
git cherry-pick 101: A beginner's guide to selectively applying commits

git cherry-pick 101: A beginner's guide to selectively applying commits

Comments
2 min read
loading...