README.md

# exodus_sqlite3

An exodus driver for sqlite3.

Meant to be used with [exodus](https://git.sr.ht/~fancycade/exodus).

## Build

    rebar3 compile

## Test

    rebar3 ct