sequenced
Sequencer
Automatically assigns unique sequential IDs to records in databases
Generate scoped sequential IDs for ActiveRecord models
406 stars
8 watching
64 forks
Language: Ruby
last commit: about 2 years ago
Linked from 1 awesome list
activerecordruby
Related projects:
Repository | Description | Stars |
---|---|---|
wvanbergen/scoped_search | Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
adamjmurray/cosy | A scripting language and toolset for composing musical patterns and sequencing tasks | 29 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
twopoint718/reactive_record | A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
janko/sequel-activerecord_connection | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 137 |
databasecleaner/database_cleaner-active_record | Tools for cleaning databases using ActiveRecord | 63 |
globalize/globalize | Enables translation of model attributes in ActiveRecord models | 2,157 |
rgeo/rgeo-activerecord | An extension of ActiveRecord for working with spatial data in Ruby | 89 |
nullobject/rein | Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
ledermann/unread | A gem to manage read/unread status of records in Ruby on Rails applications. | 739 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
byroot/activerecord-typedstore | Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 446 |