Store embeddings in Azure Cosmos DB for PostgreSQL with pgvector

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vector-search-azure-cosmos-db-postgresql

    This sample shows how to build vector similarity search on Azure Cosmos DB for PostgreSQL using the pgvector extension and the multi-modal embeddings APIs of Azure AI Vision.

  • The code for uploading images to an Azure Blob Storage container can be found at data_upload/upload_images_to_blob.py.

  • pgvector

    Open-source vector similarity search for Postgres

  • The pgvector extension adds vector similarity search capabilities to your PostgreSQL database. To use the extension, you have to first create it in your database. You can install the extension, by connecting to your database and running the CREATE EXTENSION command from the psql command prompt:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Use pgvector for searching images on Azure Cosmos DB for PostgreSQL

    2 projects | dev.to | 7 Feb 2024
  • Use HNSW index on Azure Cosmos DB for PostgreSQL for similarity search

    1 project | dev.to | 14 Mar 2024
  • Show HN: Smart website search powered by open models

    1 project | news.ycombinator.com | 15 May 2024
  • Integrate txtai with Postgres

    2 projects | dev.to | 25 Apr 2024
  • Vector Database solutions on AWS

    1 project | dev.to | 28 Mar 2024