Mendix

Build your own: Fuzzy String Search

Create fuzzy string matching logic in Mendix by utilizing the PostgreSQL fuzzystrmatch extenstion and Mendix's query API

Posted in Mendix  on  Mar 30, 2024 · 7 min read

Build your own: URL shortener

Creating a shortened URL allows for easier sharing and reading of the URL. This how-to will describe the steps to build your own URL shortener service with a url-shortner and redirect function

Posted in Mendix  on  Jul 19, 2023 · 5 min read