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 RepositoriesPartial Model Projections

Selecting a specific subset of columns from a table to map into a specialized structure.

Distinguishing note: No candidate specifically addresses selecting a subset of columns for a projection struct; other candidates are related to ML models or project management.

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

Awesome Partial Model Projections GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • seaql/sea-ormAvatar de SeaQL

    SeaQL/sea-orm

    9,410Ver en GitHub↗

    Sea-ORM is an asynchronous SQL object-relational mapper and database toolkit for mapping relational tables to strongly typed objects. It provides a relational database mapper for performing CRUD operations across MySQL, PostgreSQL, and SQLite, and includes a programmatic dynamic query builder for constructing complex SQL statements. The project distinguishes itself by providing a GraphQL schema generator that transforms database entities into typed schemas with built-in pagination and filters. It also features a dedicated database migration tool for defining and applying versioned schema chan

    Selects a specific subset of columns from a table and maps them into a projection struct.

    Rustdatabasehacktoberfestloco
    Ver en GitHub↗9,410
  1. Home
  2. Data & Databases
  3. Partial Model Projections