arnetheduck / nim-sqlite3-abi

SQLite3 wrapper
Apache License 2.0
15 stars 9 forks source link

nim-sqlite3-abi

License: Apache License: MIT Stability: experimental

A low-level Nim wrapper for the SQLite. Builds and exposes the raw C API of SQLite 3.

Usage

TODO

Versioning

The library generally follows the upstream version number, adding one more number for tracking changes to the wrapping itself

License

Wrapper License

This repository is licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.

Dependency License

SQLite Is Public Domain. See their licensing page for further information.