forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
276 B
Text
9 lines
276 B
Text
ldb is a LDAP-like embedded database.
|
|
|
|
ldb provides a fast database with an LDAP-like API designed to be used
|
|
within an application.
|
|
|
|
In some ways it can be seen as a intermediate solution between key-value
|
|
pair databases and a real LDAP database.
|
|
|
|
WWW: http://ldb.samba.org/
|