LDAP-like embedded database
https://ldb.samba.org/
ldb is a LDAP-like embedded database. It is not at all LDAP standards compliant, so if you want a standards compliant database then please see the excellent OpenLDAP project.
What ldb does is provide 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.
ldb is the database engine used in Samba4.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/libldb && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000058 58 Bytes | |
| libldb-rpmlintrc | 0000000041 41 Bytes | |
| libldb.changes | 0000000922 922 Bytes | |
| libldb.spec | 0000005909 5.77 KB |
Comments 0