#vectordb — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #vectordb, aggregated by home.social.
-
💡 Vector databases explained simply:
Traditional DB: "Find me rows WHERE name = 'cats'"
Vector DB: "Find me the 10 most similar things to THIS cat"Under the hood:
→ Text → Embedding (1536-dim float array)
→ Store in pgvector / Pinecone / Qdrant
→ Query = cosine similarity searchFor most apps: pgvector (Postgres extension) is enough. No new infra needed.
#VectorDB #AI #RAG #LLM #GenerativeAI #FullStack #MachineLearning
-
Escape the proprietary AI cloud tax!
Moving your vector search from Pinecone to open-source Qdrant on Bare Metal is a massive performance & cost upgrade.
Our SRE guide on making the switch:
🔹 In-graph filtering > post-filtering
🔹 INT8 cuts RAM footprint by 400%
🔹 Direct NVMe > Network StorageIncludes full Docker configs & Linux kernel tuning tips to squeeze every drop of IOPS.
Read the playbook here:
https://www.servermo.com/howto/migrate-pinecone-to-qdrant/ -
Have pushed 0.9.5-dev branch to codeberg of foxing ( https://codeberg.org/aenertia/foxing/src/branch/0.9.5-dev ) in preparation for release tagging. A LOT of features and a couple of bug-fixes now the packet/file processing engine has stabilized ; including Semantic Routing to Parsers for Metadata Extraction and in-path Binary analysis using local ORT/BERT models ; letting you get semantic search powers for free when you copy something with foxingd/fxcp #linux #filesystem #bert #vectordb #postgres #xfs #stratis #blake3 #localllm
-
@OpenSearchProj was named a Leader and Fast Mover in the 2025 GigaOm Radar for Vector Databases 🏆
My #OpenSearch report highlights:
✅ Platform play
✅ Search variety
✅ Business criteria
✅ Security
And I'd add - it's OPEN SOURCE @linuxfoundation !!
https://opensearch.org/gigaom-radar-vector-report-2025/ -
ICYMI, #OpenSearch 3.5 is here! 🤩
I shared some of my personal highlights in this short clip.
Hope you enjoy the format 👍
#OpenSearchAmbassador @OpenSearchProject @linuxfoundation #observability #analytics #search #vectorDB #kubecon #kubeconEU #o11yDay -
My talk from #NDCLondon is now available on YouTube! 🇬🇧
http://youtube.com/watch?v=N2kn4UybFBI&list=PLPFMHjhoDntsPHFHTN1d4H-U3G8zRlJ-p&index=1&t=9s
@OpenSearchProject @linuxfoundation
#vectorDB #OpenSearch #opensource #search #GenAI #OpenSearchAmbassador -
Stoked seeing the OpenSearch Project featured by Jensen Huang on #NVIDIA #GTC keynote! 😍
One of the innovations in #OpenSearch V3 has been adding GPU acceleration based on NVIDIA's cuVS. Our #VectorSearch benchmarks, using CAGRA algorithm integrated through Facebook's Faiss library, showed:
✅ 9.3x faster index builds
✅ 3.75x lower cost
✅ 2x higher throughput
✅ 2.5x lower CPU usagehttps://www.linkedin.com/feed/update/urn:li:activity:7439600547852189697/
#OpenSearchAmbassador #opensource #gtc2026 #gtc26 #cuvs #vectordb
-
310% throughput increase and 300% latency reduction!
Great work by the AWS #opensearch engineers with bulk SIMD brings these performance gains in @OpenSearchProject 's vector search 👏
And it's all #opensource under @linuxfoundation 🤩
https://opensearch.org/blog/accelerating-fp16-vector-search-performance-using-bulk-simd-in-opensearch-3-5/
#vectorDB #search #OpenSearchAmbassador -
Chunking: an essential concept to understand for Retrieval-Augmented Generation (#RAG). It is the process of dividing large documents into smaller, manageable segments called “chunks.” Effective chunking preserves semantic meaning while ensuring content fits within model context limits.
Proper chunking is essential, as it directly affects retrieval quality. Well-structured chunks improve precision and support more accurate responses.
#OpenSource #devops #vectordb #programming #vector #search
-
Can't wait to to have a great ride at #JavaLand ! 🇩🇪
#OpenSearch sucht nicht mehr nach Wörtern, sondern nach Bedeutungen. 🔍
If you're there and want to learn about #vectorDB search and about the @OpenSearchProject, check out my talk 🙂
See you 11th March in @JavaLandConf 🎡
🔸Agenda: https://meine.doag.org/events/javaland/2026/agenda/#agendaId.6918
🔸Tickets: https://www.javaland.eu/
-
I joined InstaBlinks podcast to talk about vector search, difference from lexical search, and how the @OpenSearchProject facilitates both in a hybrid model.
Thanks NetApp Instaclustr for having me!
https://www.youtube.com/watch?v=buKXHi6kFwY&list=PLPFMHjhoDntsPHFHTN1d4H-U3G8zRlJ-p&index=63 -
pgedge-vectorizer: #Postgres extension that automatically vectorizes document contents and keeps vector embeddings current when the underlying content changes.
Unlike other solutions, no external services or third party pipelines are required. It's also 100% open source under the #PostgreSQL license. ✨
Check it out on GitHub: 👉 https://github.com/pgEdge/pgedge-vectorizer
#programming #vector #vectordatabase #vectorsearch #vectordb #ai #llm #aiengineering #aidev #dba
-
See you in a few days at NDC London! 🇬🇧
I'll give a talk about Vector Search Made Simple and how the @OpenSearchProject can help you, a-la open source!
See you 30 January in London 💂
https://ndclondon.com/agenda/vector-search-made-simple-getting-started-with-opensearch-for-ai-applications-0l4t/0mwb1eif4l7#NDClondon #vectorDB #OpenSearch #opensource
#opensearchambassador -
NDC London is taking place in 2 weeks! 🇬🇧
I'll give a talk about Vector Search Made Simple and how the #OpenSearch Project can help you, a-la open source!
See you end of January in London 💂
-
One month to NDC London! 🇬🇧
I'll give a talk about Vector Search Made Simple and how the #OpenSearch Project can help you, a-la open source!
See you last week of January in London 💂♂️
https://ndclondon.com/agenda/vector-search-made-simple-getting-started-with-opensearch-for-ai-applications-0l4t/0mwb1eif4l7#ndclondon @OpenSearchProject #opensource #london #vectorDB #search #searchengine
-
🎯 My first Substack is live: "Understanding Vector Databases"
Traditional databases match keywords.
Vector databases understand meaning.
Just published a beginner-friendly guide where I:- Explain vectors using simple analogies
- Show how they power Netflix, Spotify, and ChatGPT
- Build a semantic search app from scratch
- Explore applications beyond MLThe best part? We code together. No prerequisites except curiosity.
What would you build if your database could understand context, not just keywords?
Full article with code: https://open.substack.com/pub/devsimsek/p/understanding-vector-databases-your
#VectorDB #MachineLearning #Tutorial #Python #TechCommunity