Hugging Face is now supported in Supabase

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
  • pgvector

    Open-source vector similarity search for Postgres

  • Since launching our Vector Toolkit a few months ago, the number of AI applications on Supabase has grown - a lot. Hundreds of new databases every week are using pgvector.

  • vecs

    Postgres/pgvector Python Client

  • supabase/vecs is our Python client for vector projects. Today, we're releasing a new feature for vecs called "adapters".

  • 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
  • edge-runtime

    A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.

  • Cold-starts are the time it takes for the “initial load” of an Edge Function. Because the model needs to be downloaded to the Edge Function, could starts can take anywhere from ~2-6s (based on the model). Loading the initial model and building the pipeline usually contributes to it. We are experimenting with the idea of attaching a “read-only disk” of models to our Edge Runtime which mitigate any download penalties. We’ll share more details about these optimizations in a future blog post.

  • postgres_lsp

    A Language Server for Postgres

  • Postgres Language Server

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

  • Integrate txtai with Postgres

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

    1 project | dev.to | 28 Mar 2024
  • Using pgvector To Locate Similarities In Enterprise Data

    2 projects | dev.to | 21 Mar 2024
  • pgvector vs. pgvecto.rs in 2024: A Comprehensive Comparison for Vector Search in PostgreSQL

    1 project | dev.to | 19 Mar 2024
  • Pg_vectorize: The simplest way to do vector search and RAG on Postgres

    6 projects | news.ycombinator.com | 6 Mar 2024