awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • answerdotai/fasthtmlAvatar de AnswerDotAI

    AnswerDotAI/fasthtml

    6,846Voir sur 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
    Voir sur GitHub↗6,846
  1. Home
  2. Data & Databases
  3. Database Query Interfaces
  4. Type-Hinted Database Interfaces