awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
ORM Extensions · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesORM Extensions

Plugins and decorators that extend the core functionality of object-relational mapping layers.

Distinguishing note: Focuses on modular enhancements to ORM models, distinct from core database drivers.

Explore 1 awesome GitHub repository matching software engineering & architecture · ORM Extensions. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. ORM Extensions

Awesome ORM Extensions GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • sequelize/sequelize

    sequelize/sequelize

    30,342View on 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

    Sequelize integrates external extensions and decorators to enhance model functionality and improve compatibility with specific application architectures.

    TypeScriptdb2-ibm-ifeature-richjavascript
    30,342View on GitHub↗