Skip to content

SQLite Enhancer is a Magisk module designed to optimize the performance of SQLite databases on your Android device.

License

Notifications You must be signed in to change notification settings

DEMONICCA/SQLite-Enhancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

Note

Description 📝:

  • SQLite Enhancer is a Magisk module designed to optimize the performance of SQLite databases on your Android device.

Important

Features 🚀:

  1. VACUUM,REINDEX,ANALYZE To tidy up and optimize the database structure. ✔️
  2. PRAGMA journal_mode WAL, synchronous, cache_size To improve database performance. ✔️
  3. PRAGMA optimize Additional feature for optimization, only works in the latest version of SQLite. ✔️
  4. PRAGMA auto_vacuum FULL Enables full auto vacuum mode for automatic space management. ✔️
  5. The optimization result log will be saved in /sdcard/Android/DB.log. ✔️

Tip

Installation ✳️:

  1. Make sure Magisk, KSU, or Apatch is Installed
  2. Download Module & SQLite for compatible additions to the module.
  3. Installation via Magisk/KSU/Apatch Manager
  4. Reboot the device after the installation is complete.

Warning

Disclaimers 🛡️:

  • This module is provided "as is" without warranty. Use of this module is at your own risk. Make sure to back up original data and configuration before installation. The author is not responsible for any damage or problems that may arise.
  • Some properties may not work or may be implemented differently on different versions of Android. Always check compatibility with your device.

Caution

Warning ☢️:

  • This module is used at your own risk. The developer is not responsible for any damage that may result from the installation or use of this module.
  • Use this module at your own risk. Misconfiguration may cause problems such as bootloop or system instability.
  • Make sure you have access to recovery mode (TWRP/ADB) before installing this module, just in case something goes wrong.

If you like my work, please follow me or star my work on GitHub

You can also show your concern by donating below.


Ko-Fi Saweria Paypal