greenDAO

ORM tool

An ORM solution for Android that provides a light and fast way to interact with SQLite databases.

greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.

GitHub

75 stars
51 watching
8 forks
Language: Java
last commit: over 10 years ago

Related projects:

RepositoryDescriptionStars
kostaskougios/mapperdaoAn ORM library that maps domain objects to relational databases using a transactional and connection pool management framework.14
andrewreitz/shillelaghAn ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite.49
j256/ormlite-androidProvides Android-specific functionality for working with databases in Java applications.1,587
stuart-campbell/rushormAn object-relational mapping library for Android that abstracts away SQLite interaction172
hendrixstring/android-triormAn Android-based ORM system for efficient data storage and querying using JVM serialization and minimal SQL wrapping.19
abrahambotros/loreAn ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience.14
dkharrat/nexusdataAn Android framework for managing relational data and serializing it to various stores.72
jysperm/maboloAn Object-Relational Mapping (ORM) tool for MongoDB25
dkeskar/airdbA client-side ORM system for managing SQLite databases in ActionScript-based applications.34
braisdom/objectivesqlAn ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration.1,277
stephanenicolas/ormlite-android-gradle-pluginAutomates generation of ORMLite configuration files for Android projects102
roonie007/dongooseA lightweight ORM for Deno KV with easy data validation and schema management.24
petrosdemetrakopoulos/ethairballoonsA library that enables data modeling and storage on the Ethereum blockchain using smart contracts.40
pardom-zz/ollieAn ORM framework for Android that uses compile-time active record approach to simplify database interactions.417
eaigner/hoodAn ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation.711