thomas9911 / gluesql-ex

Elixir bindings to Gluesql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gluesql

TODO: Add description

Installation

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

def deps do
  [
    {:gluesql, "~> 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/gluesql.

About

Elixir bindings to Gluesql


Languages

Language:Rust 64.5%Language:Elixir 35.5%