How to query Datomic, Datascript, Asami, or other graph databases

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • crux

    Discontinued General purpose bitemporal database for SQL, Datalog & graph queries. Backed by @juxt [Moved to: https://github.com/xtdb/xtdb]

  • I would argue it's a valid description to use, yes. Although implementing efficient "graph algorithms" requires some effort, e.g. see https://hashrocket.com/blog/posts/using-datomic-as-a-graph-database (we also adapted this implementation for Crux). By contrast, something like Neo4j additionally provides a bunch of graph algorithms out-of-the-box: https://neo4j.com/developer/graph-data-science/graph-algorithms/ ...but there's really nothing else that is missing.

  • asami

    A graph store for Clojure and ClojureScript

  • Despite the documentation that exists, I've heard many people who have been confused about how to query Datomic, Datascript, Asami, or other graph databases. So I've made an attempt at explaining it https://github.com/threatgrid/asami/wiki/Introduction

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts