Quarkus
Sign in to follow topics
All Quarkus Content
- Latest
- Highest Rated
Article
Building a Quarkus Application to Perform MongoDB Vector Search
This article explores building a Quarkus application using MongoDB's vector search for smarter, context-aware search results. We'll cover generating embeddings with Gemini AI and creating a vector index in MongoDB. Learn how to enhance your application's search capabilities with this modern approach.Oct 07, 2024
Quickstart
How to Build a CRUD Application With MongoDB, Quarkus, and GraalVM
Explore the seamless integration of Quarkus, GraalVM, and MongoDB for lightning-fast CRUD RESTful APIs. Harness Quarkus' rapid startup time and Kubernetes compatibility for streamlined deployment.Aug 29, 2024