The Wayback Machine - https://web.archive.org/web/20201223184546/https://github.com/cabol/cross_db
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.