KonradStaniec / nim-sqlite3-abi

SQLite3 wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 its own purpose

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.

About

SQLite3 wrapper

License:Apache License 2.0


Languages

Language:C 94.5%Language:Nim 5.5%Language:Shell 0.0%