2 रिपॉजिटरी
Running only the query at the cursor or a selected portion of code, configurable to execute the entire editor contents.
Distinct from SQL Query Editors: Distinct from SQL Query Editors: focuses on the execution mode selection (cursor, selection, or full editor), not the editor interface itself.
Explore 2 awesome GitHub repositories matching data & databases · Selected SQL Executions. Refine with filters or upvote what's useful.
SQLiteStudio is an open-source graphical tool for browsing, editing, and managing SQLite database files. It combines a full-featured SQL editor with syntax highlighting, a visual database schema designer for creating entity-relationship diagrams, and a plugin-based extensibility platform that allows adding custom functionality through C/C++, JavaScript, Tcl, or Python. The application distinguishes itself through its multi-language scripting engine, which embeds JavaScript, Tcl, and Python interpreters to enable user-defined functions and scripts within SQL queries. It supports encrypted data
Runs only the query at the cursor or a selected portion of code, configurable to execute the entire editor contents.
Briefer is an interactive data notebook platform and business intelligence dashboard tool used for collaborative data analysis and reporting. It provides a containerized environment for building reports that combine SQL, Python, and Markdown with native visualizations. The platform features an integrated code assistant that uses large language models to generate SQL and Python snippets from natural language prompts. It is designed as a Kubernetes data application, deploying via Helm charts to manage isolated compute environments and ensure separate resources per page through pod-based isolati
Supports executing only the highlighted portion of a SQL code block to refine queries.