Our Plan of Action

Learn about the umbrella app that we'll create to work with different graph models and graph databases.

We'll cover the following

Our focus

We’ve got some options in how we might go about reviewing the various Elixir graph packages. We could treat these as separate things and talk about the eccentricities of each. We could also focus on some real-world problems and see how each package might be able to support that particular use case. But that's not what we’re going to do.

What we want to focus on is the similarities—not the differences—between the various graph data models. We would like to have some of the following:

  • An easy means to store graph queries and graph data.

  • An easy way to switch between different graph models.

  • An easy way to access different graph databases.

Umbrella app

Get hands-on with 1200+ tech skills courses.