Skip to content

An Android library that allows developers to use SQLite database extremely easy.

License

Notifications You must be signed in to change notification settings

topcsazhj/LitePal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LitePal uses the ORM concept into android project.

You can use it to manager your tables in database without write even a SQL statement. All you need to do is define your model class, write the fields you need into class and put the class's full into mapping list. Then you can run your application, and everything about tables in database will be done automatically.

This is the magic created by Litepal. Enjoy it!!

About

An Android library that allows developers to use SQLite database extremely easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published