Informatics Practices

What is MySQL?

Relational Database

1 Like

Answer

MySQL is a freely available open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL). MySQL provides us with a rich set of features that support a secure environment for storing, maintaining and accessing data.

Answered By

1 Like


Related Questions