6 रिपॉजिटरी
Local data persistence using the SQLite database engine.
Distinct from Local SQLite Stores: Candidates focus on agent memory or online feature stores rather than general application data persistence.
Explore 6 awesome GitHub repositories matching data & databases · SQLite Storage. Refine with filters or upvote what's useful.
This project is a collection of reference implementations and code samples for building cross-platform user interfaces using the Xamarin.Forms framework. It provides practical examples for developing mobile and desktop applications from a single codebase targeting multiple operating systems. The repository focuses on architectural patterns and integration strategies, specifically demonstrating the use of MVVM to synchronize data between models and views. It includes samples for native platform integration, such as invoking platform-specific APIs and creating custom renderers to override defau
Implements local data persistence using SQLite to maintain application state between sessions.
CherryTree एक पदानुक्रमित नोट-लेने वाला एप्लिकेशन और रिच टेक्स्ट डॉक्यूमेंट एडिटर है जिसे नोड्स के नेस्टेड ट्री के भीतर जानकारी को व्यवस्थित करने के लिए डिज़ाइन किया गया है। यह स्थानीय डेटा स्टोरेज के लिए SQLite या XML का उपयोग करके एक कोड-एकीकृत डॉक्यूमेंटेशन टूल और एक एन्क्रिप्टेड नॉलेज बेस के रूप में कार्य करता है। यह प्रोजेक्ट सिंटैक्स हाइलाइटिंग और बाहरी टर्मिनल के माध्यम से सीधे कोड ब्लॉक निष्पादित करने की क्षमता जैसी डेवलपर-केंद्रित क्षमताओं को एकीकृत करके खुद को अलग करता है। यह संग्रहीत डेटा को सुरक्षित करने और सूचना ट्री तक अनधिकृत पहुंच को रोकने के लिए पासवर्ड-संरक्षित एन्क्रिप्शन भी प्रदान करता है। सॉफ़्टवेयर LaTeX गणितीय समीकरण रेंडरिंग, एम्बेडेड मीडिया हैंडलिंग और आंतरिक और बाहरी हाइपरलिंकिंग सहित कंटेंट प्रबंधन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह बाहरी कंटेंट आयात और PDF, HTML या सादे टेक्स्ट में मल्टी-फॉर्मेट निर्यात के साथ-साथ वैश्विक खोज और प्रतिस्थापन यूटिलिटीज के माध्यम से डेटा पोर्टेबिलिटी का समर्थन करता है।
Utilizes the SQLite database engine for local data persistence and structured note management.
Yarr is a feed aggregator that functions as both a local desktop application and a self-hosted server. It collects content from multiple RSS and Atom sources into a single, centralized interface, allowing users to track updates from various websites in one location. The project provides flexibility in how it is deployed and accessed. As a desktop client, it integrates with the system tray to provide quick access to content on personal computers. Alternatively, it can be configured as a standalone server, enabling secure remote access to feed data through authentication and encryption. The ap
Uses a local relational database file to ensure fast retrieval and offline availability of feed content.
This project is a comprehensive library and toolkit for simultaneous localization and mapping, designed to construct three-dimensional environment models while tracking device position. It functions as a robotics perception framework that processes data from RGB-D, stereo, and lidar sensors to enable autonomous navigation and spatial awareness. The system distinguishes itself through its focus on long-term mapping and global consistency. It employs a sophisticated loop-closure detection engine and graph-based pose optimization to identify previously visited locations and eliminate cumulative
Serializes mapping sessions and sensor data into local SQLite database files for persistent storage.
Ideabook is a programming project idea repository and learning resource that provides a curated collection of technical concepts and step-by-step implementation guides. It functions as a web-based idea catalog and technical implementation guide designed to help developers bridge the gap between theory and practice through hands-on project discovery. The project serves as a cross-platform application prototype and a static site generator, utilizing a build pipeline to create HTML pages from JSON data files. It includes a markdown-based document system for structured content and a geospatial da
Persists structured data in a local mobile database using SQLite CRUD operations.
Nekogram is a third-party Telegram client for Android designed to provide messaging enhancements and interface customizations. It serves as an alternative messaging interface that modifies how the service looks and functions on mobile devices. The project focuses on Telegram UI customization, allowing users to modify visual elements such as navigation bars and icons. It enables the use of custom emoji sets and the ability to hide specific navigation elements to change the overall style and layout of the user interface.
Persists chat history and user settings in a local SQLite database for offline access.