Object-relational mapping framework specifically designed for Axway's API Builder runtime (formerly Appcelerator Arrow). Version 2.10.2 is the latest stable release. It provides Model, Instance, Collection, and Connector abstractions for building data-driven APIs. Key differentiators: tight integration with API Builder connectors, auto-generated models, and support for various actions like CRUD, query, and upsert.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Arrow ORM is ESM-only since v2.
Named export for instance objects.
Named export for collections.
Named export for defining connectors.
Demonstrates creating a simple User model with fields, a memory connector, and saving an instance.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.