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 3 years ago
Linked from 1 awesome list
activerecordruby
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
| | Database sharding extension for Ruby on Rails applications | 211 |
| | A programming language and software framework for composing musical patterns and general-purpose sequencing. | 29 |
| | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| | Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| | A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
| | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
| | Tools for cleaning databases using ActiveRecord | 65 |
| | Adds model translations to ActiveRecord models for multi-language support | 2,160 |
| | An extension of ActiveRecord for working with spatial data in Ruby | 90 |
| | Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| | A gem to manage read/unread status of records in Ruby on Rails applications. | 742 |
| | An adapter for connecting Ruby on Rails to Microsoft SQL Server | 973 |
| | Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 447 |