Skip to content

yangblocker/GreenDao-SQLCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenDao-SQLCipher

GreenDao support for SQLCipher

As we all know greenDao is a light & fast ORM solution for Android that maps objects to SQLite databases. Being highly optimized for Android, greenDAO offers great performance and consumes minimal memory. On google play has many applications use it, but there is a little disappointed that greenDao not support SQLCipher, so this project was born.

Project description

This project is based on the greenDao code on github and rewrite, maybe is not the latest code. I have rewrite DaoCore and DaoGenerator code,Let it support SQLCipher. You can learn it from DaoExample, good luck to you.

About

greenDao support for SQLCipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published