Extensions / Functions and aggregates
Provides operators to evaluate fuzzy logic expressions according to Gödel logic.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | fuzzy_logic |
|---|---|
| Version | 1.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2012-04-05 |
| Latest release | 2012-04-05 |
| Catalogue updated | 2026-08-30 |
| pgsfti | PostgreSQL data type for simple trapezoidal fuzzy time intervals and fuzzy temporal relations. |
| tlsh_gist | TLSH fuzzy-hash data type, distance operations, and GiST indexing for similarity search. |
| fuzzysearch | PostgreSQL extension for strings fuzzy matching |
| vmatch | Text similarity functions and a fuzzy-match /= operator with typo-aware weighting. |
| jsonb_opx | hstore-style functions and operators for jsonb |
| boolean_cascaded | Composite boolean status type with operators and trigger helper for cascaded parent-child status. |
| colors | C functions for perceptual color-distance calculations in the CIE L*a*b* color space |
| tanimoto | Fast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints. |
| lukasiewicz_logic | Provides operators to evaluate fuzzy logic expressions according to Łukasiewicz logic. |
| product_logic | Provides operators to evaluate fuzzy logic expressions according to product logic. |