Skip to content

KonradStaniec/nim-sqlite3-abi

 
 

Repository files navigation

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHEv2
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.5%
  • Nim 5.5%