Technologies

MySQL

Rate:

An open-source system of relational databases and one of the SQL dialects currently developed by Oracle. It largely complies with the current ANSI / ISO SQL standard and additionally introduces its extensions, new language elements, data storage engines, and types. It enables, among others, the implementation of native cloud applications, data warehousing, e-commerce applications, and logging applications, but the most common use is the creation of online databases.

MySQL is most often chosen by developers of PHP solutions. AWS fully supports MySQL in the RDS service and in the proprietary AuroraDB engine, which is compatible with the MySQL dialect.