frozen_record
Static Data Reader
Provides a read-only interface to static data files in a Ruby-like Active Record manner
Read only ActiveRecord-like interface to query static YAML files
395 stars
7 watching
46 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list
ruby
Related projects:
Repository | Description | Stars |
---|---|---|
byroot/activerecord-typedstore | Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 446 |
ledermann/unread | A gem to manage read/unread status of records in Ruby on Rails applications. | 739 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
radar/by_star | A Ruby gem that provides time-based query capabilities for ActiveRecord and Mongoid models. | 1,052 |
yamldb/yaml_db | A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 950 |
ankane/torchdata-ruby | A Ruby library for composable data loading and preprocessing of datasets. | 10 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
orslumen/record-cache | A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
seamusabshere/data_miner | Automates data import from various file formats into Active Record models | 302 |
brianmario/yajl-ruby | A C-based JSON parsing and encoding library for Ruby | 1,480 |
waterlink/active_record.cr | An implementation of the Active Record pattern in Crystal | 191 |
airbrake/airbrake | Provides robust exception tracking and error monitoring for Ruby applications. | 969 |
davyjoneslocker/postgres_ext | Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
grosser/autotest | A tool that automates testing of Ruby projects by running tests as soon as a file is saved. | 121 |