Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 248 Bytes

SQLele

SQLele wraps the C SQLite API so you don't have to. Use it as-is for low-level SQLite access, or to build awesome libraries upon without dealing with the C API.

Status

Work in progress. A subset of SQLite API is currently supported.