MySQL: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary
No edit summary
Line 11: Line 11:
==Articles==
==Articles==
* '''SQL Syntax''':
* '''SQL Syntax''':
** [[/GROUP_CONCAT]]
** [[/INSERT]]
** [[/INSERT]]
* '''Versions''': stuff particular to specific versions
* '''Versions''': stuff particular to specific versions

Revision as of 16:06, 27 October 2019

<hide> page type::article thing type::software software type::database engine license::libre/open source </hide>

About

MySQL is a FOSS database engine and server. It fills roughly the same niche as Microsoft SQL Server.

The MySQL package (at least in Linux) has a number of helper utilities available, including MySQL Workbench (a combination of the former MySQL Administrator and MySQL Query Browser applications).

Articles

Reference

How To

News