1 repository
Tools for monitoring the state of in-memory databases during application execution.
Distinct from In-Memory Databases: Distinct from In-Memory Databases: focuses on the debugging and monitoring aspect rather than the storage mechanism
Explore 1 awesome GitHub repository matching data & databases · Runtime Inspection. Refine with filters or upvote what's useful.
Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android devices. It serves as a database debugger and SQLite inspector that provides a web-based interface for managing database records and shared preference key-value stores. The project distinguishes itself by supporting encrypted database decryption via provided passwords and the ability to map and inspect volatile in-memory databases. It also includes a data export tool that transfers database files from the private application directory to a local machine for external analysis. The to
Allows monitoring and inspection of temporary in-memory databases during application runtime.