



Serverless Postgres with native pgvector support for vector embeddings and similarity search. Features instant provisioning, autoscaling, and scale-to-zero with separated compute and storage. This is a commercial managed service with free tier.
Neon is Serverless Postgres built for the cloud with native support for pgvector extension, enabling efficient vector storage and semantic search. Architecture separates compute from storage for serverless features.
CREATE EXTENSION vector;
Available in Neon SQL Editor or via any PostgreSQL client.
Commercial managed service with free tier:
Detailed pricing available at: neon.com/pricing
Loading more......