paradedb / paradedb

Postgres for Search and Analytics

Home Page:https://paradedb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `pg_search` support for Prisma ORM

philippemnoel opened this issue · comments

What
A few users have requested this. It doesn't seem too hard, we could inspire ourselves from what pgvector has done: https://github.com/search?q=repo:pgvector/pgvector-node+prisma&type=code

Why
Easier access to pg_search

How
^