Chidiebere Ogujeiofor

Chidiebere Ogujeiofor @chidioguejiofor

About: I love challenging projects that make impact in society.

Location:
Nigeria
Joined:
Nov 19, 2019

Chidiebere Ogujeiofor
articles - 15 total

Scenario 2: Mastering Backfilling for New dB Columns – Update Like a Pro!

Cover Photo Credit: Pixels Introduction One of the most interesting challenges I’ve...

Learn More 1 0Sep 25 '24

Scenario 1: When You Need to Update Multiple Rows with Different Values – The Smart Way!

Here's an improved version of the introduction for Scenario 1: Updating multiple rows in a database...

Learn More 12 3Sep 24 '24

Turbocharge Your App: Slash DB Calls with Raw SQL Magic!

Introduction In my experience building backend applications, one of the key factors in...

Learn More 4 0Sep 24 '24

Crunch the frontend

In the previous article, I talked about the different things that I tried and how I came up with an...

Learn More 0 0Aug 16 '23

Journey of a thousand miles

I recently started working on a personal project whose aim is to help users remember their birthdays,...

Learn More 0 0Aug 9 '23

Automatically notify your team when you deploy new changes in a Python project

Photo from ThisisEngineeringPexels Introduction One of the things that I love about the...

Learn More 5 0Dec 12 '21

Methods of Data Storage in Data Science You Should Know

Photo by Art Wall - Kittenprint on Unsplash Introduction We live in extraordinary times...

Learn More 1 0Jun 18 '21

Relative calculations 1: LAG and LEAD

In this post, we are going to continue our discussion by looking at calculations that involve getting...

Learn More 5 0Sep 20 '20

Comparing aggregated data to unaggregated data in SQL

Depending on the type of questions we want to answer there might be times when we need to compare agg...

Learn More 3 0Sep 13 '20

Watch OVER your WINDOW of opportunities

Howdy! From the very first time I heard of SQL Window Functions, I have always been amazed at how po...

Learn More 8 0Sep 13 '20

Eager Loading VS Lazy Loading in SQLAlchemy

I have heard of eager loading data relationships a lot in the past, but it was only recently that I b...

Learn More 28 0Feb 12 '20

Simplifying SQLAlchemy models by creating a BaseModel

SQLAlchemy's approach of making all requests a transaction and requiring you to constantly add things...

Learn More 25 1Feb 12 '20

Whats WITH CTE

This is sort of a continuation of this SQL Subqueries in acti...

Learn More 20 4Dec 13 '19

SQL Subqueries in action

I have recently been helping out my brother on a very exciting project that requires managing student...

Learn More 21 3Dec 13 '19

Just in CASE

I recently implemented a feature that required using the SQL CASE statement. Thus, I decided to write...

Learn More 9 3Nov 20 '19