soundex-type
Repository:
https://github.com/pgextensions/type-template
The implementation provides a data type for phonetic string matching, allowing efficient indexing and querying of strings based on their pronunciation similarity using the Soundex algorithm.
Duplicate Code Analysis
| Total Lines of Code: ? | 156 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 156 |
| Lines of Encapsulated Versioning Code: ? | 2 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 1.28% |
| PostgreSQL Versions Cased On: ? | 16 |