Expo SQLite ORM

JSON →
library 2.2.0 ·javascript
verified Jun 4, 2026

Simple ORM for Expo SQLite, providing a lightweight abstraction layer over expo-sqlite for React Native apps. Version 2.2.0 is the latest stable release, with no recent updates or defined release cadence. It supports TypeScript, migrations, and typical CRUD operations. Differentiators include a minimalistic API, column mapping with type safety, and support for complex queries with WHERE clauses. However, it only works on iOS and Android, not on web. The package is relatively small and may not be actively maintained.