ember-cli shim for normalizr.js for normalizing activerecord-like REST api data
JavaScript ORM for s5 API - Rails ActiveRecord-like interface
A Backbone.Model inspired modellayer for AngularJS
IndexDB ORM in ActiveRecord way
A TypeScript ORM inspired by ActiveRecord for PostgreSQL, SQLite, and (TODO: MySQL) running on Bun
An ORM infrastructure design relative to Rails' ActiveRecord
ActiveRecord-style ORM for Cloudflare D1, built on Drizzle. Models, relations, factories, lifecycle hooks, pagination, and first-class multi-tenant support.
(Typescript) well tested, easy to use and highly extendable ActiveRecord library for browser and node js with code generation
MySQL ActiveRecord Adapter for Node.js ======================================
An ActiveRecord style layer that sits on top of React Native's AsyncStorage
This Package tries to give rails ActiveRecord scope functionality To simple javascript class ```JavaScript const { withScope } = require('./index'); class Example { static reverse(self) { return self.reverse(); }
Simple ORM/ActiveRecord for WebSQL that covers 90% of use cases. Supports 1:1, 1:many and many:many relations, indexes, fixtures and migrations.
an ActiveRecord-inspired ORM for Typescript
A simple ActiveRecord like nodejs module for mysql
A tiny Active Record implementation for TypeScript
MySQL ActiveRecord Adapter for Node.js ======================================
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
Core libraries for supporting Vida development
ActiveRecord-like LocalStorage accessor
An ORM for Node.js and the Sails framework
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
RedwoodRecord is an ORM ([Object-Relational Mapping](https://en.wikipedia.org/wiki/Object%E2%80%93relational_mapping)) built on top of Prisma. It may be extended in the future to wrap other database access packages.
No description provided.
Atlex command-line interface (atlex new, atlex serve, generators, migrate, queue, …)