Arcane ORM

JSON →
library 1.1.5 ·javascript
verified Jun 4, 2026

Arcane ORM (v1.1.5) is a lightweight, schemaless ORM module for the arcane framework, designed for rapid prototyping and small-to-medium projects. It provides a simple model abstraction over databases with minimal configuration, supporting basic CRUD operations and relationship management. Unlike full-featured ORMs like Sequelize or TypeORM, it prioritizes simplicity over advanced features (migrations, complex joins). Release cadence is low, with infrequent updates.