awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesPool Configuration

Settings for managing connection limits, timeouts, and reconnection logic for database pools.

Distinct from Connection Pooling: Distinct from general Connection Pools: focuses on the configuration parameters that govern pool behavior.

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

Awesome Pool Configuration 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.
  • knex/knexAvatar de knex

    knex/knex

    20,300Voir sur GitHub↗

    Knex is a multi-dialect database client that provides a programmatic SQL query builder, a connection pool manager, and a versioned schema migration tool. It enables programmatic database interaction across multiple SQL engines, including PostgreSQL, MySQL, SQLite3, SQL Server, CockroachDB, and Oracle. The project distinguishes itself through a fluent interface for constructing complex SQL statements and a dedicated framework for database seeding. It utilizes specialized dialects to translate generic query representations into database-specific syntax while maintaining a consistent API across

    Provides a system to configure connection limits and timeout rules for stable database communication.

    JavaScript
    Voir sur GitHub↗20,300
  • mystenlabs/suiAvatar de MystenLabs

    MystenLabs/sui

    7,612Voir sur GitHub↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Fetches detailed configuration and operational metadata for on-chain trading pools.

    Rustblockchaindistributed-ledger-technologymove
    Voir sur GitHub↗7,612
  • pgsty/pigstyAvatar de pgsty

    pgsty/pigsty

    4,703Voir sur GitHub↗

    Pigsty is a full-stack orchestration suite for deploying, monitoring, and managing high-availability PostgreSQL clusters and their supporting infrastructure. It functions as a cluster management platform and high-availability suite that automates failover, manages virtual IPs, and ensures data consistency through distributed consensus. The project distinguishes itself by providing a comprehensive database infrastructure-as-code framework and a dedicated observability stack. It incorporates a backup and recovery manager supporting point-in-time recovery via S3-compatible object storage, alongs

    Defines and automatically applies connection pool modes, sizes, and authentication settings to the pooler.

    Shellgraphicsinfrapostgres
    Voir sur GitHub↗4,703
  1. Home
  2. Data & Databases
  3. Connection Pooling
  4. Pool Configuration

Explorer les sous-tags

  • Trading Pool Metadata1 sous-tagRetrieval of configuration and state parameters for liquidity and trading pools. **Distinct from Pool Configuration:** Focuses on financial trading pool parameters like tick size and asset types, rather than database connection pool settings.