1 repository
Interfaces designed to visualize and monitor the state of in-memory database systems.
Distinct from In-Memory Databases: Distinct from In-Memory Databases: focuses on the inspection interface rather than the storage engine itself
Explore 1 awesome GitHub repository matching data & databases · Debugging Interfaces. 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
Maps volatile in-memory databases to a debugging interface for real-time data inspection.