https://github.com/demonicca/sqlite-enhancer
SQLite Enhancer is a Magisk module designed to optimize the performance of SQLite databases on your Android device.
https://github.com/demonicca/sqlite-enhancer
apatch-module database-optimization kernelsu-module magisk-modules sqlite3 sqlite3-database
Last synced: 22 days ago
JSON representation
SQLite Enhancer is a Magisk module designed to optimize the performance of SQLite databases on your Android device.
- Host: GitHub
- URL: https://github.com/demonicca/sqlite-enhancer
- Owner: DEMONICCA
- License: gpl-3.0
- Created: 2025-04-03T10:55:51.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2025-04-03T12:52:28.000Z (25 days ago)
- Last Synced: 2025-04-03T13:41:37.268Z (25 days ago)
- Topics: apatch-module, database-optimization, kernelsu-module, magisk-modules, sqlite3, sqlite3-database
- Homepage: https://www.profitablecpmrate.com/yygc0gpr4a?key=f029c28822210c7b1d7dbd2ab4b2998a
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
> 
> [!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](https://t.me/modulkuntul) & [SQLite](https://github.com/DEMONICCA/SQLite3-for-Android.git) 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.
[](https://ko-fi.com/illumi666)
[](https://trakteer.id/demonica/tip)
[](https://saweria.co/DEMONICA)
[](https://www.paypal.com/paypalme/faniadittiya)