A developer migrated mpazari.com, a Turkish motorcycle classifieds site, from MySQL 8 to PostgreSQL 12 with three minutes of downtime. After the migration, server load dropped significantly from ~1.5 to ~0.3-0.5, suggesting PostgreSQL uses considerably less server capacity for this particular application despite identical hardware, indexes, and workload.
A native MySQL plugin that filters rows using natural-language conditions powered by TypeSafe Jev. It enables semantic text comparison through functions like AILIKE, allowing queries to match rows based on meaning rather than exact phrases. The preview release requires a TypeSafe API key and sends evaluated values to TypeSafe for processing.