Skip to content
/ dal Public

Ecto proxy to simplify querying across multiple separate databases

License

Notifications You must be signed in to change notification settings

expert360/dal

Repository files navigation

DAL

CircleCI Codecov Hex.pm Hex.pm Inline docs

The Data Access Layer performs two core functions provides an abstraction for other data repositories

Installation

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

def deps do
  [
    {:dal, "~> 0.3.0"}
  ]
end

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

About

Ecto proxy to simplify querying across multiple separate databases

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages