Discover the Power of Graph Databases • Jim Webber & Nicki Watt • GOTO 2020

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

Комментарии • 18

  • @Strannik20111
    @Strannik20111 3 года назад +4

    I expected to hear the questions about performance. That's one of the most important concerns about graph databases

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

    One thing missing from graph databases such as Neo4j is semantics, so data is only understandable by the application that has created it. Look for triplestores instead if you need graph data that has semantics.

  • @KaranPratapSingh
    @KaranPratapSingh 3 года назад +9

    great talk, thanks for sharing

  • @FrostSpike
    @FrostSpike 3 года назад +4

    Things to be aware of... learn Prolog. Then learn graph databases.
    en.wikipedia.org/wiki/Prolog

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

    Has anyone tried the book?

  • @janegwaww
    @janegwaww 3 года назад +2

    so which database is graph database, mongo or postgresql

    • @KingAtem1000
      @KingAtem1000 3 года назад +5

      neither i think unless things have changed, but look into Neo4j !

    • @knucklesamidge
      @knucklesamidge 3 года назад +1

      MongoDB is NoSQL document storage. PostgreSQL is relational. Neither are graph.

    • @dinoscheidt
      @dinoscheidt 3 года назад +2

      Also dgraph.io is quite interesting.

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

      i just find tigergraph

    • @trashmail8
      @trashmail8 3 года назад +1

      I can really recommend ArangoDB. Excellent manual, great query language and it's a multi-modal database: you can use it for both graphs and documents...and as bonus if also includes ArangoSearch: a full-text search engine, and you can mix all these things in the AQL query language. Web GUI included too! 10/10 experience.

  • @allmhuran
    @allmhuran 3 года назад +2

    Ah yes; those insane, set theoretic, predicate-logic based "joins and normal forms". I think we should trust a completely arbitrary model instead! Let's also ignore the fact that a table with a foreign key to another table can be drawn as "circle, stick, circle"...

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

    Graph is like a Fishnet.