Skip to content

MaxoSql is a lean and universal query builder for Elixir

Notifications You must be signed in to change notification settings

maxohq/maxo_sql

Repository files navigation

MaxoSql

Hex.pm Docs CI

MaxoSql is ...

Usage

IO.puts "hello"

Installation

The package can be installed by adding maxo_sql to your list of dependencies in mix.exs:

def deps do
  [
    {:maxo_sql, "~> 0.1"}
  ]
end

The docs can be found at https://hexdocs.pm/maxo_sql.

Support

Sponsored by Quantor Consulting

License

The lib is available as open source under the terms of the MIT License.

About

MaxoSql is a lean and universal query builder for Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages