awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesRelation Navigators

UI tools that allow jumping between related records across tables using foreign key references.

Distinct from Foreign Key Constraints: Distinct from Foreign Key Constraints by focusing on the user's ability to navigate between records rather than the database's enforcement of integrity.

Explore 3 awesome GitHub repositories matching data & databases · Relation Navigators. Refine with filters or upvote what's useful.

Awesome Relation Navigators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • datlechin/tableproAvatar de datlechin

    datlechin/TablePro

    4,471Voir sur GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Navigates between referenced tables or previews related rows via clickable links embedded in foreign key cells.

    Swift
    Voir sur GitHub↗4,471
  • jorgerojas26/lazysqlAvatar de jorgerojas26

    jorgerojas26/lazysql

    3,481Voir sur GitHub↗

    LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection manager for interacting with SQL databases from the command line. The project features a read-only connection mode that blocks mutation commands to prevent accidental data loss. It supports automated pre-connection tasks, including the execution of shell commands and the establishment of SSH tunnels, and allows for both global and project-specific configuration. The interface provides a tree-based schema browser for navigating tables, a dedicated SQL query editor with tabular r

    Enables jumping from a cell value to its referenced record in another table automatically.

    Go
    Voir sur GitHub↗3,481
  • wisser/jailerAvatar de Wisser

    Wisser/Jailer

    3,130Voir sur GitHub↗

    Jailer is a suite of specialized tools for AI-assisted SQL management, referential integrity preservation, and relational data browsing. It provides a system for generating referentially intact database subsets, allowing users to extract consistent slices of relational data while preserving foreign key constraints and dependencies. The project features an AI-driven SQL assistant that uses natural language to generate, optimize, and refactor queries based on database schemas. It also includes a data migration tool that analyzes SQL patterns to reverse engineer models and map associations betwe

    Provides a UI for navigating between related database records using foreign key references.

    Javadatabasedb2export
    Voir sur GitHub↗3,130
  1. Home
  2. Data & Databases
  3. Foreign Key Constraints
  4. Relation Navigators