This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I am designing a basic RAG application and reviewing vector database options for storing embeddings. Are there any functional differences between using Vector Search versus something like, Postgres on Cloud SQL with pgvector extensions enabled?