4 مستودعات
Tools for querying and navigating structured data stored locally within the browser environment.
Distinguishing note: Focuses on local data retrieval and caching interfaces rather than general-purpose database management systems.
Explore 4 awesome GitHub repositories matching data & databases · Local Data Browsers. Refine with filters or upvote what's useful.
DevDocs is an offline-first web application that functions as a unified documentation aggregator. It collects multiple technical API references into a single, searchable interface, allowing users to access complex software documentation without an active internet connection. The platform distinguishes itself through a high-performance, client-side architecture that enables instant filtering and retrieval of documentation. By utilizing in-memory search indexing and local browser storage, it eliminates the need for server-side round trips, ensuring that syntax and library details are available
Provides a high-performance interface for searching and navigating locally cached structured technical data.
Dexie.js is a wrapper library for IndexedDB that provides a simplified interface for managing and querying structured data within the browser. It functions as a browser database manager used to maintain persistent application state and store binary blobs and records. The project serves as an offline-first data store that synchronizes browser data with remote servers to maintain consistency across sessions. It also acts as a reactive database store by monitoring data changes in real time to trigger automatic user interface updates, and functions as a client-side search engine for indexing and
Provides simplified search and filtering patterns to retrieve specific records from the local browser database.
Kepler.gl is a web-based geospatial visualization framework designed for rendering large-scale location datasets. It functions as a modular React mapping component that enables developers to embed interactive, high-performance geographic visualizations into web applications, serving as a comprehensive engine for building browser-based GIS dashboards. The library distinguishes itself through a highly extensible architecture that centers on centralized state management. By utilizing a predictable state-driven model, it allows for the programmatic control of map layers, filters, and viewport set
Executes queries against local datasets using an in-browser engine for analysis.
PonyDebugger عبارة عن مجموعة من أدوات التصحيح الخاصة بـ iOS التي توفر واجهات قائمة على الويب لفحص الشبكة، وتصفح البيانات، وبث السجلات، وتحليل تسلسل هرمي للعرض. تمكن من الفحص عن بُعد لتطبيق iOS قيد التشغيل من خلال متصفح. يتكامل المشروع مع بروتوكول Chrome DevTools لجلب إمكانات فحص حركة مرور الشبكة والوكيل (proxying) إلى تطبيقات iOS الأصلية. كما يوفر واجهة ويب للقراءة فقط لتصفح الكائنات المدارة وكيانات البيانات المحلية المخزنة على الجهاز. تشمل الإمكانات الإضافية وحدة تحكم سجل عن بُعد لبث النصوص وتفريغ الكائنات دون استخدام نقاط التوقف (breakpoints)، ومفتش تسلسل هرمي للعرض لفحص وتعديل شجرة العناصر المرئية في الوقت الفعلي. يتم دعم هذه الوظائف بواسطة خادم بوابة ينشئ اتصالاً بين الجهاز المحمول ومتصفح المطور.
Provides a read-only browser interface for querying and navigating structured data stored locally on the device.