{"id":44621,"library":"cordova-sqlite-ext-deps-appery","title":"Cordova SQLite Ext Dependencies","description":"This package provides pre-built native dependencies for Cordova SQLite plugins, specifically for building cordova-sqlite-ext. Version 4.0.0 bundles SQLite 3.32.3 amalgamation with FTS3/4/5, RTREE, JSON1, and base64/regexp extensions. It includes JAR libraries for Android and source for iOS/macOS/Windows. Released as part of the cordova-sqlite-ext ecosystem, it is updated infrequently. Compared to alternatives like cordova-sqlite-storage, this package offers extended SQLite features but is specifically tied to the cordova-sqlite-ext plugin.","status":"maintenance","version":"4.0.0","language":"javascript","source_language":"en","source_url":"https://github.com/appery-io/cordova-sqlite-ext-deps","tags":["javascript","cordova","sqlite","amalgamation"],"install":[{"cmd":"npm install cordova-sqlite-ext-deps-appery","lang":"bash","label":"npm"},{"cmd":"yarn add cordova-sqlite-ext-deps-appery","lang":"bash","label":"yarn"},{"cmd":"pnpm add cordova-sqlite-ext-deps-appery","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"This package is a dependency for Cordova plugin builds, not for application code.","wrong":"Do not import directly.","symbol":"cordova-sqlite-ext-deps-appery","correct":"No import; used as a Cordova plugin dependency."},{"note":"The amalgamation is included for building native code.","wrong":"Do not use require('cordova-sqlite-ext-deps-appery').","symbol":"SQLite3 amalgamation","correct":"Referenced via plugin build scripts."}],"quickstart":{"code":"// This package is not used directly in app code.\n// It is a dependency for building cordova-sqlite-ext.\n// To use, add cordova-sqlite-ext to your Cordova project:\n// cordova plugin add cordova-sqlite-ext\n// Then use the SQLite plugin API:\n// const db = window.sqlitePlugin.openDatabase({name: 'test.db', location: 'default'});\n// db.executeSql('SELECT 1', [], (rs) => console.log(rs));","lang":"javascript","description":"Demonstrates that this package is not imported directly; it is used as a Cordova plugin native dependency."},"warnings":[{"fix":"Check for newer versions of cordova-sqlite-ext which may bundle updated dependencies.","message":"This package is specific to cordova-sqlite-ext and contains pre-built binaries that may not be up-to-date with latest SQLite releases.","severity":"gotcha","affected_versions":">=4.0.0"},{"fix":"Only use this package as intended for cordova-sqlite-ext builds.","message":"JAR libraries are built with SQLITE_THREADSAFE=1 and other specific compile flags; using these libs with inconsistent flags may cause undefined behavior.","severity":"breaking","affected_versions":">=0.0.0"},{"fix":"Consider using a more recent SQLite amalgamation or alternative plugin.","message":"SQLite 3.32.3 is outdated; newer versions fix security vulnerabilities.","severity":"deprecated","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'3.32.3':28 '4.0.0':25 'altern':63 'amalgam':29,89 'android':42 'base64/regexp':35 'build':19 'built':10 'bundl':26 'compar':61 'cordova':1,14,21,53,66,82,87 'cordova-sqlite-ext':20,52,81 'cordova-sqlite-storag':65 'depend':4,12 'ecosystem':56 'ext':3,23,55,84 'extend':72 'extens':36 'featur':74 'fts3/4/5':31 'includ':38 'infrequ':60 'ios/macos/windows':46 'jar':39 'javascript':86 'json1':33 'librari':40 'like':64 'nativ':11 'offer':71 'packag':6,70 'part':49 'plugin':16,85 'pre':9 'pre-built':8 'provid':7 'releas':47 'rtree':32 'sourc':44 'specif':17,77 'sqlite':2,15,22,27,54,67,73,83,88 'storag':68 'tie':78 'updat':59 'version':24","created_at":"2026-06-07T12:51:01.541912+00:00","updated_at":"2026-06-07T12:51:01.541912+00:00","problems":[{"fix":"Do not require or import this package; it is a native dependency for Cordova plugin builds.","cause":"Attempting to import this package directly in app code.","error":"Error: Cannot find module 'cordova-sqlite-ext-deps-appery'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/appery-io/cordova-sqlite-ext-deps#readme","github":"https://github.com/appery-io/cordova-sqlite-ext-deps","docs":null,"changelog":null,"pypi":null,"npm":"cordova-sqlite-ext-deps-appery","openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-07","next_check":"2026-09-05","install_tag":null}}