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

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

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

1 个仓库

Awesome GitHub RepositoriesType-Hinted Database Interfaces

High-level database operation interfaces leveraging language type hints for safety and ergonomics.

Distinct from Database Query Interfaces: Distinct from Database Query Interfaces: emphasizes the use of type-hints and high-level abstractions over raw query execution.

Explore 1 awesome GitHub repository matching data & databases · Type-Hinted Database Interfaces. Refine with filters or upvote what's useful.

Awesome Type-Hinted Database Interfaces GitHub Repositories

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

    AnswerDotAI/fasthtml

    6,846在 GitHub 上查看↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Provides a high-level interface for database operations using Python classes and type hints.

    Jupyter Notebook
    在 GitHub 上查看↗6,846
  1. Home
  2. Data & Databases
  3. Database Query Interfaces
  4. Type-Hinted Database Interfaces