{"library":"react-native-sqlite-helper","type":"library","category":null,"description":"react-native-sqlite-helper is a Promise-based wrapper for react-native-sqlite-storage, providing non-blocking SQLite operations in React Native. It offers a functional SQL interface with formatted return values (arrays of objects). Current stable version is 1.1.4 (last updated 2022?). It requires react-native-sqlite-storage as a peer dependency, which must be linked natively. Differentiators: simpler Promise API compared to the callback-based react-native-sqlite-storage, and no native code inclusion itself, relying on the parent library.","language":"javascript","status":"maintenance","version":"1.1.4","tags":["javascript","react-native","react-native-sqlite-storage","SQLite3","sqlite","native","plugin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-native-sqlite-helper","imports":["import SQLite from 'react-native-sqlite-helper'","import SQLite from 'react-native-sqlite-helper'; SQLite.openDB({ name: 'test.db' })","import SQLite from 'react-native-sqlite-helper'; SQLite.executeSql('SELECT * FROM users')"]},{"cmd":"yarn add react-native-sqlite-helper","imports":[]},{"cmd":"pnpm add react-native-sqlite-helper","imports":[]}],"homepage":"https://github.com/longlongago2/react-native-sqlite-helper#readme","github":"https://github.com/longlongago2/react-native-sqlite-helper","docs":null,"changelog":null,"pypi":null,"npm":"react-native-sqlite-helper","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}