1 个仓库
Interactive, cell-based interfaces for executing SQL queries and analyzing data in a document-like layout.
Distinct from SQL Execution Interfaces: The candidates focus on specific query syntax, promise-based drivers, or AI integration, rather than the structural notebook interface for data exploration.
Explore 1 awesome GitHub repository matching data & databases · Notebook SQL Clients. Refine with filters or upvote what's useful.
Franchise 是一个数据库查询工具和笔记本 SQL 客户端,允许用户运行查询并分析数据集。它作为一个本地数据处理器,具有一个基于浏览器的引擎,用于针对 CSV、JSON 和 XLSX 文件执行 SQL 命令,而无需将数据上传到远程服务器。 该项目使用基于单元格的界面以交互式的文档布局组织查询和结果。它支持一种工作流,用户可以将查询分支为并排布局,以比较不同的 SQL 变体及其结果,而无需覆盖现有代码。 该系统提供了一个统一的界面,用于通过安全本地网桥连接到远程数据库,并包括将表格结果转换为图表、地图和卡片视图的工具。这些交互式笔记本及其相关的可视化可以导出为便携式 HTML 文档。 该应用程序被打包为独立资产,用于在标准 HTTP 服务器上托管。
Provides a cell-based notebook interface for executing SQL queries and exploring datasets in an interactive, document-like layout.