Skip to content

Simple and flexible database wrapper for Erlang

License

Notifications You must be signed in to change notification settings

hasithadkr7/cross_db

 
 

Repository files navigation

CrossDB

Build Status

Simple and flexible database wrapper for Erlang

Still in development stage!

CrossDB is highly inspired by Ecto and also SumoDB.

See the getting started guide.

Testing

Before to run the tests you have run dialyzer first:

$ rebar3 dialyzer

Then run the tests like so:

$ rebar3 ct

And if you want to check the coverage:

$ rebar3 do ct, cover

Copyright and License

Copyright (c) 2018 Carlos Bolanos

CrossDB source code is licensed under the MIT License.

About

Simple and flexible database wrapper for Erlang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 100.0%