Portal:MySQL/Topics

Ga naar: navigatie, zoeken

Varianten

Het huidige openSUSE bevat meerdere varianten van MySQL. Allen leveren op het eerste gezicht gelijke functionaliteit, maar ze verschillen in details en doel. De standaard variant voor openSUSE is MySQL Community Server.

MySQL Community Server

Dit artikel is nog maar gedeeltelijk vertaald. Als u mee wilt helpen met vertalen lees dan Wiki vertalen naar het Nederlands.

If you are unsure and just want some MySQL, this is what you want. MySQL Community Server is opensource variant of MySQL server developed mainly by Oracle.

MariaDB

MariaDB is a branch of MySQL maintained by community in collaboration with Monty Program. It incorporates many improvements provided by community and more opensource storage engines. List of differences can be found on official site.

MySQL Cluster

Other opensource product from Oracle. MySQL Cluster contains as a core MySQL Community Server, but it adds clustering support.

Unstable versions

If you are not satisfied with these three versions, you can use server:database:UNSTABLE repository, where are newest version always available including beta versions.

External documentation

How to do...