Back to browse
GitHub Repository

Semantic SQL query engine served over the Postgres wire protocol

0 starsRust

A SQL engine with semantic operators to query unstructured data

by robintiman11·Jul 21, 2026·1 point·1 comment

AI Analysis

●●●BangerBig BrainWizardry

Postgres wire protocol + semantic MEANS operator lets any client query unstructured data.

Strengths
  • Wire-protocol compatibility means zero code changes to existing Postgres clients.
  • Supports local Ollama models for fully offline semantic indexing and querying.
  • DataFusion backend provides full SQL compliance beyond just semantic extensions.
Weaknesses
  • Requires pairing separate providers for embeddings and completions unless using Ollama.
  • No built-in UI or dashboard — pure CLI and client-library experience.
Category
Target Audience

Data engineers, ML infrastructure teams, analytics developers

Similar To

pgvector · LanceDB · Chroma

Similar Projects

Developer Tools●●●Banger

Sqlsure – deterministic semantic checks for AI-generated SQL

Catches silent revenue double-counting bugs that linters and LLMs miss entirely.

Big BrainSolve My Problem
tejusarora
43710d ago