awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRelated Data Prefetching

Retrieving a parent record and its associated children as a single combined result set.

Distinct from Single Row Fetches: None of the candidates cover the retrieval of relational children associated with a parent record.

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

Awesome Related Data Prefetching GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • simolus3/driftAvatar von simolus3

    simolus3/drift

    3,231Auf GitHub ansehen↗

    Drift is a type-safe SQL persistence library and relational mapper that provides a structured way to map database tables to classes and execute SQL queries with build-time validation. It functions as a type-safe query builder and a wrapper for SQLite and PostgreSQL, eliminating manual result set parsing by binding query outputs to native objects. The project distinguishes itself through a build-time code generation system that produces type-safe APIs and validates raw SQL statements against database versions before execution. It features reactive query streaming, which transforms SQL queries

    Retrieves parent records and their associated child records as a single list using specialized functions.

    Dartdartdart-build-systemflutter
    Auf GitHub ansehen↗3,231
  1. Home
  2. Data & Databases
  3. Related Data Prefetching