Michael Lynn
Michael Lynn
  • Видео 27
  • Просмотров 106 161
Application Driven Analytics - Promo
Join us for a thrilling demonstration of application-driven analytics using real launch data from multiple devices generating one million metrics per second. In this three-part demo, we'll show you how our leading developer data platform, MongoDB Atlas, can help businesses collect, analyze, and act on real-time data to drive better decision-making and deliver seamless user experiences. ruclips.net/video/RUTsdqehWjo/видео.html
Просмотров: 41

Видео

Introducing the MongoDB Data API
Просмотров 7 тыс.2 года назад
The MongoDB Data API lets you read and modify data in MongoDB Atlas over HTTP. You don't need any additional MongoDB drivers, libraries, or connection strings; just a standard HTTP client and a valid API key. The Data API's endpoints expose actions that are similar to the standard query methods available in MongoDB drivers. You can call them to create, read, update, delete, or aggregate documen...
Create a Data Enabled API in 10 Minutes with MongoDB Realm
Просмотров 29 тыс.3 года назад
In this screencast, I walk through the process of creating a data-enabled API using MongoDB Realm. This requires that you have a MongoDB Atlas account and that you deploy the sample datasets. These steps are explained in detail in the accompanying blog article at developer.mongodb.com/how-to/create-data-api-10-min-realm If you have questions, please visit the community at community.mongodb.com ...
Sample Datasets in MongoDB Atlas
Просмотров 3,7 тыс.5 лет назад
In this video, I’ll demonstrate how to load sample data into your MongoDB Atlas Cluster. If you need information on getting started see docs.atlas.mongodb.com/getting-started. For more information on the datasets available from within MongoDB Atlas, see docs.atlas.mongodb.com/sample-data/
MongoDB Hackathon Guide Step 9 - Importing Data
Просмотров 2245 лет назад
MongoDB Hackathon Guide Step 9 - Importing Data
MongoDB Hackathon Guide Step 8 - Creating a Rule to Enable Access to your Database and Collection
Просмотров 3615 лет назад
Rules in MongoDB Stitch let you enable your apps to access documents in collections in your database. This video will walk you through creating a rule to enable access.
MongoDB Hackathon Guide Step 7 - Create a Stitch App
Просмотров 4175 лет назад
MongoDB Hackathon Guide Step 7 - Create a Stitch App
MongoDB Hackathon Guide Step 6 - Connecting to the Cluster from Mongo Shell
Просмотров 6 тыс.5 лет назад
MongoDB Hackathon Guide Step 6 - Connecting to the Cluster from Mongo Shell
MongoDB Hackathon Guide Step 4 - Add IP Whitelist Entry
Просмотров 5 тыс.5 лет назад
MongoDB Hackathon Guide Step 4 - Add IP Whitelist Entry
MongoDB Hackathon Guide Step 5 - Connecting to your Database
Просмотров 7785 лет назад
MongoDB Hackathon Guide Step 5 - Connecting to your Database
MongoDB Hackathon Guide Step 3 - Add a Database User
Просмотров 1,1 тыс.5 лет назад
MongoDB Hackathon Guide Step 3 - Add a Database User
MongoDB Hackathon Guide Step 2 - Configure and Deploy a Database Cluster
Просмотров 3015 лет назад
MongoDB Hackathon Guide Step 2 - Configure and Deploy a Database Cluster
MongoDB Hackathon Guide Step 1 - Register for MongoDB Atlas
Просмотров 3425 лет назад
MongoDB Hackathon Guide Step 1 - Register for MongoDB Atlas
MongoDB Hackathon Guide - Introduction
Просмотров 6415 лет назад
MongoDB Hackathon Guide - Introduction
MongoDB Hackathon Guide Step 10 - Leveraging the Stitch SDK
Просмотров 2075 лет назад
MongoDB Hackathon Guide Step 10 - Leveraging the Stitch SDK
Stitching Sheets: Using MongoDB Stitch to Create an API for Data in Google Sheets
Просмотров 7 тыс.5 лет назад
Stitching Sheets: Using MongoDB Stitch to Create an API for Data in Google Sheets
MongoDB Atlas Live Migration
Просмотров 6 тыс.5 лет назад
MongoDB Atlas Live Migration
Upgrading a MongoDB Atlas Free Tier M0 to a paid M5 Instance
Просмотров 4,8 тыс.5 лет назад
Upgrading a MongoDB Atlas Free Tier M0 to a paid M5 Instance
Getting Started with MongoDB Atlas - Free Tier
Просмотров 11 тыс.5 лет назад
Getting Started with MongoDB Atlas - Free Tier
Build a Slack App in 10 Minutes with MongoDB Stitch
Просмотров 4,4 тыс.5 лет назад
Build a Slack App in 10 Minutes with MongoDB Stitch
Create a Data API in 10 Minutes with MongoDB Stitch
Просмотров 11 тыс.5 лет назад
Create a Data API in 10 Minutes with MongoDB Stitch

Комментарии

  • @LostInTheRush
    @LostInTheRush 2 месяца назад

    My left ear is mildly interested

  • @spacecadet_01
    @spacecadet_01 3 месяца назад

    perfect breakdown

  • @manishankarvakta
    @manishankarvakta 3 месяца назад

    how can i cencel M2 subscription?

    • @samuelsachin7856
      @samuelsachin7856 2 месяца назад

      Yes how to cancel m5 in shared

    • @Discoursefy
      @Discoursefy 17 дней назад

      what about data, is it replicated just by this

  • @joeloush6759
    @joeloush6759 7 месяцев назад

    Hoe can I add an image?

  • @joeloush6759
    @joeloush6759 7 месяцев назад

    How can I make e delete or a put/edit function?

  • @mrkochikaaran4620
    @mrkochikaaran4620 9 месяцев назад

    Thank you for this !

  • @user-xo2bd3pu9r
    @user-xo2bd3pu9r 10 месяцев назад

    Interesting, would like to see two apps, ReactJS and SwiftUI and view their transactions from the api like Realm Studio, thank you, James

  • @abdelilahazelhak924
    @abdelilahazelhak924 10 месяцев назад

    Amazing explanation thank you!

  • @fernanj23
    @fernanj23 11 месяцев назад

    i have 200mb in my free cluster, when i upgrade the cluster i have the information from my last free cluster?

  • @_zippp
    @_zippp Год назад

    trying to load sample data on a just created empty free atlas account: "An error occurred loading sample data: Target cluster does not have enough free space to import dataset" meant to be something for learners but does not fit a free account, doesn't make much sense to me, tbh

    • @mongodbmichael
      @mongodbmichael Год назад

      Hey. Lemme follow up on this. That should not be the case. The sample datasets should not exceed available storage for a free cluster.

    • @_zippp
      @_zippp Год назад

      @mongodbmichael I managed that by deleteling everything what was provider by the initial automatic steps and recreated it manually and it worked. Thanks for your tutorial

    • @mongodbmichael
      @mongodbmichael Год назад

      @@_zippp great! I was confused because I was able to deploy successfully. Good luck and let me know how you’re making out.

    • @Alvin-eq5rc
      @Alvin-eq5rc 3 месяца назад

      @@_zippp Thank you for the update. I encountered an issue where I received the following error message: "An error occurred loading sample data: Target cluster has conflicting non-empty namespace with the dataset." However, after clearing all the data, the sample data loaded successfully.

  • @askarzhaanbaev5834
    @askarzhaanbaev5834 Год назад

    I don't understand. help me please! I want to create api for frontend developer and he needs api to send get request to map data in my db

  • @ligonapProduktion
    @ligonapProduktion Год назад

    This video is too old to be accessible anymore. All apps with this technology no longer run and a conversion is too costly. Also there is no support from MongoDB. It seems to me that MonogDB is a tinker database that should not be used for commercial systems at this time. There is a lack of continuity for the use of Realm. In the long run, one switches back to MySQL. There a certain continuity is given.

    • @mongodbmichael
      @mongodbmichael Год назад

      This video is out of date... I need to issue an update. MongoDB has great support - I'm not sure why you're saying no support. MongoDB has embraced Realm and has incorporated it into the larger developer data platform for device sync, further rounding out the solution. For more information please visit www.mongodb.com/docs/atlas/app-services/

  • @martysteele1326
    @martysteele1326 Год назад

    "promosm"

  • @lesliesaviolawrence3830
    @lesliesaviolawrence3830 Год назад

    Hey fantastic video! Just wanted to ask one more thing, can we use this while setting up offline feature with realm?

  • @SpyrosDrakopoulos
    @SpyrosDrakopoulos Год назад

    3rd party services have been depreciated, this walkthrough doesn't work anymore

  • @DeepakShaw
    @DeepakShaw Год назад

    Thanks, Is Stitch available in the free tier?

  • @vaidehisapre2924
    @vaidehisapre2924 Год назад

    Can I use this with Mongo compass? I want to use this for webhook

  • @utubdemerda
    @utubdemerda 2 года назад

    very clear explanation. Useful even after the most recent updates. Thank you for you r work.

  • @gu5on16
    @gu5on16 2 года назад

    Thanks Lynn

  • @SilasSWF
    @SilasSWF 2 года назад

    Awesome!!!

  • @abhishekthakur1381
    @abhishekthakur1381 2 года назад

    Simpley awesome

  • @techNutt2
    @techNutt2 2 года назад

    Nice! I am already ready for the next step. Getting prepped up for the Hackathon. Walking through the Guide step by step. Hello again Michael. Good to see you.

  • @sushantd84
    @sushantd84 2 года назад

    I need guidance on transferring the mysql data to mobile app using realm sync I was thinking to have mongodb database and some script will push the data into mongodb And that will be sync into mobile app using realm sync for offline use Can you please guide on this use case ?

  • @paracha3
    @paracha3 2 года назад

    Having $numberInt, $numberLong etc in json is not very convenient. Wish it would take plain json without mongo specific $** tags and insert data types properly.

  • @dr_davinci
    @dr_davinci 2 года назад

    you looking like Dan Bilzerian !

  • @vasiovasio
    @vasiovasio 2 года назад

    This will be a Game Changer! Keep going MongoDB Team!

  • @stephen.cabreros
    @stephen.cabreros 2 года назад

    how to remove $interger $date data types after get/find() the collection

  • @tanukhapangama7298
    @tanukhapangama7298 2 года назад

    Can we use this same method if we have made the app using react native.

    • @quintonpangyixuan3990
      @quintonpangyixuan3990 2 года назад

      Check this react native app, might help you in ur context: ruclips.net/video/d2ghcR5na9o/видео.html

  • @rickyu1978
    @rickyu1978 2 года назад

    Thanks, would you advise against using this on the client side? What is the main advantage of the data api vs the sdk? Realm has the advantage as you can use Realm-web on the client side to query your database securely, in this case you would not need the server, am I right? I thought the data-api would be for the client side as well (similar o realm-web)

  • @johmcg64
    @johmcg64 2 года назад

    Thank you

  • @stupidfilip23
    @stupidfilip23 2 года назад

    I enjoyed watching this a lot thank you!

  • @marvinmeinhard4711
    @marvinmeinhard4711 2 года назад

    Awesome short and precise introduction to the topic, thanks Michael!

  • @andynelson2340
    @andynelson2340 2 года назад

    Awesome, that is so fast to set up. Thanks Michael.

  • @roshanbhuvad
    @roshanbhuvad 2 года назад

    Thanks for the brief introduction about mongoDB Data API

    • @mongodbmichael
      @mongodbmichael 2 года назад

      You're very welcome - thanks for watching!

  • @feeco8148
    @feeco8148 2 года назад

    excellent michael!!!!

  • @firebird208
    @firebird208 2 года назад

    This was pretty cool... On this mongo journey, I went from learning from local host connection tutorials, to cloud server tutorials with non-secure connection methods, to finally the api building tutorial... now to find the tutorial on implementing my mongo api in my python project without giving up security >< lol

  • @yashgupta759
    @yashgupta759 2 года назад

    Amazing, i already know how to create restful api, also know how to fetch data, but the most important part is missed that you covered, (how to fetch your own mongodb atlas database. Answer is, by creating realm app). Thank you so much.

  • @neminathanselvan7421
    @neminathanselvan7421 2 года назад

    will you please explain how to migrate db from locally to mongodb server

    • @Billcomesback
      @Billcomesback Год назад

      I still need this so bad. you could solve it?

  • @metamedian
    @metamedian 2 года назад

    Hi Michael, what's the easiest way to push images (as a binary blob, i guess) onto a mongo database? Can I do it with Atlas?

    • @mongodbmichael
      @mongodbmichael 2 года назад

      Most folks don't actually store images in MongoDB. Rather - you might choose to store images in an object store like S3, for example... and store a reference to the objects. This is primarily because images are typically greater than the maximum size of a single document in MongoDB (16mb). There are client-based solutions to this like MongoDB gridFS - and that will work with MongoDB on-prem as well as Atlas... but I might encourage you to check out the former approach as you don't really buy much by having the entire image stored directly in MongoDB. Hope this helps!

    • @metamedian
      @metamedian 2 года назад

      @@mongodbmichael Got it. Looking up s3 buckets now. Thank you!

  • @user-qs2sm2fk5m
    @user-qs2sm2fk5m 2 года назад

    thank u !

  • @adnanhashem6714
    @adnanhashem6714 2 года назад

    hello i am working with mit app inventor so i want to CURD in MIT app inventor i need API Key for the work so pleas help me thanks

  • @richardkaplanmd
    @richardkaplanmd 2 года назад

    Extremely helpful to get started with a Mongo API!

  • @mayanksaurabhmayanksaurabh9271
    @mayanksaurabhmayanksaurabh9271 2 года назад

    Thanks a lot. Really informative video.

  • @altamish_turk
    @altamish_turk 2 года назад

    Thanks for making this video

  • @rickyu1978
    @rickyu1978 3 года назад

    Can you customize the domain name?

  • @watchyoutb
    @watchyoutb 3 года назад

    great thanks

  • @rickyu1978
    @rickyu1978 3 года назад

    Golden, im surprised realm is not covered even on the official MongoDB channel, atleast not as in-depth as this. this should be an official realm helper video. So many folks still get confused with stitch and realm, and a lot of other tutorials are out of date with the recent changes made by mongodb.

  • @webcloudcoding9034
    @webcloudcoding9034 3 года назад

    how to use/add --on website?/

  • @geekthegeek730
    @geekthegeek730 3 года назад

    I want more MongoDB Realm videos 🔥especially for React Native