ormlite-android
Database helper
Provides Android-specific functionality for working with databases in Java applications.
ORMLite Android functionality used in conjunction with ormlite-core
2k stars
74 watching
367 forks
Language: Java
last commit: 3 months ago androidjavaorm
Related projects:
Repository | Description | Stars |
---|---|---|
stephanenicolas/ormlite-android-gradle-plugin | Automates generation of ORMLite configuration files for Android projects | 102 |
jgilfelt/android-sqlite-asset-helper | A helper class to manage database creation and versioning with pre-populated raw asset files | 2,142 |
pupizoid/ormlite | A lightweight package implementing some ORM-like features and helpers for SQLite databases. | 14 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
jbrodriguez/react-native-android-sqlite | A React Native Android wrapper that provides a convenient interface to SQLite databases | 30 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
path/greendao | An ORM solution for Android that provides a light and fast way to interact with SQLite databases. | 75 |
eggheadgames/android-realm-asset-helper | Helps with Realm.IO integration in Android apps by efficiently handling database versioning and storage. | 29 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
fielddb/androidfielddb | An Android library that makes it easy to save and display data with FieldDB databases | 3 |
speedment/speedment | A Java toolkit that automatically generates Java representations of databases using stream API | 2,093 |
hendrixstring/android-triorm | An Android-based ORM system for efficient data storage and querying using JVM serialization and minimal SQL wrapping. | 19 |
pardom-zz/ollie | An ORM framework for Android that uses compile-time active record approach to simplify database interactions. | 416 |
inferjay/androiddevtools | A comprehensive collection of tools and resources for Android development, including SDKs, development tools, tutorials, and design guidelines. | 7,843 |
braisdom/objectivesql | An ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration. | 1,273 |