Skip to content

isabella232/nim-sqlcipher

 
 

Repository files navigation

nim-sqlcipher

License: MIT Stability: experimental Tests (GitHub Actions)

Nim wrapper for SQLCipher. It builds SQLCipher and provides a simple API based on tiny_sqlite.

Requirements

# Linux
sudo apt install libssl-dev

# MacOS
brew install openssl

# Windows (msys2)
pacman -S mingw-w64-x86_64-openssl

Usage

TODO

License

Wrapper License

Licensed and distributed under the MIT License.

Dependency Licenses

About

SQLCipher Wrapper

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 87.3%
  • Makefile 12.1%
  • Shell 0.6%