ActiveAndroid

Android database ORM

An active record style ORM for Android that simplifies the process of interacting with SQLite databases.

Active record style SQLite persistence for Android

GitHub

5k stars
238 watching
1k forks
Language: Java
last commit: almost 5 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pardom-zz/ollieAn ORM framework for Android that uses compile-time active record approach to simplify database interactions.417
zdennis/activerecord-importA library to bulk insert data into databases using ActiveRecord in an efficient manner.4,060
meltingice/node-activerecordAn Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems.58
agrosner/dbflowA Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you.4,876
magicalpanda/magicalrecordSimplifies data fetching in Core Data using an object-oriented approach inspired by Ruby on Rails' Active Record pattern.10,793
janko/sequel-activerecord_connectionAn extension to Sequel that allows reusing an existing Active Record connection for database interaction.138
j256/ormlite-androidProvides Android-specific functionality for working with databases in Java applications.1,587
pupizoid/ormliteA lightweight package implementing some ORM-like features and helpers for SQLite databases.16
databasecleaner/database_cleaner-active_recordTools for cleaning databases using ActiveRecord65
raihan2006i/active_admin_paranoiaAdds batch restore and archive actions to ActiveAdmin resource index pages29
andpor/react-native-sqlite-storageA React Native plugin that provides a native interface to SQLite databases on Android and iOS devices2,771
realm/realm-javaA Java-based, mobile-first NoSQL database for Android applications11,472
mikro-orm/mikro-ormAn ORM framework for TypeScript and Node.js that uses Data Mapper, Unit of Work, and Identity Map patterns to simplify database interactions7,890
schemaplus/schema_plus_tablesAdds utility features to ActiveRecord's handling of tables5
nullobject/reinAdds support for defining database constraints in ActiveRecord migrations without writing custom SQL.670