1 مستودع
Utilities for observing and analyzing the current state of data within in-memory database systems.
Distinct from In-Memory Databases: Distinct from In-Memory Databases: focuses on the debugging and observation of the data rather than the storage engine itself
Explore 1 awesome GitHub repository matching data & databases · Inspection Tools. 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
Provides real-time inspection of volatile in-memory databases during application runtime.