Registry / cli / alf
library0.16.3rbrubygemsunverified

Alf brings a beautiful yet powerful relational algebra to the Shell and to Ruby.

gem install alf
INSTALL
IMPORT
SIG · ALF
A
alf
clirubyv0.16.3
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.

Alf
require 'alf'

Perform relational algebra queries

require 'alf' # Query a relation Alf::Relation([{name: 'Alice', age: 30}, {name: 'Bob', age: 25}]). restrict(age: 25..30). project([:name])
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
56 hits · last 30 days
node
48
Perplexity
1
OpenAI (training)
1
Resources
alf — gem install alf · libregistry