#
activerecord
Here are 1,004 public repositories matching this topic...
Object-based searching.
-
Updated
Nov 10, 2021 - Ruby
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
-
Updated
Dec 6, 2021 - Ruby
Annotate Rails classes with schema and routes info
-
Updated
Dec 15, 2021 - Ruby
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
-
Updated
Sep 9, 2021 - Ruby
Easy activity tracking for models - similar to Github's Public Activity
-
Updated
Sep 7, 2021 - Ruby
Database Sharding for ActiveRecord
-
Updated
Sep 27, 2021 - Ruby
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
mysql
c-sharp
activerecord
sql
sql-server
database
csharp
postgresql
sql-query
data-access-layer
query-builder
sql-query-builder
-
Updated
Dec 14, 2021 - C#
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
-
Updated
Dec 3, 2021 - Ruby
Easily and efficiently make your ActiveRecord models support hierarchies
ruby
rails
activerecord
parent
child
ancestry
tree-structure
hierarchy
nested-set
hierarchies
closure-tree
nested-hashes
descendants
-
Updated
Oct 18, 2021 - Ruby
Enumerated attributes with I18n and ActiveRecord/Mongoid support
-
Updated
Dec 6, 2021 - Ruby
Turbo-charged counter caches for your Rails app.
-
Updated
Nov 30, 2021 - Ruby
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
-
Updated
Dec 13, 2021 - Ruby
The minimalist framework of RESTful(server and client) - Resty
-
Updated
Nov 5, 2021 - Java
Database changes log for Rails
-
Updated
Dec 13, 2021 - Ruby
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.
-
Updated
May 27, 2021 - Ruby
Just the right amount of Rails eager loading
-
Updated
Nov 22, 2021 - Ruby
Writing SQL using Java syntax
-
Updated
Oct 8, 2021 - Java
Modern encryption for Ruby and Rails
-
Updated
Dec 7, 2021 - Ruby
Identify database issues before they hit production.
-
Updated
Dec 15, 2021 - Ruby
This project has moved to GitLab! Please check there for the latest updates.
-
Updated
Mar 15, 2021 - Ruby
SQL Server Adapter For Rails
-
Updated
Nov 28, 2021 - Ruby
Adds additional postgres functionality to an ActiveRecord / Rails application
-
Updated
Dec 7, 2021 - Ruby
Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
-
Updated
Sep 27, 2021 - Ruby
Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record
-
Updated
Jan 28, 2021 - Ruby
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
-
Updated
Dec 13, 2021 - Ruby
JavaLite is a cohesive collection of frameworks designed from ground up to add pleasure back to your daily life
java
activerecord
web-development
agile
conventions
web-framework
rapid-development
activejdbc
javalite
-
Updated
Dec 14, 2021 - Java
Improve this page
Add a description, image, and links to the activerecord topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the activerecord topic, visit your repo's landing page and select "manage topics."
Hello,
In section 8 of Getting Started, users learn how to add a status attribute. By the end of the section, they should have this feature working well, including a count of public posts on the index page. However if the user played with the blog application and already created some posts, this count won't include these posts as values hav