awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Dart ORM Libraries

排名更新于 2026年7月13日

我们为您精选了匹配 “best dart orm libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Dart ORM Libraries

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • simolus3/driftsimolus3 的头像

    simolus3/drift

    3,231在 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

    Drift is a comprehensive ORM and SQL persistence library for Dart that provides code generation, a type-safe query builder, and robust support for both SQLite and PostgreSQL, making it a flagship solution for database interactions.

    DartDatabase Schema MigrationsPostgreSQL Integrations
    在 GitHub 上查看↗3,231

Related searches

  • an object relational mapping library for Kotlin
  • an object relational mapper for Rust
  • an object relational mapper for C#
  • an object relational mapping library for Swift
  • an object relational mapping library for Java
  • an object relational mapper for PHP
  • 优先支持 TypeScript 的 SQL 数据库 ORM
  • Go 语言 ORM 与查询构建器