{"library":"kysely-expo-sqlite-dialect","type":"library","category":null,"description":"A Kysely dialect for Expo SQLite that bridges the Kysely query builder with SQLite databases in React Native/Expo applications. Current stable version is 0.3.0. This dialect supports modern Expo SDK and provides type-safe SQL query building, pragmatic defaults for performance (WAL mode, synchronous, foreign keys), and features like change listeners and connection callbacks. It requires peer dependencies expo-sqlite >=13.0.0, kysely >=0.28.0, expo-modules-core, and react-native-web >=0.19.0. Key differentiator: integrates Kysely's type-safe SQL builder into Expo's SQLite API, enabling compile-time query validation with full TypeScript support.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","kysely","expo","sqlite","react-native","dialect","database","sql","query-builder","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install kysely-expo-sqlite-dialect","imports":["import { ExpoSQLiteDialect } from 'kysely-expo-sqlite-dialect'","import { Kysely } from 'kysely'","interface Database { ... } // No import needed; user-defined type"]},{"cmd":"yarn add kysely-expo-sqlite-dialect","imports":[]},{"cmd":"pnpm add kysely-expo-sqlite-dialect","imports":[]}],"homepage":"https://github.com/ejkkan/kysely-expo-sqlite-dialect#readme","github":"https://github.com/ejkkan/kysely-expo-sqlite-dialect","docs":null,"changelog":null,"pypi":null,"npm":"kysely-expo-sqlite-dialect","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}