graphitesql 0.0.4

A pure, safe, no_std Rust re-implementation of SQLite, compatible with the SQLite 3 file format.
Documentation
1
2
SQLite format 3@  .zq
���,Aindexidx_btCREATE INDEX idx_b ON t(b)L�tablettCREATE TABLE t(a INTEGER PRIMARY KEY, b TEXT, c REAL, d BLOB)
�����world@�z�G�hello@	�Q�
����	world	hello