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éesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPersistence Middleware

Components that intercept data operations to execute custom logic during the persistence lifecycle.

Distinguishing note: No candidates provided; focuses on lifecycle hooks within the data persistence layer.

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

  1. Home
  2. Data & Databases
  3. Persistence Middleware

Awesome Persistence Middleware 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.
  • sequelize/sequelizeAvatar de sequelize

    sequelize/sequelize

    30,349Voir sur GitHub↗

    Sequelize is an object-relational mapping library that provides a unified interface for managing relational data through code. By implementing the Active Record pattern, it maps database tables to application objects, allowing developers to perform standard create, read, update, and delete operations using high-level method calls. The library abstracts complex database interactions by translating these calls into optimized, engine-specific SQL statements, ensuring consistent behavior across different database systems. The project distinguishes itself through a comprehensive suite of tools for

    "Executes custom logic at specific points in the data persistence flow by triggering registered functions before or after database operations."

    TypeScriptdb2-ibm-ifeature-richjavascript
    Voir sur GitHub↗30,349