What is Akutan?
A distributed knowledge graph store. Knowledge graphs are suitable for modeling data that is highly interconnected by many types of relationships, like encyclopedic information about the world.
Akutan is a tool in the Graph Databases category of a tech stack.
Akutan is an open source tool with 1.7K GitHub stars and 110 GitHub forks. Here’s a link to Akutan's open source repository on GitHub
Who uses Akutan?
Developers
6 developers on StackShare have stated that they use Akutan.
Akutan Integrations
Visual Studio Code, Docker, Kubernetes, Kafka, and Golang are some of the popular tools that integrate with Akutan. Here's a list of all 13 tools that integrate with Akutan.
Decisions about Akutan
Here are some stack decisions, common use cases and reviews by companies and developers who chose Akutan in their tech stack.
Irene Kilanioti
Hello! Have you used Akutan? Could you, please, tell me if there is a way to define in which nodes the content will be saved. Thanks Irene
Irene Kilanioti
Hello! Have you used Akutan? Could you, please, tell me if there is a way to define in which nodes the content will be saved (something like a distributed hash table).
Thanks! Irene
Akutan Alternatives & Comparisons
What are some alternatives to Akutan?
Apache Beam
It implements batch and streaming data processing jobs that run on any execution engine. It executes pipelines on multiple execution environments.
Apache Spark
Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters through YARN or Spark's standalone mode, and it can process data in HDFS, HBase, Cassandra, Hive, and any Hadoop InputFormat. It is designed to perform both batch processing (similar to MapReduce) and new workloads like streaming, interactive queries, and machine learning.
Apache Flink
Apache Flink is an open source system for fast and versatile data analytics in clusters. Flink supports batch and streaming analytics, in one system. Analytical programs can be written in concise and elegant APIs in Java and Scala.
Arc
Arc is designed for exploratory programming: the kind where you decide what to write by writing it. A good medium for exploratory programming is one that makes programs brief and malleable, so that's what we've aimed for. This is a medium for sketching software.
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.