Popularity
3.3
Stable
Activity
0.0
Stable
160
12
24

Code Quality Rank: L4
Programming language: Java
License: GNU General Public License v3.0 or later
Tags: ORM    
Latest version: v1.10.3

Android-AnnotatedSQL alternatives and similar packages

Based on the "ORM" category.
Alternatively, view Android-AnnotatedSQL alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Android-AnnotatedSQL or a related project?

Add another 'ORM' Package

README

Android-AnnotatedSQL

Android library for auto generating SQL schema and Content Provider by annotations. You will get a full-featured content provider in 5 minutes :)

Wiki:

All information was moved to the Wiki

Maven repo:
com.github.hamsterksu:android-annotatedsql-api:1.10.+
com.github.hamsterksu:android-annotatedsql-processor:1.10.+
Changelog

Current version is 1.10.3. You can find changlog [here](CHANGELOG.md)

Available plugins

How to start?

All necessary information in Wiki.

There are:

  • How to add tot the project
  • Define SQL Schema
  • Define Content Provider
Tools and links