kysely-expo
JSON →Expo SQLite dialect and provider for Kysely, the TypeScript SQL query builder. Current stable version is 56.0.0, compatible with Expo SDK 56+. Provides a KyselyProvider React context to initialize and expose the database, with automatic STRICT table creation, type converters (auto affinity and column-name-based), and blob support. Key differentiator: simplifies Kysely integration with Expo's SQLite module, handling connection lifecycle and type conversions for booleans, dates, JSON, and binary data without raw SQL.
Resources
packagekysely-expo ↗