active_record.cr
Record keeper
An implementation of the Active Record pattern in Crystal
Active Record pattern implementation for Crystal.
191 stars
13 watching
16 forks
Language: Crystal
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
orslumen/record-cache | A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
healthie/activerecord_cursor_paginate | A gem that enables pagination of Active Record results using cursor-based pagination | 129 |
byroot/frozen_record | Provides a read-only interface to static data files in a Ruby-like Active Record manner | 395 |
ledermann/unread | A gem to manage read/unread status of records in Ruby on Rails applications. | 739 |
imdrasil/jennifer.cr | A Crystal-based ORM system with flexible query DSL and model definition capabilities | 418 |
crystal-loot/selenium.cr | A Selenium client library for Crystal programming language | 26 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 407 |
crystal-community/icr | An interactive console for running Crystal programming language code in real-time | 506 |
janko/sequel-activerecord_connection | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 137 |
comfy/active_link_to | A Rails view helper to manage the 'active' state of links | 844 |
waterlink/mocks.cr | A general-purpose mocking library for Crystal | 54 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
yiiext/activerecord-relation-behavior | A behavior that simplifies the management of related records in Yii applications | 92 |
vladfaust/callbacks.cr | An expressive callbacks module for Crystal | 12 |