Popularity
4.2
Declining
Activity
0.0
Stable
31
5
4

Programming language: Elixir
License: The Unlicense

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.

Do you think we are missing an alternative of riak_ecto or a related project?

Add another 'ORM and Datamapping' Package

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.