Skip to content

DEMONICCA/SQLite-Enhancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

Note

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

Important

Features ✨:

  1. System-wide database discovery with comprehensive scanning across all Android partitions for complete coverage and optimization. ✔️
  2. Advanced SQLite validation using header detection to ensure genuine database processing and prevent false-positive errors. ✔️
  3. Enhanced memory optimization with 8000-page cache, memory-mapped I/O, and temporary storage management for maximum performance. ✔️
  4. Intelligent lock detection with timeout protection to safely skip active databases while preventing system hangs. ✔️
  5. Incremental vacuum implementation for faster processing with minimal system impact and sustained efficiency. ✔️
  6. Real-time size tracking showing exact bytes saved per database with comprehensive statistics reporting. ✔️
  7. Robust error handling with multiple fallback methods, timeout protection, and detailed status logging for reliability. ✔️
  8. Optimized performance tuning with 4KB page size, WAL mode, and incremental auto-vacuum for database efficiency. ✔️

Tip

  1. Supports Magisk KernelSU - NEXT APatch dan SukiSU.
  2. Minimum Android 9 sdk 28.
  3. Install SQLite3 for Android first to get maximum results.
  4. To run it Termux command su -c DB.

Download the module here 📦:
Telegram URL  


Warning

Disclaimers 🛡️:

  • This module is provided as is, without warranty of any kind. Any risks of use are entirely your responsibility. It is recommended to back up important data and configuration before installation. This module was developed in good faith to provide benefits, but the author is not responsible for any damage or problems that may occur as a result of its use.

Caution

Warning ☢️:

  1. Use of this module is the sole responsibility of the user. The developer is not responsible for any damage or malfunctions that may occur as a result of the installation or use of this module.
  2. This module can modify certain parts of the system. Under certain conditions or configurations, misuse may cause problems such as bootloops or system instability.
  3. Before proceeding with the installation, make sure you have access to a recovery mode such as TWRP or ADB as a safety measure in case something goes wrong.

If you like this work, please star ⭐ or follow me on GitHub. Your support means a lot and helps me to continue developing open source projects. You can also show further appreciation by donating below

Ko-Fi Saweria Paypal

About

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

Topics

Resources

License

Stars

Watchers

Forks