Sql databases
SQL stands for Structured Query Language. It’s used for relational databases. A SQL database is a collection of tables that stores a specific set of structured data.
Examples of SQL Databases
- MariaDB and MySQL
- PostgreSQL
Visit the following resources to learn more: