awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

Awesome GitHub RepositoriesDatabase Object Openings from SQL

Opening tables, views, or triggers referenced in SQL code by Ctrl+Clicking or pressing F2 on the object name.

Distinct from SQL Query Editors: Distinct from SQL Query Editors: focuses on opening database objects from SQL code, not the editor interface itself.

Explore 1 awesome GitHub repository matching data & databases · Database Object Openings from SQL. Refine with filters or upvote what's useful.

Awesome Database Object Openings from SQL GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pawelsalawa/sqlitestudioAvatar pawelsalawa

    pawelsalawa/sqlitestudio

    6,428Vezi pe GitHub↗

    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

    Opens tables, views, or triggers referenced in SQL code by Ctrl+Clicking or pressing F2 on the object name.

    Ccppdatabasedatabase-management
    Vezi pe GitHub↗6,428
  1. Home
  2. Data & Databases
  3. SQL Query Editors
  4. Database Object Openings from SQL

Explorează sub-etichetele

  • Multi-Method Database OpeningsOpening or creating databases through multiple entry points such as toolbar, menu, drag-and-drop, or command-line arguments. **Distinct from Database Object Openings from SQL:** Distinct from Database Object Openings from SQL: focuses on opening entire database files via various UI methods, not navigating to objects within SQL code.