awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

8 Repos

Awesome GitHub RepositoriesDatabase Connectivity Management

Mechanisms for establishing and securing network links between clients and database servers.

Distinct from SSL/TLS Connection Security: Candidates focus on P2P or generic SSL; this is specifically about the client's ability to connect to database instances via tunnels/proxies.

Explore 8 awesome GitHub repositories matching data & databases · Database Connectivity Management. Refine with filters or upvote what's useful.

Awesome Database Connectivity Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tiny-craft/tiny-rdmAvatar von tiny-craft

    tiny-craft/tiny-rdm

    12,899Auf GitHub ansehen↗

    tiny-rdm is a Redis database manager and GUI client that provides a visual interface for performing CRUD operations on strings, hashes, lists, sets, and streams. It functions as a comprehensive administration tool, acting as a performance monitor, a pub/sub client, and a web dashboard for monitoring Redis activity. The project distinguishes itself through advanced data visualization and debugging capabilities, including the ability to organize keys into a hierarchical tree structure using custom delimiters. It supports the decoding and decompression of stored values through built-in methods o

    Establishes stable network links to remote servers using secure tunnels, SSL, or proxy settings.

    Vuegogolangicon-pack
    Auf GitHub ansehen↗12,899
  • crazyguitar/pysheeetAvatar von crazyguitar

    crazyguitar/pysheeet

    8,150Auf GitHub ansehen↗

    pysheeet ist eine technische Referenzbibliothek, die eine kuratierte Sammlung von Code-Snippets und Implementierungsmustern für fortgeschrittene Python-Entwicklung, Systemintegration und High-Performance-Computing bereitstellt. Sie dient als umfassender Leitfaden für die Implementierung von Low-Level-Netzwerkprogrammierung, nativen C-Erweiterungen sowie asynchroner und nebenläufiger Programmierung. Das Projekt bietet spezialisierte Frameworks für die Entwicklung und Bereitstellung von Large Language Models, einschließlich Werkzeugen für verteilte GPU-Inferenz und High-Performance-Serving. Es enthält zudem detaillierte Muster für die Orchestrierung von High-Performance-Computing-Clustern, die GPU-Ressourcenzuweisung und Multi-Node-Workload-Management abdecken. Die Bibliothek deckt ein breites Spektrum an Funktionen ab, einschließlich sicherer Netzwerkkommunikation und Kryptografie, Object-Relational-Mapping und Datenbankverwaltung sowie die Implementierung komplexer Datenstrukturen und Algorithmen. Sie bietet zudem Utilities für Speicherverwaltung, native Interoperabilität via Foreign-Function-Interfaces und systemnahe OS-Integration.

    Provides patterns for managing database connectivity, including connection pools and dialect-specific SQL translation.

    Python
    Auf GitHub ansehen↗8,150
  • datlechin/tableproAvatar von datlechin

    datlechin/TablePro

    4,471Auf GitHub ansehen↗

    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

    Establishes secure connections to database instances using standard wire protocols, SSL/TLS, and SSH tunnels.

    Swift
    Auf GitHub ansehen↗4,471
  • crunchydata/postgres-operatorAvatar von CrunchyData

    CrunchyData/postgres-operator

    4,423Auf GitHub ansehen↗

    Dieses Projekt ist ein Kubernetes-Operator, der für die Bereitstellung und Verwaltung von PostgreSQL-Datenbankclustern in der Produktion mittels deklarativer Konfigurationen entwickelt wurde. Er fungiert als Controller, der den tatsächlichen Zustand von Datenbankclustern mit einem gewünschten Zustand synchronisiert und ein System für Hochverfügbarkeits-Orchestrierung, automatisiertes Backup und Recovery sowie containerisierte Datenbankadministration bereitstellt. Der Operator zeichnet sich durch eine umfassende Datenschutz-Suite aus, die Point-in-Time-Recovery, Multi-Mode-Backups in Cloud-Objektspeicher und Cluster-Cloning unterstützt. Er stellt kontinuierliche Verfügbarkeit durch verteilten Konsens für automatisiertes Failover sicher und unterstützt ausgefeiltes Traffic-Management durch einen integrierten Connection-Pooler. Das Projekt deckt ein breites Spektrum an operativen Fähigkeiten ab, einschließlich synchroner und asynchroner Replikation, Telemetrie-Erfassung über einen dedizierten Monitoring-Stack und sicheres Identitätsmanagement mit automatisierter TLS-Zertifikatsrotation. Es bietet zudem Tools für die Erweiterung von Speichervolumes, Datenbank-Engine-Updates und die Integration verschiedener Datenbankerweiterungen. Der Controller wird mittels anpassbarer Manifeste in einem Cluster installiert, um die deklarative Orchestrierung der Datenbankumgebung zu ermöglichen.

    Enforces TLS for all database traffic through integrated public key infrastructure management.

    Go
    Auf GitHub ansehen↗4,423
  • mongodb/mongo-python-driverAvatar von mongodb

    mongodb/mongo-python-driver

    4,342Auf GitHub ansehen↗

    The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage data within MongoDB databases using the Python programming language. It serves as a database connectivity library that handles authentication and connection pooling, while also providing a vector search client for managing embedding indexes and retrieving data based on semantic similarity. The driver supports both synchronous and asynchronous database driver models to perform non-blocking I/O operations and stream data from database clusters. It distinguishes itself through speci

    Manages the establishment and security of network links between Python applications and MongoDB instances.

    Pythonmongodbmongodb-driverpymongo
    Auf GitHub ansehen↗4,342
  • hvf/franchiseAvatar von HVF

    HVF/franchise

    4,008Auf GitHub ansehen↗

    Franchise is a database query tool and notebook SQL client that allows users to run queries and analyze datasets. It functions as a local data processor with a browser-based engine for executing SQL commands against CSV, JSON, and XLSX files without uploading data to a remote server. The project uses a cell-based interface to organize queries and results in an interactive, document-like layout. It supports a workflow where users can fork queries into side-by-side layouts to compare different SQL variations and their results without overwriting existing code. The system provides a unified int

    Provides a secure connection bridge to link local terminals to cloud or on-premise database instances.

    JavaScriptbigquerydatabasemysql
    Auf GitHub ansehen↗4,008
  • mrvautin/adminmongoAvatar von mrvautin

    mrvautin/adminMongo

    3,859Auf GitHub ansehen↗

    adminMongo is a graphical management tool designed for the administration of MongoDB databases. It provides a visual interface for managing databases, collections, and documents, allowing users to perform administrative tasks such as creating and organizing data structures, managing indexes, and executing queries to retrieve or filter records. The application functions as a cross-platform desktop client, utilizing a containerized environment to provide a standalone experience on major operating systems. It distinguishes itself by integrating server monitoring capabilities, which track perform

    Establishes links to local or remote database instances by defining connection strings, security credentials, and resource pool settings.

    JavaScript
    Auf GitHub ansehen↗3,859
  • cweijan/vscode-database-clientAvatar von cweijan

    cweijan/vscode-database-client

    2,885Auf GitHub ansehen↗

    Diese Erweiterung bietet ein einheitliches grafisches Interface zur Verwaltung relationaler und NoSQL-Datenbanken direkt innerhalb des Code-Editors. Sie dient als umfassende Umgebung für die Unterstützung des Datenbank-Lebenszyklus und ermöglicht es Benutzern, Schemata zu durchsuchen, benutzerdefinierte Abfragen auszuführen und administrative Aufgaben über verschiedene Servertypen hinweg durchzuführen. Das Tool zeichnet sich durch integrierte Unterstützung für sichere Konnektivität aus, einschließlich SSH-Tunneling und SSL-Zertifikatsverwaltung, neben automatisierten Schema-Dokumentations- und Visualisierungsfähigkeiten. Es erleichtert komplexe Datenoperationen durch das Verpacken externer Kommandozeilen-Dienstprogramme für zuverlässige Migrationen und Backups, während es synthetische Datengenerierung zur Unterstützung von Test-Workflows bereitstellt. Die Plattform deckt ein breites Spektrum an Datenbankverwaltungsfunktionen ab, einschließlich direkter Tabellendatensatz-Bearbeitung, Abfrage-Historien-Tracking und Ergebnismengen-Paginierung für große Datensätze. Sie enthält zudem Dienstprogramme für Remote-Dateiverwaltung und Echtzeit-Überwachung des Verbindungszustands, um einen konsistenten Zugriff auf Infrastrukturumgebungen sicherzustellen.

    Manages secure database connections using credentials, SSL certificates, and SSH tunnels.

    TypeScriptmysql-databasesqlvscode
    Auf GitHub ansehen↗2,885
  1. Home
  2. Data & Databases
  3. Database Connectivity Management