oxisqlite 0.2.1

oxisqlite Pure-Rust SQLite-compatible engine (C-free fork of limbo)
Documentation
1
2
3
4
5
6
7
oxisqlite is a Pure-Rust (C-free) fork of limbo 0.0.22 (https://github.com/tursodatabase/limbo)
@ commit e59c5185ddc2b6451307324042efd81115376df1.

Removed: mimalloc C allocator, lemon.c build-time parser generator (parser pre-generated),
built/git2 build-info.

License: MIT (sqlite3-parser portions: MIT OR Apache-2.0).