Databases
From AdminWiki
(Difference between revisions)
(→MySQL) |
|||
Line 2: | Line 2: | ||
== MySQL == | == MySQL == | ||
+ | |||
+ | SQL server. Claims to be ACID-compliant; tries hard to. Same story as with [[Web Development|PHP]]: Large availability, everybody uses it, hardly the best choice. | ||
== PostgresSQL == | == PostgresSQL == |
Revision as of 23:43, 24 May 2006
Contents |
SQL
MySQL
SQL server. Claims to be ACID-compliant; tries hard to. Same story as with PHP: Large availability, everybody uses it, hardly the best choice.
PostgresSQL
LDAP
LDAP systems are like Databases too - often they build on a generic database and provide a more specialised view.
- OpenLDAP/slapd: the open source LDAP daemon