begin  quote
On Thu, 13 Nov 2003 16:57:45 +0100
Joel CARNAT <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> after a week of web digging on the subject "OpenLDAP vs mySQL",
> I just can't found a "nice" answer to my question :
> 
> I have to build a database that will be used for
> - http access authent
> - mail account management (smtp,imap,pop3)
> - system user account
> - address book (really optionnal ;)
> 
> What should I use ? LDAP or SQL ?
> What would be the 4 or 5 reasons in favour of one or the other ?




I'd say LDAP, simply because this is ldap's hometurf, user management
and information. However, ldap interface is clunky at times. 

SQL would be usable, but I don't think it'd be the optimal for this
usage area, as sql is more generic, and thus not as wellperforming.
Besides, LDAP is a treeview, whereas SQL is flat down, which gives LDAP
a better state for a thing like this.


//Spider


-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to