paint-brush
An Introduction to Database Testing With an Example of MariaDBby@sergeishaikin
1,358 reads
1,358 reads

An Introduction to Database Testing With an Example of MariaDB

by Sergei Shaikin3mJuly 23rd, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

MariaDB Server is one of the most popular open-source relational databases. We need to install it in debug mode on our PC to test DataBase. The installation will take a few minutes, depending on your internet connection. Let’s create our first test with the next code: Test 00001: avarage --echo create table t1 ( pk int primary key, height int), calculate average (1,5), (2,4) and (3) with rows and (0,9)

Company Mentioned

Mention Thumbnail
featured image - An Introduction to Database Testing With an Example of MariaDB
Sergei Shaikin HackerNoon profile picture
Sergei Shaikin

Sergei Shaikin

@sergeishaikin

I'm software tester. And I like backend testing.

Learn More
LEARN MORE ABOUT @SERGEISHAIKIN'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Sergei Shaikin HackerNoon profile picture
Sergei Shaikin@sergeishaikin
I'm software tester. And I like backend testing.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite