sugar
Database mapper
An ORM (Object Relational Mapping) tool that simplifies interaction with Android databases through automatic table and column naming and support for schema migrations.
Insanely easy way to work with Android Database.
3k stars
103 watching
583 forks
Language: Java
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
agrosner/dbflow | A Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you. | 4,876 |
greenrobot/greendao | An ORM solution for Android databases | 12,625 |
stephanenicolas/ormlite-android-gradle-plugin | Automates generation of ORMLite configuration files for Android projects | 102 |
j256/ormlite-android | Provides Android-specific functionality for working with databases in Java applications. | 1,587 |
patilshreyas/foodium | An Android app demonstrating modern development tools and features | 2,270 |
path/greendao | An ORM solution for Android that provides a light and fast way to interact with SQLite databases. | 75 |
gabordemooij/redbean | Automates table and column creation in a database based on model definitions | 2,307 |
gradle/gradle | A build automation tool designed to handle various programming languages and project types | 16,949 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 36,960 |
jfeinstein10/slidingmenu | An Android library that enables the creation of slide-in menus | 11,070 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
budibase/budibase | A low-code platform for building business apps and workflows quickly, supporting various databases and integrations. | 22,721 |
evant/gradle-retrolambda | A plugin for Gradle that allows Java 6 or 7 development with lambda support | 5,298 |
anuken/mindustry | An automation tower defense game written in Java, featuring real-time strategy gameplay and sandbox elements. | 22,744 |