datomex VS paper_trail

Compare datomex vs paper_trail and see what are their differences.

datomex

Elixir driver for the Datomic REST API (by edubkendo)

paper_trail

Track and record all the changes in your database with Ecto. Revert back to anytime in history. (by izelnakri)
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
datomex paper_trail
1 -
47 540
- -
0.0 0.0
about 8 years ago 3 months ago
Elixir Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

datomex

Posts with mentions or reviews of datomex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-03.
  • Elixir for Cynical Curmudgeons
    12 projects | news.ycombinator.com | 3 Aug 2023
    what would prevent you from using datomic with elixir? https://github.com/edubkendo/datomex

    there are other datalog-y tools as well, ie https://github.com/naomijub/translixir

paper_trail

Posts with mentions or reviews of paper_trail. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning paper_trail yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing datomex and paper_trail you can also consider the following projects:

ecto - A toolkit for data mapping and language integrated query.

ExAudit - Ecto auditing library that transparently tracks changes and can revert them.

eventstore - Event store using PostgreSQL for persistence

amnesia - Mnesia wrapper for Elixir.

rethinkdb - Rethinkdb client in pure elixir (JSON protocol)

extreme - Elixir Adapter for EventStore

mongodb - MongoDB driver for Elixir

couchdb_connector - A couchdb connector for Elixir

redix - Fast, pipelined, resilient Redis driver for Elixir. 🛍

ecto_rut - Ecto Model shortcuts to make your life easier! :tada:

postgrex - PostgreSQL driver for Elixir