An open API service providing repository metadata for many open source software ecosystems.

Topic: "activerecord"

rails/rails

Ruby on Rails

Language: Ruby - Size: 253 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 57,016 - Forks: 21,865

paper-trail-gem/paper_trail

Track changes to your rails models

Language: Ruby - Size: 3.74 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 6,886 - Forks: 906

activerecord-hackery/ransack

Object-based searching.

Language: Ruby - Size: 5.92 MB - Last synced at: about 23 hours ago - Pushed at: 9 days ago - Stars: 5,789 - Forks: 823

aasm/aasm

AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)

Language: Ruby - Size: 2.01 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5,086 - Forks: 638

ctran/annotate_models

Annotate Rails classes with schema and routes info

Language: Ruby - Size: 1.59 MB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 4,474 - Forks: 657

scenic-views/scenic

Versioned database views for Rails

Language: Ruby - Size: 414 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3,530 - Forks: 230

collectiveidea/audited

Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.

Language: Ruby - Size: 1.15 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 3,442 - Forks: 675

sqlkata/querybuilder

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

Language: C# - Size: 823 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 3,245 - Forks: 515

elastic/elasticsearch-rails

Elasticsearch integrations for ActiveModel/Record and Ruby on Rails

Language: Ruby - Size: 5.52 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 3,079 - Forks: 804

public-activity/public_activity

Easy activity tracking for models - similar to Github's Public Activity

Language: Ruby - Size: 617 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2,982 - Forks: 335

thiagopradi/octopus

Database Sharding for ActiveRecord

Language: Ruby - Size: 1.18 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 2,543 - Forks: 507

magnusvk/counter_culture

Turbo-charged counter caches for your Rails app.

Language: Ruby - Size: 747 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2,054 - Forks: 216

Shopify/identity_cache

IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!

Language: Ruby - Size: 1.34 MB - Last synced at: about 9 hours ago - Pushed at: 10 days ago - Stars: 1,935 - Forks: 173

ClosureTree/closure_tree

Easily and efficiently make your ActiveRecord models support hierarchies

Language: Ruby - Size: 1.27 MB - Last synced at: 6 days ago - Pushed at: 24 days ago - Stars: 1,884 - Forks: 243

gregnavis/active_record_doctor

Identify database issues before they hit production.

Language: Ruby - Size: 433 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1,858 - Forks: 60

brainspec/enumerize

Enumerated attributes with I18n and ActiveRecord/Mongoid support

Language: Ruby - Size: 659 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1,750 - Forks: 195

palkan/logidze

Database changes log for Rails

Language: Ruby - Size: 720 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1,645 - Forks: 81

salsify/goldiloader

Just the right amount of Rails eager loading

Language: Ruby - Size: 290 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1,633 - Forks: 53

adzap/validates_timeliness

Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.

Language: Ruby - Size: 1.34 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1,607 - Forks: 235

ankane/lockbox

Modern encryption for Ruby and Rails

Language: Ruby - Size: 689 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,499 - Forks: 72

Casecommons/pg_search

pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search

Language: Ruby - Size: 1.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,452 - Forks: 372

GeorgeKaraszi/ActiveRecordExtended

Adds additional postgres functionality to an ActiveRecord / Rails application

Language: Ruby - Size: 442 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 1,375 - Forks: 44

westonganger/spreadsheet_architect

Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.

Language: Ruby - Size: 1.09 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 1,343 - Forks: 43

braisdom/ObjectiveSql

Writing SQL using Java syntax

Language: Java - Size: 2.48 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1,255 - Forks: 158

Dreampie/Resty

The minimalist framework of RESTful(server and client) - Resty

Language: Java - Size: 1.86 MB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 1,245 - Forks: 429

pawurb/rails-pg-extras

Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.

Language: Ruby - Size: 1.77 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 1,205 - Forks: 36

DmitryTsepelev/store_model

Work with JSON-backed attributes as ActiveRecord-ish models

Language: Ruby - Size: 299 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1,138 - Forks: 93

madeintandem/jsonb_accessor

Adds typed jsonb backed fields to your ActiveRecord models.

Language: Ruby - Size: 518 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,119 - Forks: 94

djezzzl/database_consistency

The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.

Language: Ruby - Size: 887 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1,118 - Forks: 51

bogdan/datagrid

Gem to create tables grids with sortable columns and filters

Language: Ruby - Size: 1.58 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 1,085 - Forks: 116

ridgepole/ridgepole

Ridgepole is a tool to manage DB schema. It defines DB schema using Rails DSL, and updates DB schema according to DSL. (like Chef/Puppet)

Language: Ruby - Size: 1.79 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,081 - Forks: 127

shioyama/mobility

Pluggable Ruby translation framework

Language: Ruby - Size: 2.85 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 1,066 - Forks: 88

paulelliott/fabrication 📦

This project has moved to GitLab! Please check there for the latest updates.

Language: Ruby - Size: 966 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 1,000 - Forks: 97

rails-sqlserver/activerecord-sqlserver-adapter

SQL Server Adapter For Rails

Language: Ruby - Size: 3.85 MB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 980 - Forks: 566

brunofacca/active-record-query-trace

Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record

Language: Ruby - Size: 125 KB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 980 - Forks: 72

palkan/isolator

Detect non-atomic interactions within DB transactions

Language: Ruby - Size: 255 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 956 - Forks: 27

textacular/textacular

Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend ActiveRecord with named_scope methods making searching easy and fun!

Language: Ruby - Size: 464 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 952 - Forks: 88

jhund/filterrific

Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.

Language: Ruby - Size: 1.01 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 911 - Forks: 127

rgeo/activerecord-postgis-adapter

ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo

Language: Ruby - Size: 1.24 MB - Last synced at: 16 days ago - Pushed at: 25 days ago - Stars: 905 - Forks: 252

balvig/spyke

Interact with REST services in an ActiveRecord-like manner

Language: Ruby - Size: 346 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 902 - Forks: 65

javalite/javalite

JavaLite is a cohesive collection of frameworks designed from ground up to add pleasure back to your daily life

Language: Java - Size: 24.2 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 862 - Forks: 211

mrkamel/search_cop

Search engine like fulltext query support for ActiveRecord

Language: Ruby - Size: 306 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 830 - Forks: 37

absent1706/sqlalchemy-mixins

Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy

Language: Python - Size: 290 KB - Last synced at: 24 days ago - Pushed at: 10 months ago - Stars: 783 - Forks: 69

IFTTT/polo

Polo travels through your database and creates sample snapshots so you can work with real world data in development.

Language: Ruby - Size: 103 KB - Last synced at: about 1 hour ago - Pushed at: over 1 year ago - Stars: 771 - Forks: 49

citusdata/activerecord-multi-tenant

Rails/ActiveRecord support for distributed multi-tenant databases like Postgres+Citus

Language: Ruby - Size: 686 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 745 - Forks: 106

ledermann/unread

Handle unread records and mark them as read with Ruby on Rails

Language: Ruby - Size: 352 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 742 - Forks: 121

sinatra-activerecord/sinatra-activerecord Fork of bmizerany/sinatra-activerecord

Extends Sinatra with ActiveRecord helper methods and Rake tasks.

Language: Ruby - Size: 233 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 734 - Forks: 113

DmitryTsepelev/ar_lazy_preload

Lazy loading associations for the ActiveRecord models

Language: Ruby - Size: 184 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 706 - Forks: 24

github/github-ds

A collection of Ruby libraries for working with SQL on top of ActiveRecord's connection

Language: Ruby - Size: 298 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 700 - Forks: 28

fatkodima/online_migrations

Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).

Language: Ruby - Size: 710 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 690 - Forks: 20

nullobject/rein

Database constraints made easy for ActiveRecord.

Language: Ruby - Size: 300 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 669 - Forks: 31

ClosureTree/with_advisory_lock

Advisory locking for ActiveRecord

Language: Ruby - Size: 259 KB - Last synced at: 6 days ago - Pushed at: 29 days ago - Stars: 655 - Forks: 69

afair/postgresql_cursor

ActiveRecord PostgreSQL Adapter extension for using a cursor to return a large result set

Language: Ruby - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 646 - Forks: 47

amatsuda/stateful_enum

A very simple state machine plugin built on top of ActiveRecord::Enum

Language: Ruby - Size: 188 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 634 - Forks: 38

devise-security/devise-security

A security extension for devise, meeting industry-standard security demands for web applications.

Language: Ruby - Size: 795 KB - Last synced at: 18 days ago - Pushed at: 24 days ago - Stars: 617 - Forks: 152

rmm5t/strip_attributes

:hocho: An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.

Language: Ruby - Size: 219 KB - Last synced at: about 17 hours ago - Pushed at: 4 months ago - Stars: 612 - Forks: 56

yosiat/panko_serializer

High Performance JSON Serialization for ActiveRecord & Ruby Objects

Language: Ruby - Size: 1.56 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 606 - Forks: 38

jrochkind/attr_json

Serialized json-hash-backed ActiveRecord attributes, super smooth

Language: Ruby - Size: 1.05 MB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 572 - Forks: 38

LendingHome/zero_downtime_migrations 📦

Zero downtime migrations with ActiveRecord 3+ and PostgreSQL

Language: Ruby - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 560 - Forks: 28

DirectoryTree/LdapRecord

A fully-featured LDAP framework.

Language: PHP - Size: 5.07 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 552 - Forks: 44

zilverline/sequent

CQRS & event sourcing framework for Ruby

Language: Ruby - Size: 2.08 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 551 - Forks: 57

DirectoryTree/LdapRecord-Laravel

Multi-domain LDAP Authentication & Management for Laravel.

Language: PHP - Size: 1.75 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 546 - Forks: 56

toptal/database_validations

Database validations for ActiveRecord

Language: Ruby - Size: 888 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 546 - Forks: 13

evilmartians/evil-seed

A Gem for creating partial anonymized dumps of your database using your app model relations.

Language: Ruby - Size: 146 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 537 - Forks: 20

glebm/order_query

Find next / previous Active Record(s) in one query

Language: Ruby - Size: 184 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 512 - Forks: 22

rkrage/pg_party

ActiveRecord PostgreSQL Partitioning

Language: Ruby - Size: 217 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 505 - Forks: 31

rzane/baby_squeel

:pig: An expressive query DSL for Active Record

Language: Ruby - Size: 391 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 502 - Forks: 54

PhilWaldmann/openrecord 📦

Make ORMs great again!

Language: JavaScript - Size: 5.98 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 486 - Forks: 38

mdeering/attribute_normalizer

Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers

Language: Ruby - Size: 119 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 475 - Forks: 52

jruby/activerecord-jdbc-adapter

JRuby's ActiveRecord adapter using JDBC.

Language: Ruby - Size: 263 MB - Last synced at: about 13 hours ago - Pushed at: 14 days ago - Stars: 468 - Forks: 386

khiav223577/deep_pluck

Allow you to pluck attributes from nested associations without loading a bunch of records.

Language: Ruby - Size: 213 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 457 - Forks: 14

BoxcarsAI/boxcars

Building applications with composability using Boxcars with LLM's. Inspired by LangChain.

Language: Ruby - Size: 24.9 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 452 - Forks: 41

imdrasil/jennifer.cr

Crystal ORM using ActiveRecord pattern with flexible query DSL

Language: Crystal - Size: 2.06 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 424 - Forks: 54

mirego/activerecord_json_validator

🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.

Language: Ruby - Size: 116 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 419 - Forks: 64

damln/localtower

The first UI to manage your Rails DB migrations.

Language: JavaScript - Size: 10.9 MB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 415 - Forks: 24

palkan/store_attribute

ActiveRecord extension which adds typecasting to store accessors

Language: Ruby - Size: 159 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 414 - Forks: 17

algolia/algoliasearch-rails

AlgoliaSearch integration to your favorite ORM

Language: Ruby - Size: 1.46 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 414 - Forks: 121

drwl/annotaterb

A Ruby Gem that adds annotations to your Rails models and route files.

Language: Ruby - Size: 2.05 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 406 - Forks: 49

state-machines/state_machines-activerecord

StateMachines Active Record Integration

Language: Ruby - Size: 143 KB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 406 - Forks: 84

derrickreimer/sequenced

Generate scoped sequential IDs for ActiveRecord models

Language: Ruby - Size: 492 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 406 - Forks: 64

rails-engine/action-store

Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.

Language: Ruby - Size: 175 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 405 - Forks: 29

hooopo/second_level_cache

Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4, 5 and 6.

Language: Ruby - Size: 845 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 394 - Forks: 90

jhollinger/occams-record

The missing high-efficiency query API for ActiveRecord

Language: Ruby - Size: 1.61 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 372 - Forks: 6

bibendi/activerecord-postgres_enum

Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.

Language: Ruby - Size: 111 KB - Last synced at: about 20 hours ago - Pushed at: about 1 year ago - Stars: 365 - Forks: 25

excid3/prefixed_ids

Friendly Prefixed IDs for your Ruby on Rails models

Language: Ruby - Size: 231 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 363 - Forks: 28

fredwu/datamappify

Compose, decouple and manage domain logic and data persistence separately. Works particularly great for composing form objects!

Language: Ruby - Size: 1.45 MB - Last synced at: 2 days ago - Pushed at: almost 11 years ago - Stars: 332 - Forks: 18

continuum/active_importer 📦

Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.

Language: Ruby - Size: 160 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 330 - Forks: 19

planetscale/fast_page

Blazing fast pagination for ActiveRecord with deferred joins ⚡️

Language: Ruby - Size: 66.4 KB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 322 - Forks: 4

aselab/scala-activerecord

ActiveRecord-like ORM library for Scala

Language: Scala - Size: 6.65 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 322 - Forks: 27

clowne-rb/clowne

A flexible gem for cloning models

Language: Ruby - Size: 1.14 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 318 - Forks: 20

girishso/pluck_to_hash

Extend ActiveRecord pluck to return array of hashes

Language: Ruby - Size: 41 KB - Last synced at: about 3 hours ago - Pushed at: over 6 years ago - Stars: 306 - Forks: 26

amatsuda/html5_validators

A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation

Language: Ruby - Size: 368 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 303 - Forks: 38

bensheldon/activerecord-has_some_of_many

Optimized top-N-per-group Active Record associations using lateral joins

Language: Ruby - Size: 665 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 297 - Forks: 2

burrito-brothers/shiba

Catch bad SQL queries before they cause problems in production

Language: Ruby - Size: 7.74 MB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 291 - Forks: 12

fatkodima/sidekiq-iteration

Make your long-running sidekiq jobs interruptible and resumable.

Language: Ruby - Size: 90.8 KB - Last synced at: about 23 hours ago - Pushed at: 11 months ago - Stars: 279 - Forks: 8

MaxLap/activerecord_where_assoc

Make ActiveRecord do conditions on your associations

Language: Ruby - Size: 950 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 240 - Forks: 13

nepalez/rspec-sqlimit

RSpec matcher to control SQL queries made by block of code

Language: Ruby - Size: 43.9 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 234 - Forks: 39

djezzzl/n1_loader

Loader to solve N+1 issues for good. Highly recommended for GraphQL API.

Language: Ruby - Size: 126 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 232 - Forks: 5

hellokaton/anima

Minimal database operation library.

Language: Java - Size: 472 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 228 - Forks: 46

bdurand/seamless_database_pool

Add support for master/slave database clusters in ActiveRecord to improve performance.

Language: Ruby - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 222 - Forks: 57