Using Surrogate Keys and unique_together in Django for Efficient Database Modeling

Introduction: Composite keys, which consist of two or more columns, are often used in database design to uniquely identify rows in a table. However, using a composite key as the primary key can create some challenges and limitations, which is why surrogate keys are generally preferred. In this blog post, we'll explore why surrogate keys … Continue reading Using Surrogate Keys and unique_together in Django for Efficient Database Modeling

Bose NC 700 HP Review – Noise cancellation headphone.

I've been using the BOSE headphones for over a year now, and I must say it's one of the best headphones I've ever used. The headphone boasts top-notch noise cancellation that works exceptionally well in different environments. Whether I'm at a busy cafe or on a flight, I can focus on my work without any … Continue reading Bose NC 700 HP Review – Noise cancellation headphone.

Using Python to execute MySQL Insert and Update queries

There are requirements at times where we have to execute the queries on the Prod database which changes the data in the table i.e insert & update queries. While inserting could be a straightforward case as the number of record is known same can't be said for UPDATE queries as the number of effected rows … Continue reading Using Python to execute MySQL Insert and Update queries

What is GIPSA ?

GIPSA (General Insurance Public Sector Association) is a group of four public sector insurance companies. These insurance companies are - New India Assurance CompanyNational Insurance CompanyUnited India Insurance CompanyOriental Insurance Company It has created a standard pricing for major & frequent medical treatments. It has restricted their cashless claims service to hospitals which follows their … Continue reading What is GIPSA ?