NativeScript MtMobile SQLite
JSON →SQLite database plugin for NativeScript applications, enabling local data storage on Android and iOS. Current version 1.3.0 is stable but shows low maintenance activity. Provides synchronous API with openOrCreate, execute, transaction, and deleteDatabase functions. Differentiates from nativescript-sqlite by offering TypeScript types and a minimal API surface, but lacks active community support and modern async patterns.