Chapter 6:5 : Column Store Database

Поділитися
Вставка
  • Опубліковано 22 гру 2024

КОМЕНТАРІ • 14

  • @lalalagful
    @lalalagful 4 місяці тому

    very practical. thanks. after this explanation i feel like i only need to start reading papers in order to have a deeper understanding of the specific use cases.

  • @Cld136
    @Cld136 3 роки тому

    Thanks. I had a very hard time understanding NoSQL dB. This video helps so much!

  • @jserien08
    @jserien08 3 роки тому +1

    Great series, thank you very much.

  • @JamilyBarbosa
    @JamilyBarbosa 10 місяців тому +1

    thank youu 2024

  • @حبيبنوريجمعة
    @حبيبنوريجمعة 3 роки тому +2

    want solve this question
    ( We want to design a column family database
    for actors and films in cinema. Define two
    column family for actors and families ) ??? is there anyone who can help me ??

    • @quanphan7337
      @quanphan7337 Рік тому

      Column Family: Actors
      Row Key: ActorID (unique identifier for each actor)
      Column 1: Name (actor's name)
      Column 2: Birthdate (actor's date of birth)
      Column 3: Gender (actor's gender)
      Column 4: Nationality (actor's nationality)
      Column 5: Awards (list of awards received by actor)
      Column 6: Filmography (list of films the actor has appeared in)
      Column Family: Films
      Row Key: FilmID (unique identifier for each film)
      Column 1: Title (title of the film)
      Column 2: ReleaseDate (date the film was released)
      Column 3: Director (name of the film's director)
      Column 4: Genre (genre of the film)
      Column 5: BoxOffice (box office revenue of the film)
      Column 6: Cast (list of actors who appeared in the film)

  • @AbhishekKumar-dx8by
    @AbhishekKumar-dx8by 9 місяців тому

    Thanks!

  • @mansourta3902
    @mansourta3902 4 роки тому

    Thanks you are excellent

  • @Begooder
    @Begooder 3 роки тому

    valuable info

  • @DeshaKannada
    @DeshaKannada 2 роки тому

    Amazing

  • @subhamsaha2235
    @subhamsaha2235 4 роки тому

    superb

  • @smilevijay9900
    @smilevijay9900 3 роки тому

    Send this ppt
    Will u?

  • @sumukhka94
    @sumukhka94 2 роки тому

    nice voice

  • @odinsrensen7460
    @odinsrensen7460 3 роки тому +2

    A bit repetitive.