awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةالمدونةخريطة الموقع
المشروعحولالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • answerdotai/fasthtmlالصورة الرمزية لـ AnswerDotAI

    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