Db2ex

hex.pm version

IBM Db2 driver for Elixir

Installation

Add db2ex to your list of dependencies in mix.exs

def deps do
  [
    {:db2ex, "~> 0.0.1"}
  ]
end

Authors

License

db2ex is released under the MIT license