MagicalRecord
Data fetcher
Simplifies data fetching in Core Data using an object-oriented approach inspired by Ruby on Rails' Active Record pattern.
Super Awesome Easy Fetching for Core Data!
11k stars
390 watching
2k forks
Language: Objective-C
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
| | A library to bulk insert data into databases using ActiveRecord in an efficient manner. | 4,060 |
| | Tools for cleaning databases using ActiveRecord | 65 |
| | A gem that efficiently finds next or previous records in a database table | 510 |
| | An active record style ORM for Android that simplifies the process of interacting with SQLite databases. | 4,698 |
| | Database sharding extension for Ruby on Rails applications | 211 |
| | Adds utility features to ActiveRecord's handling of tables | 5 |
| | Provides useful accessors to ActiveRecord's Column object | 2 |
| | Cursor-based pagination for active records in Ruby on Rails applications | 135 |
| | A gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern | 3,748 |
| | Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| | Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
| | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| | A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
| | An ActiveRecord log beautifier gem for Ruby on Rails | 266 |