16 个仓库
Importing and deduplicating structured application data from JSON files.
Distinct from File-Based Data Import: Candidates are too narrow (game saves, URLs) or too broad (flat-file SQL); this is application-state restoration.
Explore 16 awesome GitHub repositories matching data & databases · JSON Data Import. Refine with filters or upvote what's useful.
ChatGPT-Shortcut is a prompt engineering toolkit and management library designed to organize, refine, and deploy structured instructions for large language models. It functions as a browser-based prompt injector and a self-hosted prompt database, allowing users to maintain a curated collection of specialized templates. The project features a community prompt gallery where users can publish, discover, and vote on effective templates. It distinguishes itself by integrating these libraries directly into chat interfaces via userscripts or browser extensions, enabling access to prompts through sid
Uploads a JSON file to restore saved prompts while deduplicating entries and preserving privacy.
This project is a JavaScript spreadsheet component and web-based data table that provides an interactive grid for managing tabular data. It functions as a cross-framework UI component compatible with React, Vue, and jQuery, and can also be embedded as a standalone web component. The grid is specifically designed for XLSX interoperability, allowing users to import and export XLSX files while preserving formulas and styles. It distinguishes itself through real-time collaboration for simultaneous multi-user editing and a flexible system for creating custom cell editors and specialized column typ
Populates the table using JSON objects and defines specific column ordering.
Speedscope is a web-based performance profiler that visualizes profiling data through interactive flamegraphs and timeline views. It ingests performance profiles from a wide range of sources, including Chrome, Firefox, Safari, Node.js, .NET Core, Instruments, Hermes, GHC, and Ruby, normalizing them into a common schema for unified analysis. The tool distinguishes itself with a canvas-based rendering engine that draws flamegraphs without DOM nodes for each frame, and a WebAssembly-based rendering pipeline for high-performance drawing. It offers left-heavy stack sorting to surface the most time
Imports profiling data from GHC's built-in profiler by reading the JSON output produced with the -pj RTS flag.
3d-force-graph is a WebGL-accelerated component for rendering interactive network graphs in three-dimensional space. Built on the ThreeJS library, it positions nodes using a force-directed physics simulation that can be driven by either a D3-force or ngraph engine, producing dynamic layouts that users can rotate, zoom, and pan using mouse, keyboard, or touch controls. The component distinguishes itself through comprehensive camera control capabilities, including programmatic positioning, animated transitions, automatic timed orbiting, and zoom-to-fit functionality that frames all nodes within
Imports graph structure from JSON files or objects, specifying node IDs and link sources and targets.
1Remote is a portable remote desktop client that manages and launches remote sessions across multiple protocols from a single unified interface. It organizes servers using a flexible tagging system and stores all configuration in structured JSON files for easy backup and transfer between machines. The application supports launching RDP, SSH, VNC, Telnet, and other remote connections, and allows users to replace default protocol handlers with custom external programs that accept command-line arguments. It includes a bulk server editor for applying uniform changes to addresses, credentials, or
Loads server configurations from JSON files or from other remote management tools like mRemoteNG.
Taskwarrior is a command-line task manager that lets you create, modify, filter, and complete to-do items directly from the terminal. It stores all tasks in a single plain-text file for portability and manual editing, and includes a custom expression language for selecting tasks by status, priority, tags, and date ranges. The tool distinguishes itself through several integrated capabilities. It computes a numeric urgency score for each task based on weighted factors like age, tags, and due date to determine ordering. A recurrence template engine generates new task instances from a template af
Provides a built-in command to import task data from JSON files into the task database.
AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en
Reads JSON files and inserts their contents into MySQL tables or collections using the utility API.
Isso 是一个自托管评论系统和 WSGI 评论服务器,允许用户管理去中心化的讨论板。它作为一个 Markdown 讨论引擎,将用户生成的内容转换为过滤后的 HTML,以便在网页上安全显示。 该系统被设计为跨域评论主机,使单个集中式服务器实例能够为多个不同域提供独特的评论区。它使用 CORS 主机名白名单来保护这种集成,以确保评论仅能在授权网站上嵌入。 该平台提供了一个全面的审核界面,包含密码保护的管理面板和用于筛选帖子的审核队列。其他功能包括基于 SMTP 的电子邮件通知、用户 Identicon 生成,以及通过 JSON 导入从外部平台迁移对话历史的能力。 该服务器可以通过容器化环境、FastCGI 或作为系统服务进行部署。
Enables migration of conversation history from external platforms by importing structured JSON files.
Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w
Loads timesheet, customer, and project data from CSV or JSON files with automatic entity creation and duplicate resolution.
supabase-js 是一个全面的客户端库,旨在将前端应用程序与托管的后端即服务 (BaaS) 集成。它提供了一个统一的接口,用于与 PostgreSQL 数据库、身份管理系统、云对象存储和实时数据同步进行交互。 该库具有同构客户端设计,可在浏览器和服务器环境中运行。它通过类型安全的方法脱颖而出,利用 TypeScript 将数据库模式直接映射到客户端定义,并采用基于 PostgREST 的 API 将 JavaScript 调用转换为 RESTful 请求。 该客户端涵盖了广泛的功能,包括通过 OAuth、OIDC 和通行密钥 (passkeys) 进行用户身份验证,以及使用签名令牌进行会话管理。它通过 S3 兼容的存储接口管理大规模二进制数据,并通过基于 WebSocket 的订阅实现实时应用程序更新,以进行数据库更改和状态同步。其他功能包括无服务器边缘函数的调用以及使用向量嵌入执行相似性搜索。
Supports loading structured data from JSON files directly into database tables.
该项目是一个双因素身份验证管理器,生成基于时间和基于计数器的一次性密码以保护在线账户。它作为一个加密凭据管理器,用于存储身份验证种子并在移动和可穿戴设备上生成安全代码。 该应用程序包含一个专用的 Android Wear OS 客户端,可同步身份验证数据和 UI 状态,从而允许直接从智能手表查看安全代码。 该系统支持从其他应用程序导入和迁移身份验证种子,并提供加密备份功能到本地或云存储以进行账户恢复。它还包括组织工具,用于将身份验证条目分组到具有相关品牌图标的自定义类别中。
Supports importing authentication secrets from other applications using standardized JSON data formats.
ChatLab is a self-hosted chat database and data pipeline designed to normalize, store, and analyze large-scale social conversation histories. It functions as an analytics platform that uses large language models to extract patterns and insights from messaging data imported from multiple platforms. The system distinguishes itself through an AI-powered analysis engine that utilizes vector-based history analysis and agent-based function calling to summarize conversation trends. It further identifies behavioral patterns by generating visual analytics, including heatmaps, word clouds, and activity
Imports chat history from Telegram using the official desktop export feature, accepting a machine-readable JSON file.
Viewers is a zero-footprint DICOMweb medical imaging viewer and a modular plugin framework. It serves as a diagnostic interface for rendering 2D and 3D medical images, providing a web-based clinical workflow engine to automate image layouts and toolsets. The project distinguishes itself through a highly extensible architecture that allows for the development of custom clinical workflows, specialized viewing modes, and the integration of external functional extensions. It includes a dedicated command line interface for managing these plugins and supports white-labeling through a comprehensive
Cornerstone imports study information using a JSON-formatted text file when a DICOMweb endpoint is unavailable.
Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di
Loads structured data from JSON files into existing node or relationship tables by mapping file keys to defined table properties and schema requirements.
Telegram Search 是一个自托管平台,旨在导出、索引和归档个人或群组消息历史记录。它作为一个私有搜索引擎,将分散的通信日志和媒体资产转换为可搜索的知识库,允许用户通过容器化基础设施完全掌控自己的数据。 该平台利用基于向量的语义索引来实现跨历史数据集的模糊检索。它集成了一个光学字符识别 (OCR) 管道,从图像和媒体文件中提取文本,确保视觉内容与基于文本的消息一样易于发现。用户可以直接从搜索结果导航回消息应用程序中的原始来源,并使用基于协议的深度链接。 除了基础搜索外,该系统还集成了生成式人工智能,根据存储的聊天记录提供上下文感知的摘要和答案。这种检索增强生成 (RAG) 功能允许对历史线程进行智能分析,而自动媒体归档功能将繁重的资产卸载到外部存储,以保持轻量级的本地数据库。整个技术栈通过容器化配置进行部署,以简化界面、数据库和存储服务的管理。
Exports and preserves personal or group message history into a private database for long-term storage and offline access.
This project is a set of hands-on labs for practicing cloud development, focusing on implementing web apps, functions, storage solutions, and containerized workloads. It provides a practical framework for developing solutions within the Azure ecosystem. The content covers a wide range of specialized cloud capabilities, including serverless development with HTTP and timer triggers, container orchestration using apps and instances, and API management for routing and transforming traffic. It also emphasizes identity and access management through OpenID Connect and managed identities. Additional
Reads JSON data from local files and inserts it into NoSQL collections.