LATEST POSTS

pexels-alex-andrews-821754-1
WHAT IS A REST API
A REST API (Representational State Transfer Application Programming Interface) is a type of web API (Application Programming Interface) that is used to...
jason-d-VKLJ-BJlszE-unsplash-1
what is ruby
Ruby is a dynamic, high-level, general-purpose programming language that was first released in 1995 by Yukihiro “Matz” Matsumoto. It’s...
markus-spiske-KeFyYzxqmH0-unsplash-1
the frontend, the backend, and the database
In the world of software development, there are typically three main components that make up a web application: the frontend, the backend, and the database....
chandra-oh-wQQ9MC83Nog-unsplash-1
oracle SQL vs mySQL
Oracle SQL and MySQL are both popular relational database management systems (RDBMS) that are used by businesses of all sizes to store and manage large...
david-clode-vb-3qEe3rg8-unsplash-1
high level overview of python
Python is a high-level, interpreted programming language that was first released in 1991 by Guido van Rossum. Since then, it has become one of the most...
shubham-dhage-T9rKvI3N0NM-unsplash-1
database vs blockchain
In the world of data management, two terms that have gained a lot of attention in recent years are “conventional database” and “blockchain”....
sunder-muthukumaran-n7eJHQwefeI-unsplash-1
oracle sql
Oracle SQL is a powerful relational database management system (RDBMS) that is widely used in enterprise applications. It is known for its scalability,...
jj-ying-7JX0-bfiuxQ-unsplash-1-1
how to Design a good database
Designing a good database is a critical part of building robust and scalable software applications. A well-designed database ensures that data is stored...
pietro-de-grandi-T7K4aEPoGGk-unsplash-1
database vs datalake
In the world of data management, two terms that are often used interchangeably are “database” and “datalake”. While they both deal...