| 05/10 | 8 |
Wrap JSON-backed database columns with ActiveModel-like classes.
|
| 05/29 | 7 |
Detects and prevents unsafe PostgreSQL migrations while providing guidance for safer alternatives.
|
| 05/20 | 7 |
Transparently combine many reporting queries on the same tables into a single fast query even when queries have different groups or scopes.
|
| 05/11 | 7 |
Provides insights into PostgreSQL database performance for Ruby on Rails applications.
|
| 05/23 | 6 |
Tool for detecting inconsistencies and inefficiencies between database schemas and application models.
|
| 05/10 | 6 |
Lazy-load ActiveRecord associations, loading related records on first access to reduce N+1 queries.
|
| 05/07 | 6 |
Create systems with AI composability using various concepts including LLMs, SQL, and vector search.
|
| 05/18 | 5 |
Periodically polls relational databases for new or updated rows and emits events or writes records into RDBMS backends.
|