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 RepositoriesMulti-Platform Database Frameworks

Frameworks that provide database access across multiple operating systems and runtimes from a single codebase.

Distinct from Multi-Database Support: Distinct from Multi-Database Support: focuses on cross-platform code generation and driver abstraction, not just supporting multiple backends.

Explore 1 awesome GitHub repository matching data & databases · Multi-Platform Database Frameworks. Refine with filters or upvote what's useful.

Awesome Multi-Platform Database Frameworks GitHub Repositories

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

    sqldelight/sqldelight

    6,827Vezi pe GitHub↗

    SQLDelight is a Kotlin database library that validates SQL schema, statements, and migrations at compile time, generating type-safe Kotlin query functions from labeled SQL files. It treats SQL as the source of truth for database definitions, catching schema errors during the build process before they reach production. The library supports multiple database dialects including SQLite, MySQL, PostgreSQL, HSQL, and H2, and generates platform-specific code for Android, iOS, JVM, and JavaScript targets. It provides a platform-specific driver abstraction that handles database connectivity difference

    Supports Android, iOS, JVM, and JavaScript with multiple SQL dialects from a single codebase.

    Kotlinkotlin-multiplatformsqlsqldelight
    Vezi pe GitHub↗6,827
  1. Home
  2. Data & Databases
  3. SQLite Drivers
  4. SQLite Storage Adapters
  5. SQLite or PostgreSQL Storage
  6. Multi-Database Support
  7. Multi-Platform Database Frameworks