5 dépôts
Tools that route database traffic through SSH tunnels to reach remote servers securely.
Distinct from SSH Client Connections: Distinct from SSH Client Connections: focuses on tunneling database traffic rather than general command execution over SSH.
Explore 5 awesome GitHub repositories matching networking & communication · Database SSH Tunnelers. Refine with filters or upvote what's useful.
Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling. Materialize distinguishes itself through its ability to offer configurable c
Routes Kafka or Schema Registry traffic through an SSH bastion host for secure access.
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal
Tunnels database connections through SSH or secures them with SSL settings.
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
Routes database traffic through encrypted SSH tunnels to access servers not directly reachable from the local machine.
TablePlus is a SQL database management GUI and professional administration tool designed for managing relational and NoSQL databases. It functions as a native SQL query client and relational data browser, providing a graphical interface for database administration, schema management, and data exploration. The project distinguishes itself through a staged-change commit system that buffers GUI-driven modifications locally for review before they are applied to the server. It also features a native-protocol connection layer for low-latency communication and secure connectivity via SSH tunneling.
Provides database SSH tunnelers to securely route traffic to remote servers via jump hosts.
Cette extension fournit une interface graphique unifiée pour gérer les bases de données relationnelles et NoSQL directement depuis l'éditeur de code. Elle sert d'environnement complet pour le support du cycle de vie des bases de données, permettant aux utilisateurs de parcourir les schémas, d'exécuter des requêtes personnalisées et d'effectuer des tâches administratives sur plusieurs types de serveurs. L'outil se distingue par son support intégré de la connectivité sécurisée, incluant le tunneling SSH et la gestion des certificats SSL, ainsi que des capacités de documentation et de visualisation automatique des schémas. Il facilite les opérations de données complexes en encapsulant des utilitaires en ligne de commande externes pour des migrations et des sauvegardes fiables, tout en fournissant une génération de données synthétiques pour soutenir les workflows de test. La plateforme couvre un large éventail de fonctions de gestion de bases de données, y compris l'édition directe d'enregistrements de tables, le suivi de l'historique des requêtes et la pagination des résultats pour les grands jeux de données. Elle inclut également des utilitaires pour la gestion de fichiers distants et la surveillance en temps réel de l'état des connexions afin d'assurer un accès cohérent aux environnements d'infrastructure.
Establishes secure, encrypted connections to remote database servers by wrapping traffic through SSH tunnels.