Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've done some RAG using postgres and the vector db extension, look into it if you're doing that type of search; it's certainly simpler than bolting another solution for it.
 help



Yeah, Omni uses Postgres and pgvector for search. ParadeDB is essentially just Postgres with the pgsearch extension that brings in Tantivy, a full-text search engine (like Apache Lucene).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: