ldap_fdw
Repository:
https://github.com/guedes/ldap_fdw
The ldap_fdw allows PostgreSQL to access and query LDAP directories as if they were regular database tables, using standard SQL commands to retrieve and manipulate data stored in the LDAP server.
Information Analysis
| Extensibility Types: | Functions, Storage Managers |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 702 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 702 |
| Lines of Encapsulated Versioning Code: ? | 10 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 1.42% |
| PostgreSQL Versions Cased On: ? | 9 |