BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

static-record

v1.2.1RubyGems· Ruby

StaticRecord is a module allowing to perform ActiveRecord-like queries over Ruby files. Those act as immutable database records that only developers can alter. Their attributes are stored in a SQLite3 database re-created on startup. Queries instantiate each retrieved records.

The verdict
Abandoned. Last published 9 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 9 years ago.
Popularity
6 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.2.19 years ago
  • 1.2.09 years ago
  • 1.1.09 years ago
  • 1.0.19 years ago
  • 1.0.09 years ago
  • 1.0.0.pre.49 years ago
  • 1.0.0.pre.39 years ago
  • 1.0.0.pre.29 years ago
static-record — StaticRecord is a module allowing to perform ActiveRecord-like queries over Ruby files. Those act as immutable database records that only developers can alter. Their attributes are stored in a SQLite3 database re-created on startup. Queries instantiate each retrieved records. (Ruby / RubyGems) · Modules