Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

MongoDB Developer
MongoDB
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Productschevron-right

Videos

An integrated suite of cloud database services that allows you to address a wide variety of use cases for transactional and analytical workloads.

By Category
mdb_aggregation_pipelines
Aggregation Framework
mdb_time_series
Time series
general_security
Security
mdb_schema_visualization
Schema
mdb_change_streams
Change Streams
search
  • Latest
  • Highest Rated
Video

MongoDB 8.0!!

MongoDB 8.0 just released and it's a game changer! You need to upgrade today!!
MongoDB thumbnail image
Play Button
MongoDB

Oct 24, 2024
Video

The Future of MongoDB: Performance, Security, and Scalability for Developers

✅ Try MongoDB 8.0 → https://mongodb.prakticum-team.ru/products/updates/version-release ✅ Sign-up for a free cluster → https://mongodb.prakticum-team.ru/cloud/atlas/register ✅ Subscribe to MongoDB YouTube→ https://mdb.link/subscribe - In this episode of the MongoDB Podcast, Matt Asay sits down with Peder Ulander, Chief Marketing Officer at MongoDB, during MongoDB's .local London event. Peder shares insights on the latest developments in MongoDB, focusing on performance, scalability, and the platform's relevance to developers. They discuss how MongoDB has evolved beyond a niche NoSQL database to become a versatile platform capable of supporting complex, cloud-scale applications across various industries. Peder also highlights the simplicity of getting started with MongoDB, the role of AI in modernizing legacy apps, and how the data architecture landscape is shifting towards distributed systems.
MongoDB thumbnail image
Play Button

Oct 21, 2024
Video

MongoDB Queries just got Easier with GitHub CoPilot!

Say goodbye to manually writing complex MongoDB queries! With GitHub CoPilot in VS Code, you can now generate queries effortlessly using the @MongoDB participant. Just install the official CoPilot and MongoDB extensions, connect your database with the MongoDB VS Code extension, and let AI do the work for you. Watch as CoPilot writes a powerful aggregation query on the sample_airbnb database, retrieves schema details, and even pulls docs straight from MongoDB—without ever leaving VS Code. Try AI-powered queries today! #MongoDB #VSCode #AI
MongoDB thumbnail image
Play Button

Oct 17, 2024
Video

Unveiling MongoDB 8.0: Performance, Scalability, and Security with Garaudy Etienne

✅ Sign-up for a free cluster → https://mdb.link/BEYfjhuVHlo-register ✅ Try MongoDB 8.0 → https://mdb.link/BEYfjhuVHlo-try - In this episode of the MongoDB Podcast, live from MongoDB .local London, we're joined by Garaudy Etienne, Director of Product Management at MongoDB, to dive deep into the exciting features and improvements of MongoDB 8.0. From performance boosts and workload resilience to enhanced scalability and security, Garaudy shares insights on how these innovations will make a significant impact on developers. Tune in to learn about the evolution of MongoDB, how feedback shapes the product, and what's next for this powerful developer data platform. Whether you're a seasoned developer or just starting with MongoDB, this episode will provide you with valuable insights and practical knowledge.
MongoDB thumbnail image
Play Button

Oct 16, 2024
Video

Aperol Spritz Summer With MongoDB Geospatial Queries & Vector Search

✅ Article link - https://mdb.link/zROF4pFiIEM-article ✅ MongoDB Atlas Vector Search - https://mdb.link/zROF4pFiIEM-atlas ✅ MongoDB Geospatial Queries - https://mdb.link/zROF4pFiIEM-queries ✅ Google Places API Documentation - https://developers.google.com/maps/documentation/places/web-service/search-nearby - In this tutorial, find the closest Aperol spritz to you with MongoDB geospatial queries and Atlas Vector Search.
MongoDB thumbnail image
Play Button

Sep 26, 2024
Video

Exploring Search Capabilities With Atlas Search

✅ Part 1 of the article: https://mongodb.prakticum-team.ru/developer/products/atlas/mongodb-atlas-search-with-java-part1/ ✅ Article link: https://mongodb.prakticum-team.ru/developer/products/atlas/mongodb-atlas-search-with-java-part2/ ✅ Create your free Atlas Cluster: https://mongodb.prakticum-team.ru/docs/atlas/tutorial/create-atlas-account/#create-an-service-account ✅ Load sample data: https://mongodb.prakticum-team.ru/docs/atlas/sample-data/#load-data-into-atlas - In the second part of our series on MongoDB Atlas Search with Spring Boot, we get into practical applications of search indexes. Building on Part 1, which covered creating Atlas Search indexes, this article focuses on implementing search queries to enhance the user experience. This video equips you with the skills to implement efficient search functionality, making your applications more responsive and user-friendly. Whether new to MongoDB or experienced, you'll find valuable insights to optimize your search capabilities.
MongoDB thumbnail image
Play Button

Sep 19, 2024
Video

Written In The Stars: Predict Your Future with TensorFlow and MongoDB Charts

✅ Written Article on Dev Center - https://mdb.link/8B5sG8PdFl0-written Documentation: ✅ MongoDB Charts documentation - https://mdb.link/8B5sG8PdFl0-charts ✅ TensorFlow documentation - https://www.tensorflow.org/tutorials/structured_data/preprocessing_layers Resources: ✅ Resource on Sentiment Analysis - https://medium.com/@sharma.tanish096/sentiment-analysis-using-pre-trained-models-and-transformer-28e9b9486641 ✅ Resource on Building and Training our model - https://www.youtube.com/watch?v=VtRLrQ3Ev-U ✅ Balancing dataset resources - https://medium.com/@daniele.santiago/balancing-imbalanced-data-undersampling-and-oversampling-techniques-in-python-7c5378282290 and https://semaphoreci.com/blog/imbalanced-data-machine-learning-python - Follow along with Anaiya Raisinghani, Developer Advocate at MongoDB, while she takes you through this super fun tutorial of utilizing TensorFlow and MongoDB Charts to figure out our future via horoscopes and machine learning!
MongoDB thumbnail image
Play Button

Sep 12, 2024
Video

AI Structured output and MongoDB Atlas services

✅ Sign-up for a free cluster → https://mdb.link/7sF3BRGKRUk-free ✅ Get help on our Community Forums → https://mdb.link/7sF3BRGKRUk-forums - In this live stream we will explore the new Structured Output features from OpenAI that allows a schema definition for AI responses. We will leverage Atlas triggers to use the structured output to automate various application tasks.
MongoDB thumbnail image
Play Button

Sep 05, 2024
Video

Getting Started with Atlas Search and Java

✅ Create your free Atlas cluster - https://mdb.link/qBpERzqej6o-free ✅ Load Sample data - https://mdb.link/qBpERzqej6o-sample ✅ Concepts of Atlas Search - https://mdb.link/qBpERzqej6o-concepts ✅ Blog link - https://mdb.link/qBpERzqej6o-blog - This video will help you understand the concepts of Atlas Search and create Atlas Search indexes using different methods. It includes creating Atlas Search indexes using Atlas UI, Atlas CLI, and the Spring Boot application.
MongoDB thumbnail image
Play Button

Sep 03, 2024
Video

Testing Java Applications with MongoDB Using TestContainers.

✅ Register for free tier Atlas → https://mdb.link/z8qC1lwIIUA-register ✅ Load sample Data → https://mdb.link/z8qC1lwIIUA-doc ✅ Link to article → https://mdb.link/z8qC1lwIIUA-article - This video will help you understand the usage of testcontainers in a Java application. This video also covers the use of testcontainers while writing integration testing for Spring Boot applications. - ✅ Learn more about testcontainers → https://testcontainers.com/ ✅ GitHubRepo Testcontainers with Vanilla Java → https://github.com/mongodb-developer/testcontainers-with-mongodb-and-java ✅ Testcontainers with SpringBoot applications → https://github.com/mongodb-developer/spring-boot-mongodb-aggregations
MongoDB thumbnail image
Play Button

Aug 26, 2024