1 dépôt
Tools for executing queries against a combination of remote databases and local flat files.
Distinct from Query Tools: Existing candidates are too specific to SQLite or iOS; this is a general multi-source query client.
Explore 1 awesome GitHub repository matching data & databases · Multi-Source Database Query Tools. Refine with filters or upvote what's useful.
Franchise is a database query tool and notebook SQL client that allows users to run queries and analyze datasets. It functions as a local data processor with a browser-based engine for executing SQL commands against CSV, JSON, and XLSX files without uploading data to a remote server. The project uses a cell-based interface to organize queries and results in an interactive, document-like layout. It supports a workflow where users can fork queries into side-by-side layouts to compare different SQL variations and their results without overwriting existing code. The system provides a unified int
Acts as a comprehensive tool for connecting to remote databases and local files to run queries and analyze datasets.