1 Repo
Web frameworks tightly integrated with PostgreSQL featuring type-safe query builders and automated migrations.
Distinct from PostgreSQL Schema Migrations: Shortlist candidates focus on the migration process itself rather than the framework identity as a whole.
Explore 1 awesome GitHub repository matching web development · PostgreSQL Web Frameworks. Refine with filters or upvote what's useful.
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
Provides a web development platform with a type-safe query builder and automated migrations based on PostgreSQL schemas.