Best of Neo4j2023

  1. 1
    Article
    Avatar of amplicationAmplication·3y

    SQL Versus NoSQL Databases: Which to Use, When, and Why

    The right choice means we can scale up an application quickly and handle increasing user requests without encountering problems. Choosing the right database for your application is no mean feat, given the number of available databases. There are many differences between SQL and NoSQL databases, such as how they handle relational data, their query languages.

  2. 2
    Article
    Avatar of pointerPointer·3y

    yoheinakajima/instagraph: Converts text input or URL into knowledge graph and displays

    InstaGraph turns your text into a vividly colored graph, making it easier to visualize relationships between various entities. You can sign up for the waitlist at instagraph.ai.com/yoheinakajima/instagraph. You'll need Python and pip installed to run the Flask app python main.py.

  3. 3
    Article
    Avatar of neo4jneo4j·3y

    Build A Routing Web App With Neo4j, OpenStreetMap, and Leaflet.js

    Build A Routing Web App with Neo4j, OpenStreetMap, and Leaflet.js. This post is adapted from a live online workshop I facilitated as part of a free online workshop that covers a variety of topics around building applications and analyzing data with graphs.