![Avthar Profile](https://pbs.twimg.com/profile_images/1526252101143351296/tI-vIbQG_x96.jpg)
Avthar
@avthars
Followers
4K
Following
60K
Statuses
10K
Vibe Coder | Product Leader AI and VectorDB @TimescaleDB, @Princeton CS | Youtube: https://t.co/baKD644cyW
New York City
Joined August 2010
PGVECTOR IS NOW FASTER THAN PINECONE. And 75% cheaper thanks to a new open-source extension – introducing pgvectorscale. 🐘 What is pgvectorscale? Pgvectorscale is an open-source PostgreSQL extension that builds on pgvector, enabling greater performance and scalability (keep reading for the actual numbers). By using pgvector and pgvectorscale, developers can build more scalable AI applications, benefiting from higher-performance embedding search and cost-efficient storage. 📈 How does it perform? On our benchmark of 50 million Cohere embeddings (768 dimensions each), PostgreSQL with pgvector and pgvectorscale achieves 28x lower p95 latency and 16x higher query throughput compared to Pinecone for approximate nearest neighbor queries at 99 % recall, all at 75 % less cost when self-hosted on AWS EC2. We also tested it against Pinecone’s p2 high performance index, see the blog post at the end of this post for full results (spoiler: It’s just as impressive). 🤔 Why did we build pgvectorscale? Our team at @timescaledb built pgvectorscale to make PostgreSQL a better database for AI and to challenge the notion that PostgreSQL and pgvector are not performant for vector workloads. ⚙️How does it achieve such good performance? Pgvectorscale brings specialized data-structures and algorithms for large-scale vector search and storage to PostgreSQL as an extension, including: (1) StreamingDiskANN – a high-performance, cost-efficient vector search index for pgvector data inspired by research at Microsoft, and (2) Statistical Binary Quantization (SBQ), developed by Timescale’s own researchers to improve upon standard binary quantization techniques. These innovations help PostgreSQL deliver comparable and often superior performance than specialized vector databases like Pinecone. 👏 Big shoutout to @cevianNY and @sql_johnpruitt, two senior staff engineers at Timescale, who worked on these technical breakthroughs. 🧑💻 Sounds exciting! How can I get started? Pgvectorscale is open-source under the PostgreSQL license, and free to use on any PostgreSQL database. You can find installation instructions on the pgvectorscale GitHub repository (see end of post). It’s also available on any database service in Timescale’s PostgreSQL cloud platform. 📚Learn more [1] Pgvectorscale explainer blog: [2] Pgvectorscale github repo: Share this post with your followers to let them know about pgvectorscale and comment your reactions and questions.
43
224
1K
RT @avthars: Proud to announce that pgai and @TimescaleDB are sponsoring The 2025 @aiDotEngineer Summit NYC! AI Engineer Summit the #1 tec…
0
8
0
@benhylak @cursor_ai I do this for my server and app. I have one Cusror window open with a Composer Agent for each. But love the idea of them working in tandem on the same codebase vs different ones.
0
0
2
Proud to announce that pgai and @TimescaleDB are sponsoring The 2025 @aiDotEngineer Summit NYC! AI Engineer Summit the #1 technical conference in the world for AI engineers and leadership. The theme of this Summit is Agents at Work, with a special focus on in-production stories. We're super proud to be supporting this event, and I personally couldn't be more excited for the high-quality sessions and hallway discussions that will take place! Are you attending AI Engineer Summit NYC? And building building RAG or Agents with PostgreSQL and Pgvector? If so, come say hi! Myself and the pgai team will be at the Summit and eager to share stories and demo our latest releases (and sneak peaks and upcoming features).
0
8
20