awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 रिपॉजिटरी

Awesome GitHub RepositoriesMulti-Database Connection Configuration

Utilities for managing and coordinating multiple independent database connections within a single deployment.

Distinct from Multi-Model Databases: Distinct from multi-model databases: focuses on managing multiple connection pools rather than supporting multiple data models in one engine.

Explore 11 awesome GitHub repositories matching data & databases · Multi-Database Connection Configuration. Refine with filters or upvote what's useful.

Awesome Multi-Database Connection Configuration GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • xkcoding/spring-boot-demoxkcoding का अवतार

    xkcoding/spring-boot-demo

    34,101GitHub पर देखें↗

    This project is a comprehensive reference collection of practical implementation examples and patterns for building applications with Spring Boot. It serves as a Java web application template and a showcase for developing functional web services featuring REST endpoints, template engines, and global exception handling. The repository distinguishes itself by providing detailed demonstrations of enterprise-grade features, including distributed locking, task scheduling, and asynchronous message exchange using brokers like RabbitMQ. It also includes reference implementations for automated API doc

    Manages multiple independent database connection pools to route queries to different data stores simultaneously.

    Javademoin-actionjava
    GitHub पर देखें↗34,101
  • cube-js/cubecube-js का अवतार

    cube-js/cube

    20,251GitHub पर देखें↗

    Cube is a semantic data layer that provides a unified framework for defining business metrics, dimensions, and relationships across diverse data sources. By acting as a headless business intelligence engine, it transforms raw data into a governed model that can be queried via SQL, REST, and GraphQL interfaces. This architecture ensures consistent data definitions and logic across all downstream analytical applications and reporting tools. The platform distinguishes itself through its integrated conversational AI capabilities, which allow users to explore data using natural language. It orches

    Allows the platform to connect to and manage multiple distinct data sources simultaneously.

    Rustagentic-analyticsagentsai
    GitHub पर देखें↗20,251
  • luin/ioredisluin का अवतार

    luin/ioredis

    15,295GitHub पर देखें↗

    ioredis is a performance-focused Redis client for Node.js designed to execute commands and manage data connections. It provides a specialized interface for interacting with standalone servers, sharded clusters, and high-availability setups. The library distinguishes itself with native support for Redis Cluster, featuring automatic slot discovery and network address mapping, and Redis Sentinel for master node discovery and automatic failover. It also includes a dedicated Lua scripting interface that utilizes server-side caching to ensure atomic operations. The project covers a broad set of ca

    Supports diverse connection configurations including standalone, cluster, and sentinel setups with encryption.

    TypeScript
    GitHub पर देखें↗15,295
  • github/gh-ostgithub का अवतार

    github/gh-ost

    13,409GitHub पर देखें↗

    gh-ost is a triggerless online schema migration tool for MySQL. It functions as a replication client and table management utility that synchronizes data from a source table to a shadow table using binary logs, allowing for table structure modifications without locking original tables or causing downtime. The tool distinguishes itself by using binary-log-based replication instead of triggers to stream row-based events to a shadow table. It implements load-aware throttling and dynamic performance tuning to adjust migration speed based on server load and replication lag. Users can monitor and ad

    Adapts migration workflows for various setups including master-only, replica-based, and active-passive environments.

    Go
    GitHub पर देखें↗13,409
  • ankane/pgheroankane का अवतार

    ankane/pghero

    8,880GitHub पर देखें↗

    PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring database metrics, analyzing query performance, and managing active connections across multiple database instances. The project distinguishes itself by recording query and storage statistics over time, enabling historical trend analysis through a time-range slider. It also identifies missing indexes by analyzing query patterns and integrates with cloud provider APIs to retrieve system-level hardware statistics such as CPU and IOPS. The tool's broader capabilities cover process admi

    Allows simultaneous connection to several database instances or replicas through a configuration file.

    Ruby
    GitHub पर देखें↗8,880
  • usefathom/fathomusefathom का अवतार

    usefathom/fathom

    8,005GitHub पर देखें↗

    Fathom is a privacy-focused website analytics server written in Go. It monitors website traffic and page views without collecting personal data or using intrusive cookies, providing a self-hosted alternative for traffic monitoring. The system utilizes a Preact-based dashboard interface for visualizing traffic patterns and reports. Data is persisted in a SQL database analytics store, with support for MySQL, PostgreSQL, and SQLite. The project covers the collection of visitor data via lightweight tracking snippets and the management of that data through a pluggable storage layer. It includes m

    Supports connecting to multiple database types including MySQL, PostgreSQL, and SQLite.

    Goanalyticsfathomfathom-analytics
    GitHub पर देखें↗8,005
  • elsa-workflows/elsa-coreelsa-workflows का अवतार

    elsa-workflows/elsa-core

    7,629GitHub पर देखें↗

    Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business processes. It functions as a distributed workflow orchestrator and event-driven trigger system, capable of operating as a multi-tenant platform with secure data isolation. The project distinguishes itself through a flexible approach to workflow definitions, supporting a visual drag-and-drop designer, programmatic C# definitions, and portable JSON specifications. It provides a highly extensible architecture allowing for the development of custom activities and the use of a dynamic expr

    Determines if management and runtime data reside in shared or isolated databases to enable independent scaling.

    C#csharpdotnetelsa
    GitHub पर देखें↗7,629
  • elixir-ecto/ectoelixir-ecto का अवतार

    elixir-ecto/ecto

    6,471GitHub पर देखें↗

    Ecto is an Elixir database toolkit that maps database rows to Elixir structs and validates data changes through changesets before persistence. It provides a language-integrated query syntax for composing database queries, building them incrementally and securely with compile-time expansion into safe SQL. The toolkit connects to multiple database backends including PostgreSQL, MySQL, MSSQL, SQLite3, ClickHouse, and ETS through a pluggable adapter interface. It supports eager and lazy preloading of associated records to eliminate N+1 query problems, and can store nested data structures as embed

    Interacts with PostgreSQL, MySQL, MSSQL, SQLite3, ClickHouse, and ETS through adapters.

    Elixir
    GitHub पर देखें↗6,471
  • grosser/parallel_testsgrosser का अवतार

    grosser/parallel_tests

    3,493GitHub पर देखें↗

    This project is a parallel test runner and shell command executor designed to reduce total runtime by executing test suites across multiple CPU cores. It functions as a test suite load balancer and a CI test process manager that coordinates global setup, teardown, and exit codes for continuous integration pipelines. The tool acts as a test database orchestrator by creating and managing unique database instances mapped to parallel processes, which prevents data collisions. It distributes tests into balanced groups based on file size or recorded runtimes to optimize execution time and avoid bot

    Supports test tasks targeting individual databases within environments using multiple database configurations.

    Ruby
    GitHub पर देखें↗3,493
  • aimeos/upschemeaimeos का अवतार

    aimeos/upscheme

    2,601GitHub पर देखें↗

    Associates schema operations with specific database connections using configuration keys to manage heterogeneous environments.

    PHPdatabasedatabase-managementdatabase-migrations
    GitHub पर देखें↗2,601
  • thuss/standalone-migrationsthuss का अवतार

    thuss/standalone-migrations

    995GitHub पर देखें↗

    Standalone Migrations is a Ruby-based utility that provides database schema management and migration capabilities outside of a full web framework. It enables developers to track, version, and apply structural changes to relational databases using standard migration scripts in custom or non-framework environments. The tool distinguishes itself by offering multi-database isolation, allowing for the management of independent data stores within a single project through separate configuration sets and migration paths. It supports dynamic environment-aware configuration, which allows connection set

    Coordinates multiple independent database connections and migration paths within a single project.

    Ruby
    GitHub पर देखें↗995
  1. Home
  2. Data & Databases
  3. Multi-Database Connection Configuration

सब-टैग एक्सप्लोर करें

  • Migration RoutersRoutes schema changes to multiple database connections simultaneously with configurable execution ordering. **Distinct from Multi-Database Connection Configuration:** Distinct from general Multi-Database Connection Configuration: focuses on routing migrations, not just managing connection pools.
  • Topology Configurations1 सब-टैगManagement of different connection modes such as standalone, cluster, and sentinel within a single client instance. **Distinct from Multi-Database Connection Configuration:** Distinct from Multi-Database Connection Configuration: focuses on server topology (cluster vs sentinel) rather than multiple independent databases.