Skip to content

mbektchiev/nativescript-sqlite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NativeScript-Sqlite

Developed by

MasterTech

Documentation

The documentation for the plugin is located in the src folder.

Commercial Options

The commercial version comes with the following enhancements:

  • TypeScript definitions
  • Totally backwards compatible with the free version
  • Prepared statements
  • Multilevel transaction support
  • Encryption
  • (Coming soon) Multi-threading

Installation

  • tns plugin add nativescript-sqlite@latest

Installation of Encrypted Plugin (Provides encryption support)

  • tns plugin add nativescript-sqlite-encrypted-1.2.0.tgz

Installation of Commercial Plugin (Provides Transactions and Prepared statments)

  • tns plugin add nativescript-sqlite-commercial-1.2.0.tgz

About

SQLite Bindng for NativeScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%