3 Repos
Tools for browsing and sorting tables within local database files stored on the device.
Distinct from Local Databases: Distinct from Local Databases: focuses on the exploration and visualization of the data rather than the database management system itself.
Explore 3 awesome GitHub repositories matching data & databases · Local Database Browsers. Refine with filters or upvote what's useful.
FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated suite for inspecting and modifying the internal state of a running process without the use of an external debugger. The project includes a runtime inspector for browsing the memory heap and calling methods dynamically, alongside a view hierarchy debugger for visualizing and adjusting layout structures in real time. It features a network traffic monitor to log and analyze HTTP request history, headers, and responses, as well as a sandbox manager for viewing and editing files and
Provides a tool to browse and sort tables within database files stored on the local file system.
Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security analysis. It provides a command-line interface to interact with the memory and state of iOS and Android applications during active execution, serving as a toolkit for runtime analysis and security testing. The project distinguishes itself by providing specialized capabilities to bypass common mobile security controls, including SSL pinning, biometric authentication, and root or jailbreak detection. It enables the extraction of sensitive credentials and data from secure storage syst
Interacts with and explores SQLite databases directly on the device without requiring external exports.
Studio ist ein containerisiertes SQL-Datenbank-Management-Tool, das eine browserbasierte grafische Oberfläche zur Ausführung von Abfragen und zur Verwaltung von Daten über verschiedene SQL-Datenbanken hinweg bereitstellt. Es besteht aus einem spezialisierten Query-Editor und einer grafischen Administrationsschnittstelle, die für webbasierte Datenbankadministration konzipiert ist. Das Projekt bietet einen hochperformanten SQL-Query-Editor mit Autovervollständigung und Funktionshinweisen zur gleichzeitigen Ausführung mehrerer Datenbankbefehle. Es enthält einen visuellen Schema-Editor zum Erstellen und Modifizieren von Tabellenspalten sowie einen Record-Editor, der Änderungen stagt und vorschaut, bevor sie in die Quelle committet werden. Die Plattform deckt Datenbankkonnektivität und Profilsynchronisierung, Multi-Dialekt-SQL-Integration sowie ein UI-Erweiterungs-Framework zum Hinzufügen benutzerdefinierter Logik zu Menüs, Tabs und Sidebars ab. Es nutzt einen Desktop-Wrapper, um Datenbanktreiber zu überbrücken, die ansonsten innerhalb standardmäßiger Webbrowser-Umgebungen eingeschränkt wären. Die Anwendung ist als Docker-Image verpackt, um ein konsistentes Deployment über verschiedene Hosting-Plattformen hinweg sicherzustellen.
Enables connectivity to local database files and drivers typically restricted by web browser environments.