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
·

2 repositorios

Awesome GitHub RepositoriesDatabase Provider Plugins

Plugins that enable a framework to communicate with different database engines by implementing provider-specific logic.

Distinct from Database Extenders: Focuses on integrating different database backends rather than adding custom types or indexing to a single engine

Explore 2 awesome GitHub repositories matching data & databases · Database Provider Plugins. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Database Extenders
  4. Database Provider Plugins

Awesome Database Provider Plugins GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • aspnet/entityframeworkAvatar de aspnet

    aspnet/EntityFramework

    14,690Ver en GitHub↗

    EntityFramework is a .NET object-relational mapper that translates application objects into database tables and rows. It functions as a query engine that converts high-level expressions into optimized SQL commands for data retrieval. The project provides a mechanism for monitoring modifications to loaded objects to synchronize application state with the database. It also includes a system for synchronizing database structures with data models using versioned migration scripts. The framework supports multi-backend database integration through a plugin system, allowing a single application to

    Supports multi-backend database integration through a plugin system to ensure compatibility across different storage engines.

    C#
    Ver en GitHub↗14,690
  • bc-security/empireAvatar de BC-SECURITY

    BC-SECURITY/Empire

    5,045Ver en GitHub↗

    Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each

    Grants plugins automated or manual access to the application database via SQLAlchemy.

    PowerShellc2empirehacktoberfest
    Ver en GitHub↗5,045