erlang-sqlite3
erlang-sqlite3 copied to clipboard
Sqlite gen_server port for Erlang. Creates, reads and writes to sqlite database.
Hello Alexey, I prepared a release of sqlite3 for hex.pm (as version 1.1.5) and here is what I used to prepare the package. We needed that to release ejabberd on...
I need to statically link this driver - I'm going to start on this but I'm wondering if anyone's tried this and if there are any known issues.
At some point the build should use a rebar3-compatible Makefile to compile the C code: http://www.rebar3.org/docs/building-cc
SQLite does not support concurrent writes. It would be great if `erlang-sqlite3` provided an easy-to-use queue that INSERT commands could be sent to via multiple processes, but that would be...
Review EDoc and add it to Wiki. Use https://github.com/esl/edown