DBFlow
ORM library
A Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you.
A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
5k stars
167 watching
599 forks
Language: Kotlin
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
greenrobot/greendao | An ORM solution for Android databases | 12,625 |
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 |
sql-machine-learning/sqlflow | Compiles SQL programs to Kubernetes workflows for machine learning tasks | 5,096 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,762 |
j256/ormlite-android | Provides Android-specific functionality for working with databases in Java applications. | 1,587 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,464 |
patilshreyas/foodium | An Android app demonstrating modern development tools and features | 2,270 |
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,830 |
pardom-zz/activeandroid | An active record style ORM for Android that simplifies the process of interacting with SQLite databases. | 4,698 |
volatiletech/sqlboiler | An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,763 |
dotnetnext/sqlsugar | An ORM framework providing simple and high-performance data access for various databases | 5,382 |
shivamdhuria/flows_guide | An Android application built using Dagger Hilt, Coroutines and Flow with MVVM architecture for offline-first data access. | 191 |
path/greendao | An ORM solution for Android that provides a light and fast way to interact with SQLite databases. | 75 |
braisdom/objectivesql | An ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration. | 1,273 |
fnc12/sqlite_orm | An ORM library for modern C++ that provides an easy-to-use interface for creating and managing data models with SQLite | 2,298 |