Skip to main content

Use Case

23

One Chat, Many Agents: RavenDB Multi-Agents

Learn how to connect multiple RavenDB AI Agents into a multi-agent system, where specialized sub-agents handle focused tasks while a coordinator routes work between them.

Apr 27, 2026

Beyond Text: Adding File Attachments to RavenDB AI Agents

Learn how to attach binary files such as PDFs and images to RavenDB AI Agent conversations, reducing token usage while keeping files accessible across the conversation lifecycle.

Apr 15, 2026

Spatial Search in RavenDB: Radius, Polygon, and Reverse Queries

Learn how to implement spatial search in RavenDB with Python. Covers radius queries, custom polygon shapes, WKT syntax, and reverse point-in-polygon lookup using the Flat Finder demo.

Mar 11, 2026

Transactional Outbox with RavenDB Queue ETL

Learn to implement the transactional outbox pattern in C# using RavenDB data subscriptions or Queue ETL, with RabbitMQ and Kafka code examples.

Feb 13, 2026

Employing Schema Validation to Standardize Your Data

Configure JSON schema validation in RavenDB to enforce data consistency across teams. Learn how to audit documents against a schema or block invalid writes at the database level.

Feb 1, 2026

Using Remote Attachments to cut storage costs

Store RavenDB attachments in Amazon S3 or Azure Blob Storage to cut costs. Studio and C# setup guide with bulk migration of existing attachments.

Feb 1, 2026

External

Feed Elasticsearch from Your RavenDB

Read about Feed Elasticsearch from Your RavenDB on the RavenDB.net news section

Dec 14, 2025

Employing Data Archival

Use RavenDB Data Archival to exclude historical documents from indexes and queries, keeping performance high without deleting data you need to retain.

Nov 17, 2025

External

Using Azure Queue Storage ETL for Serverless Processing

Read about Using Azure Queue Storage ETL for Serverless Processing on the RavenDB.net news section

Oct 22, 2025

External

Unlock RavenDB GenAI Potential with Attachments

Read about Unlock RavenDB GenAI Potential with Attachments on the RavenDB.net news section

Oct 8, 2025

External

AI Image Search with RavenDB

Read about AI Image Search with RavenDB on the RavenDB.net news section

Sep 9, 2025

External

Using RavenDB Persistence in an Akka.NET Application

Read about Using RavenDB Persistence in an Akka.NET Application on the RavenDB.net news section

Aug 26, 2025

External

GenAI: How We Make You Work Less

Read about GenAI: How We Make You Work Less on the RavenDB.net news section

Aug 11, 2025

Semantic Search with RavenDB, Python, and FastAPI

Build a semantic search API with RavenDB, Python, and FastAPI. Learn manual and automatic embedding generation with OpenAI, and run vector similarity search in under 50 lines of application code.

Jul 22, 2025

Survive the AI Tidal Wave with RavenDB GenAI

Learn how to use RavenDB's GenAI feature to automatically summarize, prioritize, and enrich documents. Step-by-step walkthrough with code examples and screenshots.

Jul 7, 2025

External

Diacritic-Sensitive Search in RavenDB

Read about Diacritic-Sensitive Search in RavenDB on the RavenDB.net news section

May 9, 2025

External

Enable AI Search in Your Web App in 5 Minutes

Read about Enable AI Search in Your Web App in 5 Minutes on the RavenDB.net news section

Apr 28, 2025

External

Embeddings Generation with RavenDB

Read about Embeddings Generation with RavenDB on the RavenDB.net news section

Mar 31, 2025

External

RavenDB Data Visualization with Power BI

Read about RavenDB Data Visualization with Power BI on the RavenDB.net news section

Mar 25, 2025

Processing Invoices Using Data Subscriptions

See how RavenDB Data Subscriptions let you offload invoice processing to a background worker in C#, with PDF generation and attachment storage included.

Dec 8, 2024

External

Machine Learning Inside RavenDB Indexing

Read about Machine Learning Inside RavenDB Indexing on the RavenDB.net news section

Dec 2, 2024