mongodb

Tag

Cards List
#mongodb

BaryGraph - knowledge graph where every relationship is its own embedded document (not an edge) [R]

Reddit r/MachineLearning · 20h ago

BaryGraph introduces a novel knowledge graph where every relationship is a first-class embedded document (BaryEdge) rather than an edge between nodes, enabling recursive abstraction triads that surface structural bridges between distant concepts. The preprint includes benchmarks showing structural metrics correlate with human similarity judgments better than cosine similarity alone.

0 favorites 0 likes
#mongodb

Mongo with vector search performance

Reddit r/LocalLLaMA · yesterday

The article discusses the performance of MongoDB's vector search capabilities, likely comparing it to other solutions or highlighting improvements for AI workloads.

0 favorites 0 likes
#mongodb

How to Optimize MongoDB Query Performance with Indexes

Hacker News Top · 2026-05-06 Cached

A tutorial on optimizing MongoDB query performance using indexes, demonstrating how to identify slow queries, apply compound indexes, and manage them visually using the VisuaLeaf tool. The workflow covers query profiling, index recommendations, and common indexing mistakes.

0 favorites 0 likes
← Back to home

Submit Feedback