react-native-sqlite-orm
JSON →A simple ORM utility for React Native apps using SQLite, built on top of react-native-sqlite-storage. Version 1.0.0 provides a Rails-inspired active record pattern with model definitions, CRUD operations, query builder, and raw SQL execution. Works on iOS and Android but not web. Key differentiators: lightweight, supports column types, defaults, unique constraints, and paginated queries. Integrates with Expo SQLite or direct react-native-sqlite-storage. Notable: exports from 'expo-sqlite-orm' despite package name, and uses class-based models with static getters.
Resources
packagereact-native-sqlite-orm ↗
API endpoints
full doc /v1/registry/react-native-sqlite-orm