libdoltlite-sys 0.38.4

Native bindings to the DoltLite SQLite-compatible library
Documentation
1
2
3
# RusqDoltLite

This project is a fork of [`Rusqlite`](https://github.com/rusqlite/rusqlite) using [`DoltLite`](https://github.com/dolthub/doltlite) as the SQLite backend. It should be possible to use this library just as you would use rusqlite.