riak_ecto alternatives and similar packages
Based on the "ORM and Datamapping" category.
Alternatively, view riak_ecto alternatives based on common mentions on social networks and blogs.
-
paper_trail
Track and record all the changes in your database with Ecto. Revert back to anytime in history. -
ecto_psql_extras
Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of riak_ecto or a related project?
Popular Comparisons
README
Riak Ecto
Ecto adapter for Riak.
Riak is known as a KV store, but can be used as a document database thanks to the new Data Types (CRDT) and the Solr query interface.
Check the examples/simple
application for a usage example.
Warning: This is an experiment in progress. Things will break. Please stand back.