awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesClient-Side Database APIs

Standardized APIs that allow client-side code to trigger database lookups and updates.

Distinct from Database Query Execution: The candidates focus on SQL execution or data retrieval; this specifically concerns the bridge between client-side JS and the DB.

Explore 1 awesome GitHub repository matching web development · Client-Side Database APIs. Refine with filters or upvote what's useful.

Awesome Client-Side Database APIs GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • digitallyinduced/ihpAvatar von digitallyinduced

    digitallyinduced/ihp

    5,294Auf GitHub ansehen↗

    ihp is a type-safe web framework and full-stack application orchestrator designed for PostgreSQL. It functions as a server-side rendering framework and a type-safe ORM that automatically generates record types from SQL schemas to ensure compile-time query validation. The platform distinguishes itself by verifying routing, database queries, and templates at compile time to prevent runtime crashes. It implements real-time web interfaces using WebSockets for instant data synchronization and employs server-driven hypermedia for partial DOM patching. The framework covers a broad range of integrat

    Executes database lookups and updates from client-side code using a standardized API.

    Haskellframeworkhacktoberfesthaskell
    Auf GitHub ansehen↗5,294
  1. Home
  2. Web Development
  3. Client-Side Database APIs