There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
SQLKing is an Android SQLite ORM powered by an annotation preprocessor, tables are defined by Table annotations and CRUD classes expose an expressive api for executing SQLite queries. @memtrip