ActiveRecord-style API for IndexedDB with TypeScript support
Check password strength against several rules. Includes ActiveRecord/ActiveModel support.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
Core libraries for supporting Vida development
Typescript ORM-style base models
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.
PouchDb implementation of @hke/activerecord
No description provided.
Atlex command-line interface (atlex new, atlex serve, generators, migrate, queue, …)
Parse git commit data, like the one we get when running `git rev-list ...`.
An ORM that supports multiple database systems (SQL/NoSQL) and ID generation middleware.
A fork of the TypeORM library with custom modifications
Brainstem.js is a companion library for Backbone.js that makes integration with Brainstem APIs a breeze. Brainstem.js adds an identity map and relational models to Backbone.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
An ActiveRecord-like ORM built ontop of Loki-js
A lightweight MySQL query builder on top of the node-mysql module.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Graphiti Client / Javascript ORM
Async ActiveRecord like StampIT Model for Rest API
This gem extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the same way that the ActiveRecord::Timestamp module updates created_(at/on) and updated_(at/on) attributes.
Automatically userstamps create and update operations if the table has created_by and/or updated_by columns