{"library":"expo-sqlite-query-helper-next","type":"library","category":null,"description":"SQLite query helper library for expo-sqlite, providing a simplified API for common database operations like createTable, insert, search, update, and delete. Current stable version 1.1.6 targets Expo SDK 45+ and expo-sqlite ^10.2.0. It wraps SQLite queries with promise-based results and includes auto-increment ID tracking. Unlike raw expo-sqlite, this library reduces boilerplate but is tightly coupled to Expo's SQLite implementation and lacks support for transactions, migrations, or raw SQL passthrough.","language":"javascript","status":"active","version":"1.1.6","tags":["javascript","expo","react-native","sqlite","expo-sqlite","expo-sqlite-helper","sqlite-query-builder","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install expo-sqlite-query-helper-next","imports":["import Database from 'expo-sqlite-query-helper-next'","import { createTable } from 'expo-sqlite-query-helper-next'","import { insert } from 'expo-sqlite-query-helper-next'","import { search } from 'expo-sqlite-query-helper-next'","import { update } from 'expo-sqlite-query-helper-next'","import { remove } from 'expo-sqlite-query-helper-next'"]},{"cmd":"yarn add expo-sqlite-query-helper-next","imports":[]},{"cmd":"pnpm add expo-sqlite-query-helper-next","imports":[]}],"homepage":"https://github.com/kesylo/expo-sqlite-query-helper#readme","github":"https://github.com/kesylo/expo-sqlite-query-helper","docs":null,"changelog":null,"pypi":null,"npm":"expo-sqlite-query-helper-next","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}