Topic

activerecord

Repositories (1251)

active_record_compose-example
active_record_compose-example hamajyotan Ruby

Sample application for active_record_compose gem

1
vscode-rails-db-schema
vscode-rails-db-schema wilfison TypeScript

A Visual Studio Code extension to explore and navigate Rails database schema files with ease

1
orm
orm askonomm PHP

A object relational mapper with a query builder and out of box support for MySQL databases.

1
modern_searchlogic
modern_searchlogic RDIL Ruby

searchlogic for Rails 3+!

1
yii2
yii2 yii2-framework PHP

Yii2: high-performance, component-based PHP framework with ActiveRecord, RBAC, REST APIs, caching, migrations, and first-class Inertia.js and Vite int...

1
rails-panda-search
rails-panda-search bigbadpanda-tech Ruby

Substring search for encrypted Rails columns using pluggable indexing strategies. Ships with n-gram search out of the box.

1
activerecord-model_inheritance
activerecord-model_inheritance moku-io Ruby

An attempt at real inheritance for ActiveRecord models.

1
model-typecast
model-typecast yii1tech PHP

Allows typecast for Model and ActiveRecord attributes for Yii1

1
551-optimizations
551-optimizations driftingruby HTML

In this episode, we look at a few different ways of improving the speed of a page. There are many paths to take. Some of them leaves a lot of optimiza...

1
ar_batcher
ar_batcher baptistejub Ruby

An easy-to-use ActiveRecord batch loader to prevent N+1 database queries

1
Nex_blog
Nex_blog Iank-code Ruby
1
active_record_table_info
active_record_table_info Narazaka Ruby
1
sti_fallback
sti_fallback osbre Ruby

Fall back to base model on missing STI subclasses in ActiveRecord

1
RealState_MVC
RealState_MVC nachtlz PHP

Real estate website for selling your property, browsing or purchasing other properties, and, as an administrator, performing CRUD operations on real e...

1
strict_pagination
strict_pagination hdamico Ruby

Strict pagination validation for ActiveRecord, prevents unsafe JOINs that cause inconsistent pagination results

1
ruby-and-activerecord
ruby-and-activerecord ErnaneJ Ruby

Guia prático de como utilizar o a Gem ActiveRecord do Ruby sem framework. 🚀

1
food-recipe-app
food-recipe-app peterdtitan Ruby

The Food Recipe App keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, c...

1
Signoff
Signoff JijoBose Ruby

Signoff adds convention-over-configuration approval workflows to ActiveRecord models. Declare states and transitions with a simple DSL, get submit!/ap...

1
schema_ferry
schema_ferry kyuuri1791 Ruby

Continuously sync MySQL schema definitions to PostgreSQL via a declarative DSL.

1
active_record_explain_in_english
active_record_explain_in_english jonathangrinstead Ruby

Translates ActiveRecord relations into plain English by explaining common Arel query nodes like where, joins, order, group, and limit.

1
provenance
provenance inikalaev Ruby

Drop-in audit trail for Rails: user actions & model changes, transaction-aware, sensitive-data filtering, pluggable delivery hooks.

1
maglev
maglev benjis Ruby

Maglev is a Rails-native, read-only knowledge and query layer for ActiveRecord applications.

1
activerecord-mysql-pkdump
activerecord-mysql-pkdump winebarrel Ruby

Dump type information of non-standard MySQL primary keys

1
kinko
kinko flucksite Ruby

Framework-agnostic encrypted columns for Ruby with versioned key rotation and optional blind indexes for equality lookups.

1
pico_phone-rails
pico_phone-rails gjack Ruby

Rails integration for pico_phone: ActiveRecord attribute type, validator, and normalizer for phone numbers

1
piton
piton TyyHunt Ruby

Resumable, verifiable data migrations for Rails

1
active-record-crud-practice
active-record-crud-practice sylwiavargas Ruby

🌱 learn ActiveRecord through practicing on plants and their parents 🌱

0
Racqueteer
Racqueteer yndajas Ruby

Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!

0
translatable_fields
translatable_fields ruslantolstov Ruby

Translate your fields in ActiveRecord.

0
active-dynamo
active-dynamo aonemd Ruby

An ActiveRecord like ODM for AWS DynamoDB

0
activerecord_settings
activerecord_settings dansingerman Ruby

A simple key-value store for activerecord

0
active_record_practice
active_record_practice TravisGM92 Ruby

This was a practice project using Active Record. In it, we were expected to use Active Record methods in order to get the same answer that the project...

0
assert-activerecord
assert-activerecord redding Ruby

Helpers for testing ActiveRecords in Assert test suites.

0
find_near_date
find_near_date Narazaka Ruby

find record by date from DB tables that is not indexed by date column (for ActiveRecord)

0
activerecord-except
activerecord-except mauromorales Ruby

Provides `ActiveRecord::Relation#except`, a convenience method that lets you select all the fields from a table except for the given ones.

0
dbee-active_record
dbee-active_record bluemarblepayroll Ruby

Plugs in ActiveRecord so Dbee can use Arel for SQL generation.

0
activerecord-missing
activerecord-missing yujideveloper Ruby

Backport of `ActiveRecord::QueryMethods::WhereChain#missing` for Rails 6.0 and 5.x applications.

0
datewari
datewari kanety Ruby

An ActiveRecord extension to build date oriented pagination links

0
activerecord-pick
activerecord-pick yujideveloper Ruby

Backport of `ActiveRecord::Relation#pick` for Rails 5 and 4.2 applications.

0
yii2-pro-active-query
yii2-pro-active-query matrozov PHP

Dynamically extensible ActiveQuery class

0
tagliani
tagliani paractmol Ruby

Blazing fast ActiveRecord library to create tags using ElasticSearch

0
has_encrypted_field
has_encrypted_field vinistock Ruby

Encrypted attributes for activerecord models

0
sql_attributes
sql_attributes Drieam Ruby

Add virtual attributes to an ActiveRecord model based on an SQL query

0
chop
chop botandrose Ruby

Slice and dice your Cucumber tables with ease! Assumes usage of ActiveRecord and Capybara.

0
deep_import
deep_import smith11235 Ruby

Ruby Gem for quick, standard code, for faster batched imports of complex nested data/models.

0
simple_group
simple_group patorash Ruby

simple_group is able to add group function to ActiveRecord.

0
red-shoes
red-shoes mariusz96 Ruby

A database-backed JSON:API in Ruby and Rails

0
has_order
has_order kolesnikovde Ruby

has_order is an ORM extension that provides user-sorting capabilities.

0
tmsu-rubY
tmsu-rubY MaxPleaner Ruby

An ORM inspired by activerecord which uses the filesystem and TMSU tagging system

0
basic_book_manager
basic_book_manager fatosmorina Ruby

Basic book manager app supporting CRUD operations written in Ruby using active records outside Rails.

0