Modern testing for modern stacks

Databases: DIY guides

Here are several posts we have written on Databases. These cover popular databases like MySQL and MongoDB.

1. MONGODB and PYTHON Beginner
This post will show you how to use MongoDB with Python. We wrote this for people who are new to MongoDB help them setup and understand how to interact with MongoDB.

2. MYSQL ARCHITECHURE AND LAYERS Beginner
This post is helpful for beginners to understand the internal architecture and how MySQL interacts with storage engines. We have explained in detail the MySQL architecture, different layers and journey of SQL statement in MySQL data.

3. HOW IS A QUERY EXECUTED IN MYSQL? Beginner
This post is for the testers who have some basic idea about MySQL database. We have explained the order in which a query is executed inside a MySQL server in a simplest way.

4. MYSQL DATABASE MODELING Intermediate
This post is ideal for beginners and covers the basics of designing a database and gives you an overview of normalization.

5. MYSQL AND LIQUIBASE Intermediate
This post is aimed at testers who have good database knowledge. In this posts we will show you how to install and use liquibase with MySQL.

paper cut