{"library":"muya-sqlite","type":"library","category":null,"description":"A tiny SQLite companion for muya state management library (v0.0.5). Reactive, paginated, type-safe queries over SQLite tables that auto-sync on data mutation. Uses a push-driven subscription model: views update automatically when any part of the app calls set/delete/batchSet on the underlying table. Returns TanStack-style hook result (data, status, isLoading, isFetching, isStale, isError, error, hasNextPage, fetchNextPage, refetch). Optional global cache via cacheKey persists data and subscriptions across mount/unmount cycles. Built on useSyncExternalStore, concurrent-safe, no QueryClientProvider required. Requires muya >=2.5.8 and react >=18 <20.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","react","react-native","sqlite","state","muya","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install muya-sqlite","imports":["import { createSqliteState } from 'muya-sqlite'","import { useSqliteValue } from 'muya-sqlite'","import { bunMemoryBackend } from 'muya-sqlite'"]},{"cmd":"yarn add muya-sqlite","imports":[]},{"cmd":"pnpm add muya-sqlite","imports":[]}],"homepage":"https://github.com/samuelgjabel/muya","github":"https://github.com/samuelgjabel/muya","docs":null,"changelog":null,"pypi":null,"npm":"muya-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}