1 dépôt
Tools for storing, organizing, and inserting reusable SQL fragments into the editor.
Distinct from SQL Query Editors: Distinct from SQL Query Editors: focuses on managing reusable fragments rather than the general editing experience.
Explore 1 awesome GitHub repository matching data & databases · SQL Code Snippet Managers. 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
Provides a system to store and insert reusable SQL fragments via drag-and-drop or code completion.