Registry / database / nobrainer

nobrainer

JSON →
library0.44.1rbrubygemsunverified

NoBrainer provides a similar interface to ActiveRecord and Mongoid for building data models on top of RethinkDB with precise semantics.

gem install nobrainer
INSTALL
IMPORT
SIG · NOBRAINER
N
nobrainer
databaserubyv0.44.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NoBrainer
require 'nobrainer'

Define a RethinkDB model with NoBrainer

require 'nobrainer' class User include NoBrainer::Document field :name end
Debug
Known issues
breakingRethinkDB is no longer actively maintained, which may affect long-term compatibility.
fix
Consider migrating to a supported database or using a maintained fork.
affects: >= 0.0.0
Upgrade
Version history
0.44.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
30
Resources
nobrainer — gem install nobrainer · libregistry