Back to browse
GitHub Repository

Kazakh full-text search extension for PostgreSQL

24 starsRust

Pg_kazsearch – Full-text search for Kazakh in PostgreSQL

by darkhanakh·Apr 6, 2026·3 points·1 comment

AI Analysis

●●SolidNiche GemBig Brain

First Kazakh FTS for PostgreSQL when no existing analyzer handles agglutinative morphology.

Strengths
  • Rust + pgrx extension plugs directly into PostgreSQL's text search pipeline
  • Pre-built .deb packages and Docker images for PostgreSQL 16-18
  • Handles complex suffix stripping unique to agglutinative languages
Weaknesses
  • Extremely narrow audience — only matters if you're indexing Kazakh text
  • No Elasticsearch or other database support beyond PostgreSQL
Target Audience

PostgreSQL developers working with Kazakh language content

Similar To

pg_trgm · textsearch-extensions

Similar Projects

Developer Tools●●Solid

Diesel-guard adds custom checks via Rhai for Postgres migrations

It flags concrete dangerous patterns (example: ADD COLUMN with DEFAULT) and prints step-by-step safe alternatives instead of vague warnings. The embedded Rhai-based custom checks are a smart move — teams can encode org policies — but usefulness will depend on CI integration and the breadth/precision of its rule set.

Niche GemSolve My Problem
ayarotsky
104mo ago
Infrastructure●●Solid

Rust Database from Scratch

Unified SQL, graph, and vector engine when Neon and pgvector already split these concerns.

Bold BetBig Brain
ayoubnabil
851mo ago