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: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
janko/sequel-activerecord_connection | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 138 |
zdennis/activerecord-import | A library to bulk insert data into databases using ActiveRecord in an efficient manner. | 4,060 |
databasecleaner/database_cleaner-active_record | Tools for cleaning databases using ActiveRecord | 65 |
glebm/order_query | A gem that efficiently finds next or previous records in a database table | 510 |
pardom-zz/activeandroid | An active record style ORM for Android that simplifies the process of interacting with SQLite databases. | 4,698 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
schemaplus/schema_plus_tables | Adds utility features to ActiveRecord's handling of tables | 5 |
schemaplus/schema_plus_columns | Provides useful accessors to ActiveRecord's Column object | 2 |
healthie/activerecord_cursor_paginate | Cursor-based pagination for active records in Ruby on Rails applications | 135 |
stefankroes/ancestry | A gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern | 3,748 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
schemaplus/schema_plus_db_default | Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
twopoint718/reactive_record | A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 266 |