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.
75 stars
51 watching
8 forks
Language: Java
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
j256/ormlite-android | Provides Android-specific functionality for working with databases in Java applications. | 1,587 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
hendrixstring/android-triorm | An Android-based ORM system for efficient data storage and querying using JVM serialization and minimal SQL wrapping. | 19 |
abrahambotros/lore | An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience. | 14 |
dkharrat/nexusdata | An Android framework for managing relational data and serializing it to various stores. | 72 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
dkeskar/airdb | A client-side ORM system for managing SQLite databases in ActionScript-based applications. | 34 |
braisdom/objectivesql | An ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration. | 1,273 |
stephanenicolas/ormlite-android-gradle-plugin | Automates generation of ORMLite configuration files for Android projects | 102 |
roonie007/dongoose | A lightweight ORM for Deno KV with easy data validation and schema management. | 24 |
petrosdemetrakopoulos/ethairballoons | A library that enables data modeling and storage on the Ethereum blockchain using smart contracts. | 40 |
pardom-zz/ollie | An ORM framework for Android that uses compile-time active record approach to simplify database interactions. | 416 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |