Registry / database / bmg
library0.23.6rbrubygemsunverified

A relational algebra library for Ruby, simpler and lighter than Alf.

gem install bmg
INSTALL
IMPORT
SIG · BMG
B
bmg
databaserubyv0.23.6
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.

Bmg
require 'bmg'

Create and query a relation

require 'bmg' relation = Bmg::Relation.new([{ name: 'Alice' }, { name: 'Bob' }]) relation.restrict(name: 'Alice').to_a
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.23.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
OpenAI (training)
1
Resources
bmg — gem install bmg · libregistry