The IVMS util is an open source library to help you generate the data for interVASP messaging within Sygna Bridge Ecosystem.
ActiveRecord-style API for IndexedDB with TypeScript support
Dependency free publish/subscribe library
Check password strength against several rules. Includes ActiveRecord/ActiveModel support.
The flow.ai Javascript SDK
PayXpert API wrapper in NodeJS
システムのコアとなる静的構造のためのパッケージです。
Originator Profile (OP) 仕様に準拠した Verifiable Credential (VC) を作成・管理するためのツールです。
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
Core libraries for supporting Vida development
An ORM for Node.js and the Sails framework
Typescript ORM-style base models
gluon-plasma off-chain exchange lib
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
## Requirements
A libp2p module that uses pubsub for mdns like peer discovery
Dependency free publish/subscribe library. Fork from pubsub-js but supporting ssr.
Alcatel-Lucent Enterprise Rainbow Notification
gluon-plasma off-chain exchange lib
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.
TypeScript types and interfaces for the Transaction Authorization Protocol (TAP)
PouchDb implementation of @hke/activerecord
No description provided.
Atlex command-line interface (atlex new, atlex serve, generators, migrate, queue, …)
This gem adds comments to the SQL to indicate where the SQL parts are constructed.
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.
ActiveRecord backend for Delayed::Job, originally authored by Tobias Lütke
WhyQuery helps you trace where each SQL query in your Rails app comes from by logging the Ruby file and line that triggered it. Great for debugging N+1s and rogue queries in development.
DraftPunk allows editing of a draft version of an ActiveRecord model and its associations. When it's time to edit, a draft version is created in the same table as the object. You can specify which associations should also be edited and stored with that draft version. All associations are stored in their native table. When it's time to publish, any attributes changed on your draft object persist to the original object. All associated objects behave the same way. Any associated have_many objects which are deleted on the draft are deleted on the original object. This gem doesn't rely on a versioning gem and doesn't store incremental diffs of the model. It simply works with your existing database (plus one new column on your original object).
Oracle "enhanced" ActiveRecord adapter contains useful additional methods for working with new and legacy Oracle databases. This adapter is superset of original ActiveRecord Oracle adapter.
ActiveRecord plugin originally designed for Merb use that allows the packaging of objects into formats: marshal, json and yaml.
DataMapper plugin for counter caches ala ActiveRecord. Original idea and implementation by Saimon Moore (daimonmoore [a] gmail [d] com)
ActiveRecord backend for DelayedJobUniqueKey, originally authored by Tobias Luetke
The original ActiveScaffold supports Rails (http://rubyonrails.org/) with it's native ORM ActiveRecord. This version replaces support for ActiveRecord with support for Sequel (http://sequel.rubyforge.org/).
An ActiveRecord store for OpenID, forked from its original author for rails 3 support
ActiveRecord backend for DelayedJob, originally authored by Tobias Luetke