Packages
ecto_libsql
v0.9.0
Elixir Ecto adapter for LibSQL and Turso databases. Supports local SQLite files, remote Turso cloud databases, and embedded replicas with sync. Built with Rust NIFs for reliability and fault tolerance. See the Changelog for details!
Dependencies of ecto_libsql
6 dependencies| Package | Requirement | Status |
|---|---|---|
| db_connection | ~> 2.1 | |
| ecto | ~> 3.11 | |
| ecto_sql | ~> 3.11 | |
| jason | ~> 1.4 | |
| rustler | ~> 0.37.1 | optional |
| rustler_precompiled | ~> 0.8 |