erlang-sqlite3 icon indicating copy to clipboard operation
erlang-sqlite3 copied to clipboard

Sqlite gen_server port for Erlang. Creates, reads and writes to sqlite database.

Results 5 erlang-sqlite3 issues
Sort by recently updated
recently updated
newest added

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