{"library":"react-native-ts-sqlite-orm","type":"library","category":null,"description":"A fully typed TypeScript ORM for SQLite in React Native and Expo environments (v0.2.0). It provides a LINQ-like query builder for SELECT, INSERT, UPDATE, DELETE operations and supports multiple SQLite backends like react-native-sqlite-storage, expo-sqlite, and even custom API contexts. The library focuses on type safety, bulk save operations, optional encryption, and a custom useQuery hook. Unlike other ORMs, it abstracts away the specific database driver, allowing flexible switching without code changes.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","sql","sqlite","websql","expo.websql","web sqlite","ios sqlite","android sqlite","expo-sqlite","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install react-native-ts-sqlite-orm","imports":["import { Entity } from 'react-native-ts-sqlite-orm'","import { Query } from 'react-native-ts-sqlite-orm'","import { DbContext } from 'react-native-ts-sqlite-orm'","import { encryption } from 'react-native-ts-sqlite-orm'"]},{"cmd":"yarn add react-native-ts-sqlite-orm","imports":[]},{"cmd":"pnpm add react-native-ts-sqlite-orm","imports":[]}],"homepage":"https://github.com/1-AlenToma/react-native-ts-sqlite-orm#readme","github":"https://github.com/1-AlenToma/react-native-ts-sqlite-orm","docs":null,"changelog":null,"pypi":null,"npm":"react-native-ts-sqlite-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}