greenDAO
Android database library
An ORM solution for Android databases
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
13k stars
523 watching
3k forks
Language: Java
last commit: 7 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
path/greendao | An ORM solution for Android that provides a light and fast way to interact with SQLite databases. | 75 |
agrosner/dbflow | A Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you. | 4,876 |
chennaione/sugar | An ORM (Object Relational Mapping) tool that simplifies interaction with Android databases through automatic table and column naming and support for schema migrations. | 2,618 |
dosco/graphjin | A tool that allows developers to create APIs in minutes without writing database code | 2,925 |
charles2gan/gda-android-reversing-tool | An advanced Android decompiler and analysis tool designed to analyze and reverse-engineer APK files, providing features for malware detection, vulnerability scanning, and more. | 4,199 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,464 |
prisma/prisma | A toolkit for building databases and applications with a unified, type-safe query builder | 39,737 |
greenrobot/eventbus | A publish/subscribe event bus for Android and Java that simplifies communication between components | 24,684 |
androguard/androguard | A Python-based toolset for reverse-engineering and analyzing Android applications | 5,277 |
bluelinelabs/logansquare | A JSON parsing and serialization library for Android using Jackson's streaming API | 3,208 |
j256/ormlite-android | Provides Android-specific functionality for working with databases in Java applications. | 1,587 |
pardom-zz/activeandroid | An active record style ORM for Android that simplifies the process of interacting with SQLite databases. | 4,698 |
budibase/budibase | A low-code platform for building business apps and workflows quickly, supporting various databases and integrations. | 22,721 |
google/guava | A collection of reusable Java libraries with various utility functions and data structures | 50,204 |
dotnetnext/sqlsugar | An ORM framework providing simple and high-performance data access for various databases | 5,382 |