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
·

1 repositorio

Awesome GitHub RepositoriesDependency Injection Frameworks

Tools for managing and injecting database driver configurations and pool settings into application runtimes.

Distinguishing note: Focuses on configuration-driven injection for database resources specifically.

Explore 1 awesome GitHub repository matching data & databases · Dependency Injection Frameworks. Refine with filters or upvote what's useful.

Awesome Dependency Injection Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • alibaba/druidAvatar de alibaba

    alibaba/druid

    28,221Ver en GitHub↗

    Druid is a database connection management and monitoring framework designed to maintain persistent, high-performance links between applications and relational databases. It functions as a resource manager that automates the lifecycle of connection pools, reducing the overhead associated with repeatedly opening and closing network connections. The project distinguishes itself through an integrated query analysis engine that decomposes database statements into structured components. This capability enables real-time security auditing, syntax validation, and metadata extraction, allowing for the

    Wires database drivers and pool settings into the application runtime based on external definitions.

    Java
    Ver en GitHub↗28,221
  1. Home
  2. Data & Databases
  3. Dependency Injection Frameworks