Do not follow this link

~fancycade/strata_sqlite3

A sqlite3 implementation for strata
Add rebar lock
Initial commit rename to strata

clone

read-only
https://git.sr.ht/~fancycade/strata_sqlite3
read/write
git@git.sr.ht:~fancycade/strata_sqlite3

You can also use your local clone with git send-email.

#strata_sqlite3

An strata driver for sqlite3.

Meant to be used with strata.

#Build

rebar3 compile

#Test

rebar3 ct
Do not follow this link