What is No SQL?

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • Introduction to No SQL
    See NoSQL in action, try a sample application on Astra DB free plan: astra.dev/34mW1IA
    Astra DB can be used for multimodel NoSQL:
    Types of NoSQL :
    1. Key Value [X]
    2. Document Database [X]
    3. Tabular [X]
    4. Graph - coming soon!
    Learn more at www.datastax.com/nosql
    Github link : github.com/navinreddy20/Astra...
    #nosql #cassandra
  • Věda a technologie

Komentáře • 52

  • @abhishekbaral4699
    @abhishekbaral4699 Před 2 lety +14

    Your voice has a different level modulation...always helps me to understand..Maybe bcz you are the one from where I started loving programming

  • @skmuzammilzeeshan6173
    @skmuzammilzeeshan6173 Před 2 lety +1

    Eagerly awaiting more uploads on this topics. Thanks Navin.👍

  • @rajnishkanojiya3867
    @rajnishkanojiya3867 Před 2 lety +1

    Your voice is so clear that we can understand each and every word of your voice.👏

  • @suvranshuadhya7680
    @suvranshuadhya7680 Před 2 lety +4

    @Telusko, Thank you for this video. It is really good. We are waiting for this upcoming series. Definitely, it will be BOOMMMMM.!!
    Please add AWS NoSQL database services as well. It will be great if you compare different NoSQL databases with respective AWS services and educate us about their usages.
    Hope the upcoming series will be quite a detail so that anyone can start NoSQL journey from the beginning and will learn all advanced topics.
    Lots of Love and Best wishes. ❤❤❤

  • @AbdulRasheedUsama
    @AbdulRasheedUsama Před 2 lety +2

    Great video , I really learned a-lot thank you 🙏
    Also waiting for the upcoming videos as well 👍

  • @visukcse
    @visukcse Před 2 lety +4

    Crystal clear explanation the need of NoSQL. I am waiting for this series.

    • @teluskosupport1
      @teluskosupport1 Před rokem

      ----- NOSQL----
      Lect-1
      Relational Database-
      ACID - Property
      Normalization ----
      No redundancy
      SQL
      ORACLE, SUN, PostgreSQL
      For schema, structured data --- data is stored in structured formatted
      After 2000
      ----Unstructured Data
      Scale the server
      e.g i5, 16GB, 1TB hard drive
      Vertical Scaling
      I9, 64GB Ram, 2TB hard drive
      Horizontal Server
      I5+i5+i5+i5
      Open source
      NO SQL - we are not normalize the data
      Easier to fetch data - focus on reading
      Key:value --- data
      JSON DATA ---
      Hash -use to fetch data
      :key1”:{
      “empid”:”101”,
      “personal”:{“name”:”shiva”}
      }
      Redis
      Mongodb
      Cloud service --- DataStax
      Tabular :
      cassendra
      Wide column :
      Graph database:
      Neo4j

  • @muhammadsiddiqui2244
    @muhammadsiddiqui2244 Před 2 lety +5

    This man made me love programming.

  • @mahesh84
    @mahesh84 Před 2 lety +1

    so simple and explained easily

  • @shreedharchavan7033
    @shreedharchavan7033 Před 2 lety +1

    Excellent explanation

  • @rahul-java-dev
    @rahul-java-dev Před 2 lety +1

    Awesome Sir Ji..
    Thank you so much 🔥🔥🙏🙏

  • @vaibhavbandal5566
    @vaibhavbandal5566 Před 2 lety +1

    Really awesome, thanks

  • @leyba7390
    @leyba7390 Před 2 lety

    The best explainer

  • @emangp
    @emangp Před rokem +1

    That's great thank you so much

  • @hasanmougharbel8030
    @hasanmougharbel8030 Před 2 lety +1

    Hey there, god bless your efforts in this channel.
    I am new to sql learner and has a simple enquiry.
    Are unicode data equivalent to special characters other than binary or alphabetic
    numbers?
    Thanks for taking care of my enquiry.

  • @nikuljain1617
    @nikuljain1617 Před rokem

    You are great man!!

  • @sumitkumar-jn8he
    @sumitkumar-jn8he Před 2 lety

    good explanation sir.

  • @swapnahoney3253
    @swapnahoney3253 Před 2 lety

    Yeah... waiting for this ..@liens☺️

  • @BadalKumar-tu2wg
    @BadalKumar-tu2wg Před 2 lety

    Great video

  • @etc_ty_b_72_ram47
    @etc_ty_b_72_ram47 Před 2 lety +1

    Sir please make videos or lectures on cloud computing

  • @annisaoctavya2786
    @annisaoctavya2786 Před 7 měsíci

    I love this video😆

  • @thesoulsounds2257
    @thesoulsounds2257 Před 2 lety +1

    Hi man you do a simple Blockchain with python coz from your python tutorial I have learned how to code a bit with python I like the way you teach

  • @cynthiataylor2597
    @cynthiataylor2597 Před rokem

    Your voice is definitely different, yep they spie been doing it for years. Ty. They're still doing it.

  • @yogeshkamble1500
    @yogeshkamble1500 Před 2 lety +1

    ❤️

  • @maheshmorem5665
    @maheshmorem5665 Před 2 lety

    amazing

  • @DeepakGupta-pz4fx
    @DeepakGupta-pz4fx Před 2 lety +4

    Please continue Javascript series

  • @ketangupta1910
    @ketangupta1910 Před 2 lety +3

    Sir please make a series on nosql

    • @teluskosupport1
      @teluskosupport1 Před rokem

      ----- NOSQL----
      Series is now completed it is lect -1 topic taught.
      Lect-1
      Relational Database-
      ACID - Property
      Normalization ----
      No redundancy
      SQL
      ORACLE, SUN, PostgreSQL
      For schema, structured data --- data is stored in structured formatted
      After 2000
      ----Unstructured Data
      Scale the server
      e.g i5, 16GB, 1TB hard drive
      Vertical Scaling
      I9, 64GB Ram, 2TB hard drive
      Horizontal Server
      I5+i5+i5+i5
      Open source
      NO SQL - we are not normalize the data
      Easier to fetch data - focus on reading
      Key:value --- data
      JSON DATA ---
      Hash -use to fetch data
      :key1”:{
      “empid”:”101”,
      “personal”:{“name”:”shiva”}
      }
      Redis
      Mongodb
      Cloud service --- DataStax
      Tabular :
      cassendra
      Wide column :
      Graph database:
      Neo4j

  • @comment6130
    @comment6130 Před 2 lety +3

    Welcome back aliens 🙂

  • @sudarshanpatil2227
    @sudarshanpatil2227 Před 2 lety +1

    Please start Sunday live session

  • @harishharry460
    @harishharry460 Před 2 lety +1

    Why don't made videos on oracle EBS
    PL/SQL
    IT WOULD BE GREAT service FOR NEW IT TRAINEES🤘🏻

  • @rajendralodh1442
    @rajendralodh1442 Před 2 lety +1

    make a playlist on mongodb

  • @tyroelohim4462
    @tyroelohim4462 Před 2 lety

    old topic. But good explanation.

  • @bprmel
    @bprmel Před 3 měsíci

    Nice..

  • @DhirenkumarRathod
    @DhirenkumarRathod Před 2 lety +1

    Please expand js series

  • @sampathkumar5699
    @sampathkumar5699 Před 2 lety

    If possible continue js and mongodb series

    • @teluskosupport1
      @teluskosupport1 Před rokem

      Js as as well as mongodb has lecture complete lecture on this channel.

  • @naveenpujari8996
    @naveenpujari8996 Před 4 měsíci

    content is good with n number of vidoes cuts..

  • @etc_ty_b_72_ram47
    @etc_ty_b_72_ram47 Před 2 lety

    And also make videos on DBMS

  • @ramsem5151
    @ramsem5151 Před 2 lety

    sir, apka main focus kya hai is channel par, mai apka javascript course kar raha tha but aapne video upload karna stop kardiye.

  • @jordanweir7187
    @jordanweir7187 Před 2 lety

    I can't fathom why anyone would want to name their DB software 'cockroach db' lol, what an awful name
    But this is a great intro to nosql thanks Telusko

  • @thundercodes2541
    @thundercodes2541 Před 2 lety

    Content is great try to add a good thumbnail

  • @andrews13
    @andrews13 Před 2 lety +1

    8:00

  • @aadarshb.k.6883
    @aadarshb.k.6883 Před rokem

    4:14 we can talk about that later how they can spy you.

  • @FarhanKhan-rr7ux
    @FarhanKhan-rr7ux Před rokem

    Alien😂😂😂

  • @pamelafowler574
    @pamelafowler574 Před 2 lety

    Thanks for sharing! You really need to look into P R O M O S M!!

  • @shreejanshrestha1931
    @shreejanshrestha1931 Před 11 měsíci

    I am a human :)

  • @arshad4307
    @arshad4307 Před 2 lety +1

    ❤️

  • @tharunkumarreddy1224
    @tharunkumarreddy1224 Před 2 lety

    ❤️