Expo SQLite Eloquent ORM

JSON →
library 0.10.6 ·javascript
verified Jun 4, 2026

Expo SQLite Eloquent ORM v0.10.6 is a lightweight, fluent ORM wrapper for expo-sqlite in React Native/Expo apps, inspired by Laravel's Eloquent. It provides a query builder, model-based CRUD, relationships, attribute casting, and a migration system. Updated regularly on npm, it competes with other SQLite wrappers by offering a Laravel-like API. Released under MIT license, it requires expo-sqlite ~13.4.0, React ^18.2.0, and React Native ^0.73.2.