Max Datom: Interactive Datomic Tutorial

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • eva

    A distributed database-system implementing an entity-attribute-value data-model that is time-aware, accumulative, and atomically consistent (by bowbahdoe)

  • If anyone is interested, I am attempting to revive an open source clone of Datomic called EVA.

    As is the original codebase works fine, its just unmaintained. My hope is to clean up the code, make an HTTP layer for a remote peer, and make a Rust embedded peer so that this sort of Database can finally escape the JVM.

    https://github.com/bowbahdoe/eva

    If you want to use something open source today that has the same query language but a different data model, https://xtdb.com/ is high quality.

  • datahike

    A durable Datalog implementation adaptable for distribution.

  • Oh really interesting. I didn't know about that. I was actually going threw the old Mendat code base and was considering using that.

    I would really like a pure Rust version of Datomic for embed use cases.

    There is all also Datahike, that is going in that direction too. It is maintained and actively developed.

    https://github.com/replikativ/datahike

  • 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
  • brygge

    A bridge between datomic and python. WIP.

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

  • datahike for reagent SPA?

    2 projects | /r/Clojure | 27 Apr 2023
  • Open source Datomic?

    3 projects | /r/Clojure | 1 Nov 2022
  • Datascript + automatic persistency

    3 projects | /r/Clojure | 12 Jul 2021
  • Functional Programming with B trees

    2 projects | /r/compsci | 20 May 2021
  • Datomic vs Datahike

    2 projects | /r/Clojure | 26 Jan 2021