Ionic-ORM

JSON →
library 0.0.5 ·javascript abandoned
verified Jun 4, 2026

Ionic-ORM (v0.0.5) is a fork of TypeORM for Ionic 2+ Cordova apps, using WebSQL or SQLite. It provides a data-mapper pattern with decorators (@Table, @Column) for relational database mapping in TypeScript/JavaScript. Release cadence is low; last update was in 2017. Key differentiator: tailored for Ionic mobile apps with Cordova SQLite storage. However, it is largely unmaintained and inferior to updated TypeORM or other modern alternatives.