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.
该项目是使用 Xamarin.Forms 框架构建跨平台用户界面的参考实现和代码示例集合。它为从单一代码库开发针对多个操作系统的移动和桌面应用程序提供了实用示例。 该存储库专注于架构模式和集成策略,特别是演示了使用 MVVM 在模型和视图之间同步数据。它包括原生平台集成示例,例如调用特定于平台的 API 以及创建自定义渲染器以覆盖默认的共享控件。 这些示例涵盖了广泛的功能,包括使用 XAML 进行声明式 UI 布局以及集成 REST 和 SOAP Web 服务。其他特色领域包括使用 SQLite 进行本地数据持久化、云身份验证,以及实现各种导航方案,如标签页界面和侧滑菜单。 该项目还提供了针对多个平台的自动化构建流水线和跨平台 UI 测试示例。
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.