Sophia Iroegbu
Tekie's Corner

Tekie's Corner

Follow
homePython WeeklySQL TipsFreecodeCampAbout Mebadgesnewsletter
Tag

Beginner Developers

#beginners

More content

Read more stories on Hashnode


Articles with this tag

Horizontal vs. Vertical Scaling – How to Scale a Database

Jun 9, 20225 min read 422 views

Data Scalability Data scalability is the ability of a database to manipulate changing demands by adding and removing data. It is a means by which a...

Horizontal vs. Vertical Scaling – How to Scale a Database

Microsoft SQL Server Tips

Oct 17, 20213 min read 273 views

#1 SQL Tips · Hello there 👋 Welcome to its first edition of SQL Tips. Today, we will be talking about the basics of Microsoft SQL Server; Table of...

Microsoft SQL Server Tips

The Easist Way To Create Your Secret Key In Three Simple Steps

Oct 17, 20212 min read 790 views

#4 Python Weekly · Hello there! 👋 In this article, you will be learning how to generate your secret key for your python projects. This is a guide for...

The Easist Way To Create Your Secret Key In Three Simple Steps