MRGRAVITY817 / sticky_db

Ecto-adapted GlueSQL - It's very sticky!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StickyDB

TODO: Add description

Installation

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

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

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

About

Ecto-adapted GlueSQL - It's very sticky!

License:Apache License 2.0


Languages

Language:Elixir 61.3%Language:Rust 38.7%