Pesquisa
Tipo de participação
Tipo do evento
Linguagem
Tecnologia
Tipo de conteúdo
Produtos
Nível de especialização
Contribuído por
Tipo de exemplo
- Mais recente
- Mais bem avaliado
Todo o conteúdo
Evento do Setor
LONDRES, REI UNIDO | HÍbrido
Recursos do programador do MongoDB + Vodaphone Hackation
Esses recursos permitirão que você aproveite as ferramentas do MongoDB de forma eficaz durante os hackatoons, simplificando a configuração e permitindo que você se concentre na criação de aplicativos inovadores.May 1, 2025 | 9:30 AM - 5:00 PM UTC
Evento do Setor
DENVER, CO, USA | HYBRID
Recursos para desenvolvedores do MongoDB + Trimble AI Summit
Esses recursos permitirão que você aproveite as ferramentas do MongoDB de forma eficaz durante os hackatoons, simplificando a configuração e permitindo que você se concentre na criação de aplicativos inovadores.Apr 23, 2025 - Apr 25, 2025
Evento do Setor
SAN FRANCISCO, USA | HYBRID
Recursos para desenvolvedores do MongoDB + Hows Fargo AI Hackation
Esses recursos permitirão que você aproveite as ferramentas do MongoDB de forma eficaz durante os hackatoons, simplificando a configuração e permitindo que você se concentre na criação de aplicativos inovadores.Apr 16, 2025 - Apr 17, 2025
Vídeo
Hook up your AI agents to your database in minutes!!
🔎 Daemo.ai → https://daemo.ai ✅ Sign-up for a free cluster → https://mdb.link/xh7NmntP-K4 ✅ Subscribe to MongoDB YouTube → https://mdb.link/xh7NmntP-K4-sub - Join us for an engaging live stream featuring special guests from Daemo AI. Daemo AI is revolutionizing backend development by enabling developers to generate, deploy, and manage secure API endpoints and edge functions using natural language commands. By integrating seamlessly with MongoDB, Daemo AI allows for rapid creation of production-ready APIs, transforming ideas into deployable endpoints in minutes. In this session, we'll explore: How Daemo AI leverages MongoDB to streamline backend infrastructure. The process of transforming natural language descriptions into live API endpoints. Real-world applications and benefits of using Daemo AI in your development workflow. Whether you're a developer looking to accelerate your backend development process or interested in the intersection of AI and database management, this live stream will provide valuable insights into the future of backend development.Mar 31, 2025
Vídeo
AI Database Comparison: MongoDB vs PostgreSQL and Pgvector
Note: Questions can only be asked through the Zoom Webinar, sign up here → https://mdb.link/UNqeo6UFczY-zoom Subscribe to MongoDB YouTube→ https://mdb.link/subscribe Join our webinar with Staff Developer Advocate Richmond Alake to explore MongoDB Atlas Vector Search vs. PostgreSQL with pgvector. We'll compare features, discuss key AI metrics for performance, and show you how to code in both systems. Don't miss it! To drill a little deeper, check out these resources: GenAI Showcase (https://github.com/mongodb-developer/GenAI-Showcase): Explore real-world examples of generative AI projects, and learn how to implement similar use cases. Building Your AI Stack (https://mdb.link/UNqeo6UFczY-AIStack): Get a clear overview of the essential components that power successful AI applications. Atlas Vector Search (https://mdb.link/UNqeo6UFczY-vectorsearch): Discover how MongoDB’s integrated vector search can support your AI workloads. Visit Mongodb.com → https://www.mongodb.com Read the MongoDB Blog → https://www.mongodb.com/blog Check out the MongoDB Developer Center → https://www.mongodb.com/developerMar 28, 2025
Vídeo
Introdução à modelagem de dados
Note: Questions can only be asked through the Zoom Webinar, sign up here → https://mdb.link/Y9Gwh-NPx_Y-zoom Subscribe to MongoDB YouTube→ https://mdb.link/subscribe A frequently asked question in the MongoDB community is “I’m designing an application to do X, how do I model the data?” In this webinar, we will examine the most important considerations when making decisions about your data model, so that you can create the model that best fits your application. You will learn: The differences between data modeling in MongoDB vs. relational databases The key considerations for data modeling with MongoDB How to further enhance the power of the document model with schema design patterns Intro to Data Modeling Docs → https://mdb.link/Y9Gwh-NPx_Y-docs Data Modeling Explained → https://mdb.link/Y9Gwh-NPx_Y-datamodeling Visit Mongodb.com → https://www.mongodb.com Read the MongoDB Blog → https://www.mongodb.com/blog Check out the MongoDB Developer Center → https://www.mongodb.com/developerMar 28, 2025
Vídeo
Building RAG Applications Using Multimodal Data
Note: Questions can only be asked through the Zoom Webinar, sign up here → https://mdb.link/2M0XLOedh8g-zoom Subscribe to MongoDB YouTube→ https://mdb.link/subscribe Join MongoDB Senior AI Developer Advocate Apoorva Joshi in a webinar exploring advanced strategies for processing multimodal data within RAG pipelines. Learn how to navigate the complex landscape of mixed-modality content to create more comprehensive AI search capabilities. Get a head start by viewing this 22 minute Learning Byte → https://mdb.link/2M0XLOedh8g-byte Visit Mongodb.com → https://www.mongodb.com Read the MongoDB Blog → https://www.mongodb.com/blog Check out the MongoDB Developer Center → https://www.mongodb.com/developerMar 28, 2025
Vídeo
Introdução ao MongoDB
Note: Questions can only be asked through the Zoom Webinar, sign up here → https://mdb.link/PcASSjjGQRM-zoom Senior Developer Advocate Jesse Hall will showcase the unique advantages of the document data model and show you how to deploy an Atlas cluster. Jesse will present a demo of how to get started with MongoDB Atlas and walk you through how to: - Create your first cluster, add an IP address and set up a database user - Load sample data using a Next.js e-commerce demo app - Connect to the database Intro to MongoDB Docs → https://mdb.link/PcASSjjGQRM-docs Visit Mongodb.com → https://www.mongodb.com Read the MongoDB Blog → https://www.mongodb.com/blog Check out the MongoDB Developer Center → https://www.mongodb.com/developerMar 28, 2025
Vídeo
10X Your Development Speed: Prisma + MongoDB + Next.js Ultimate Stack
Sign-up for a free cluster → https://mdb.link/7t_cL2BQ5Ok-try" target="_blank" rel="noreferrer">https://mdb.link/7t_cL2BQ5Ok-try Subscribe to MongoDB YouTube→ https://mdb.link/subscribe 🚀 Prisma + MongoDB Full-Stack Tutorial with Next.js 15 ✅ Build Modern, Type-Safe Web Apps Faster In this in-depth tutorial, Jesse Hall (aka codeSTACKr) shows how to build a full-stack Next.js 15 app using Prisma ORM and MongoDB. Learn how to boost your development speed, enforce type safety, and scale easily with Prisma Accelerate for serverless environments. Whether you're a seasoned dev or exploring type-safe MongoDB for the first time, this video covers everything you need—from schema modeling to caching strategies. 🔧 What You’ll Learn: - Why choose Prisma - How to connect Prisma to MongoDB Atlas - Modeling MongoDB data with full type safety - Building server actions and server components in Next.js App Router - Using Tailwind CSS + shadcn/ui for modern UI - Improving performance with Prisma Accelerate: connection pooling, edge caching, with TTL and SWR - Deploy-ready example: users, posts, comments—all working together 🧠 Tech Stack: Next.js 15 (App Router) Prisma ORM + Prisma Accelerate MongoDB Atlas Tailwind CSS + shadcn/ui TypeScript 🛠 Prerequisites: Node.js 20+ MongoDB Atlas account Prisma Data Platform account 🔗 Resources & Repo: 👉 Full source code & bonus homework: https://github.com/codeSTACKr/prisma-mongodb-demo 👉 Prisma Docs: https://www.prisma.io/docs/orm/overview/databases/mongodb 👉 MongoDB Atlas: https://mdb.link/7t_cL2BQ5Ok-try" target="_blank" rel="noreferrer">https://mdb.link/7t_cL2BQ5Ok-try 👉 Prisma Accelerate: https://www.prisma.io/accelerate ⏱️ Timestamps ⏱️ 00:00 - Intro 00:44 - The tech stack 02:07 - Agenda & prerequisites 02:36 - Prisma ORM + MongoDB project setup 04:18 - Data modeling with Prisma ORM 06:56 - Setting up a singleton Prisma Client 07:33 - Building API routes with serer actions 10:04 - Building the user interface with server components 13:51 - Expanding app functionality with posts and comments 17:04 - Integrating Prisma Accelerate 20:57 - Accelerate caching strategies 24:48 - Bonus!! This video is not affiliated with, endorsed by, or sponsored by Prisma. The use of any trademark is solely for informational and identification purposes, so that we may provide clear and accurate descriptions. All opinions and critiques provided in this video are those of the creator and do not reflect the views of Prisma or its affiliates. Visit Mongodb.com → https://www.mongodb.com Read the MongoDB Blog → https://www.mongodb.com/blog Check out the MongoDB Developer Center → https://www.mongodb.com/developerMar 28, 2025
Vídeo
recuperação de documentos principais com MongoDB e LangChain para aplicativos RAG mais inteligentes | Guia de código ativo
Versão escrita → https://mdb.link/v5V3W-NNSQw-written Inscrever-se para obter um cluster gratuito → https://mdb.link/v5V3W-NNSQw-try Assine o MongoDB no YouTube→ https://mdb.link/subscribe . . . . Problemas com tamanhos de chunk em aplicativos RAG? Saiba como a recuperação de documentos principais do MongoDB equilibra precisão e contexto - nenhum título de mestre é necessário! Participe deste detalhamento para: Resolver ochunking paradox“” com pequenas incorporações + grande recuperação de contexto40 } Atlas Vector Search . Repositório GRÁTIS do Github incluído - roube o código dos chatbots do Docs, da pesquisa legal ou do suporte ao cliente ! docs: 00:00 - O que é a recuperação de documentos principais? (Spoiler: é uma mudança de jogo): : - Configuração do02 35 MongoDB + LangChain:10 06 25 1504 20estratégias12 de chunking e dicas 25 de metadados: - Processamento assíncrono: ingestão do K Docs sem travar o sistema: - Índices de pesquisa vetorial : Otimizar para velocidade e precisão: - Demonstração do agente de IA: responda a perguntas complexas com expansão de contexto:56 - Dicas de profissionais: evitetool loops“” em agentes e acesse nosso roteiro de IA generativa MongoDB.com → https://www.mongodb.com Leia o MongoDB Blog → https://www.mongodb.com/blog Confira a Central de desenvolvedores do MongoDB → https://www.mongodb.com/developerMar 27, 2025