awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • knex/knexAvatar de knex

    knex/knex

    20,300Ver en 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
    Ver en GitHub↗20,300
  • mystenlabs/suiAvatar de MystenLabs

    MystenLabs/sui

    7,612Ver en 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
    Ver en GitHub↗7,612
  • pgsty/pigstyAvatar de pgsty

    pgsty/pigsty

    4,703Ver en 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
    Ver en GitHub↗4,703
  1. Home
  2. Data & Databases
  3. Connection Pooling
  4. Pool Configuration

Explorar subetiquetas

  • Trading Pool Metadata1 sub-etiquetaRetrieval 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.