awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesDialect-Aware Type Polyfills

Implements database types that adapt their behavior across different SQL dialects using polyfills.

Distinct from Dialect-Aware Parsers: None of the candidates cover database-specific type polyfills; they focus on IDE autocompletion or language parsers.

Explore 1 awesome GitHub repository matching data & databases · Dialect-Aware Type Polyfills. Refine with filters or upvote what's useful.

Awesome Dialect-Aware Type Polyfills GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • simolus3/driftAvatar simolus3

    simolus3/drift

    3,231Vezi pe GitHub↗

    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

    Provides a mechanism to maintain consistent type behavior across different database engines through polyfills.

    Dartdartdart-build-systemflutter
    Vezi pe GitHub↗3,231
  1. Home
  2. Data & Databases
  3. Dialect-Aware Type Polyfills