In Part 1 of this series, we introduced Retrieval-Augmented Generation (RAG) and looked at why YugabyteDB takes a distributed approach with pg_dist_rag. […]
Read MoreBuild a Distributed RAG Pipeline from YSQL with pg_dist_rag
In Part 1 of this series, we looked at Retrieval-Augmented Generation (RAG), why vector search is only one piece of the problem, […]
Read MoreWhat Is RAG? From PostgreSQL pgrag to Distributed RAG with YugabyteDB pg_dist_rag
Retrieval-Augmented Generation, better known as RAG, has become one of the most common patterns for building AI applications that need to answer […]
Read MoreHow Much Bigger Does pgcrypto Make Encrypted Column Data in YugabyteDB?
YugabyteDB supports the PostgreSQL pgcrypto extension for column-level encryption. But encrypting a column raises an interesting sizing question: How much larger does […]
Read More