Popularity
1.0
Stable
Activity
0.0
Stable
0
3
1

Programming language: Elixir

barrel_ex alternatives and similar packages

Based on the "ORM and Datamapping" category.
Alternatively, view barrel_ex alternatives based on common mentions on social networks and blogs.

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

Add another 'ORM and Datamapping' Package

README

Barrex

BarrelDB Elixir client

Installation

If available in Hex, the package can be installed by adding barrex to your list of dependencies in mix.exs:

def deps do
  [
    {:barrex, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/barrex.