Back to explore

jev():自然言語検索のPostgreSQL拡張

単一の関数jev()でデータベース全体を自然言語検索するPostgreSQL拡張。インデックスや埋め込み不要で、約1秒で129行を判定。

I think I just cooked something 🔥 jev(): a PostgreSQL extension that searches your whole database in natural language. No index, no embeddings, just one function. WHERE jev(people, 'could work from home') or WHERE jev(people, 'name sounds european') 129 rows judged in ~1s

· 2784 likesOpen on X