# Blog

Get the latest news on how products at WunderGraph are built, technologies are used, and join the teams helping to build a better landscape of API integration.

\\
\\
\\
\\
Archive **From Interview Task to Production Feature** \\
\\
The story of how an interview assignment turned into a real feature and became my first open-source contribution to Cosmo.\\
\\
\\
\\
Akshay Garg \\
\\
May 18, 2025·4min read\\
\\
Read more](/content/blog/from-interview-task-to-production-feature/index.html)

\\
\\
\\
\\
Archive **Insights from the Community: State of Federation 2024** \\
\\
Discover why teams choose GraphQL Federation with Cosmo. See real-world insights on modernization, performance, and security at scale.\\
\\
\\
\\
Stefan Avram \\
\\
Co-Founder at WunderGraph\\
\\
March 13, 2025·3min read](/content/blog/state_of_federation_2024_announcement/index.html) \\
\\
\\
\\
Archive **Distributed GraphQL Subscriptions with NATS and Event Driven Architecture** \\
\\
Learn how to leverage NATS and Event Driven Architecture to build distributed GraphQL Subscriptions.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
April 9, 2024·16min read](/content/blog/distributed_graphql_subscriptions_with_nats_and_event_driven_architecture/index.html) \\
\\
\\
\\
Archive **Refactoring Monoliths to Microservices with the BFF and Strangler Patterns** \\
\\
Refactor monoliths to microservices with the BFF & Strangler patterns. Avoid adapter hell and shield frontends using WunderGraphs unified BFF layer.\\
\\
Prithwish Nath \\
\\
August 17, 2023·17min read](/content/blog/wg-strangler-bff/index.html) \\
\\
\\
\\
Archive **Return JSON from OpenAI to build AI enhanced APIs** \\
\\
Build AI-enhanced APIs with OpenAI that return structured JSON. Automate schema validation and OpenAPI docs using the WunderGraph Agent SDK.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
July 18, 2023·5min read](/content/blog/return_json_from_openai/index.html) \\
\\
\\
\\
Archive **Beyond Functions: Seamlessly build AI enhanced APIs with OpenAI** \\
\\
Create structured, AI-powered APIs and Agents that integrate with REST, GraphQL, SOAP, and databases—securely, scalably, and without prompt injection risks.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
July 13, 2023·14min read](/content/blog/beyond_functions_seamlessly_build_ai_enhanced_apis_with_openai/index.html) \\
\\
\\
\\
Archive **TypeSafe Testing in Backends-for-Frontends** \\
\\
Struggling with integration, unit & E2E tests in your BFF? WunderGraph’s type-safe testing & mocking makes API testing easier.\\
\\
Prithwish Nath \\
\\
July 5, 2023·15min read](/content/blog/wundergraph-typesafe-testing-mocking/index.html) \\
\\
\\
\\
Archive **Fixing the Backends-for-frontends pattern with Build-time GraphQL** \\
\\
Fix the BFF pattern’s limitations using build-time GraphQL. WunderGraph delivers secure, fast, type-safe APIs—without runtime GraphQL overhead\\
\\
Prithwish Nath \\
\\
June 25, 2023·9min read](/content/blog/wg-fixing-bff-with-build-time-graphql/index.html) \\
\\
\\
\\
Archive **Apollo Federation v2 compatible OSS licensed Gateway coming to WunderGraph** \\
\\
WunderGraph announces a partnership with YC-backed Tailor Technologies, Inc. to implement an Apollo Federation v2 compatible OSS licensed API Gateway.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
June 1, 2023·4min read](/content/blog/apollo_federation_v2_oss_coming/index.html) \\
\\
\\
\\
Archive **The Easiest Way to Bake Auth Into Your Backend-for-Frontend with Clerk and WunderGraph** \\
\\
A true match made in heaven, learn how to implement authentication in your BFF architecture in minutes!.\\
\\
Prithwish Nath \\
\\
May 30, 2023·10min read](/content/blog/easiest-way-to-add-auth-into-your-bff-with-clerk-and-wundergraph/index.html) \\
\\
\\
\\
Archive **Here's the Universal API ORM for REST, SOAP and GraphQL and more** \\
\\
Call REST, GraphQL, SOAP, and SQL as if they were one API. The WunderGraph ORM gives you type-safe access to any source—without relying on SDKs.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
May 16, 2023·12min read](/content/blog/announcement_of_the_wundergraph_orm/index.html) \\
\\
\\
\\
Archive **Dodging the Vercel Tax** \\
\\
Get Vercel-level DX with Postgres, Redis & Blob—without the markup. Use WunderGraph, an open-source alternative to Vercel Storage with no vendor lock-in.\\
\\
Prithwish Nath \\
\\
May 10, 2023·10min read](/content/blog/dodging-the-vercel-tax/index.html) \\
\\
\\
\\
Archive **Do you even test?** \\
\\
Easily write end-to-end tests for your API Gateway with mocks. Learn how WunderGraph makes testing integrations faster, safer, and more maintainable.\\
\\
\\
\\
Dustin Deus \\
\\
Co-Founder of WunderGraph\\
\\
May 7, 2023·8min read](/content/blog/do_you_even_test/index.html) \\
\\
\\
\\
Archive **Why you should Relay give GraphQL another look** \\
\\
Explore how Relay and WunderGraph enable secure, fast, type-safe GraphQL apps with SSR, persisted queries, and no runtime API exposure.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
May 4, 2023·11min read](/content/blog/relay_wundergraph_integration_announcement/index.html) \\
\\
\\
\\
Archive **Introducing the new Vue Query client** \\
\\
Introducing the new WunderGraph Vue Query client. Consume WunderGraph queries, mutations and subscriptions fully typesafe with Vue and Nuxt.\\
\\
\\
\\
Eelco Wiersma \\
\\
April 21, 2023·3min read](/content/blog/introducing_vue_query_client/index.html) \\
\\
\\
\\
Archive **Introducing the new Svelte Query client** \\
\\
Introducing the new WunderGraph Svelte Query client. Consume WunderGraph queries, mutations and subscriptions fully typesafe with Svelte & SvelteKit.\\
\\
\\
\\
Dani Akash \\
\\
April 19, 2023·3min read](/content/blog/introducing_svelte_query_client/index.html) \\
\\
\\
\\
Archive **The Backend-for-Frontend pattern using NextJS A Step-by-Step Guide** \\
\\
Start with BFFs, scale to GraphQL Federation. Build secure, type-safe APIs in Next.js with WunderGraph as your Backend-for-Frontend layer.\\
\\
Prithwish Nath \\
\\
April 17, 2023·20min read](/content/blog/the-backend-for-frontend-pattern-using-nextjs/index.html) \\
\\
\\
\\
Archive **Lightning-fast API development with Neon and WunderGraph** \\
\\
Learn how to use the Neon integreation with WunderGraph to create fast APIs\\
\\
\\
\\
Stefan Avram \\
\\
Co-Founder at WunderGraph\\
\\
April 12, 2023·2min read](/content/blog/neon_and_wundergraph_integration_announcement/index.html) \\
\\
\\
\\
Archive **Integration Testing for GraphQL APIs, type-safe, run locally and in CI** \\
\\
Write fast, type-safe integration tests for GraphQL and REST APIs using WunderGraph. Run tests locally or in CI with built-in support for federation and auth.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
March 29, 2023·9min read](/content/blog/integration_testing_for_graphql_apis_type_safe_locally_and_in_ci/index.html) \\
\\
\\
\\
Archive **Embedding SQL into GraphQL without sacrificing type safety** \\
\\
Learn how to embed SQL in GraphQL without losing type safety. This guide shows how to rewrite operations at the gateway level using AST transformations.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
March 28, 2023·11min read](/content/blog/embedding_sql_into_graphql_without_sacrificing_type_safety/index.html) \\
\\
\\
\\
Archive **TypeScript First API Development: Never Write OpenAPI Specifications Again** \\
\\
Skip the manual OpenAPI work. With WunderGraph’s TypeScript-first approach, generate OpenAPI specs directly from your code—no annotations, no boilerplate.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
March 8, 2023·7min read](/content/blog/never_write_openapi_specifications_again/index.html) \\
\\
\\
\\
Archive **Serverless CI with Podman, Firecracker, fly.io Machines, and temporal.io** \\
\\
This is the story of how we built the CI/CD system for WunderGraph Cloud. 13s builds on top of giants like fly.io Machines, Podman, and temporal.io.\\
\\
\\
\\
Jens Neuse & Dustin Deus\\
\\
CEO & Co-Founder at WunderGraph · Co-Founder of WunderGraph\\
\\
March 8, 2023·14min read](/content/blog/the_builder_the_road_from_commit_to_production_in_13s/index.html) \\
\\
\\
\\
Archive **TypeScript Made Easy** \\
\\
Learn TypeScript the fun way—build your first full stack Todo App with Next.js, Prisma & WunderGraph. End-to-end typesafety, zero boilerplate.\\
\\
Prithwish Nath \\
\\
March 5, 2023·16min read](/content/blog/embracing_typesafety_with_prisma/index.html) \\
\\
\\
\\
Archive **Building internal tools with WunderGraph and Interval** \\
\\
A guide that shows you how to build internal tools using WunderGraph and Interval.\\
\\
\\
\\
Eelco Wiersma \\
\\
February 27, 2023·7min read](/content/blog/building_internal_tools_with_wundergraph_and_interval/index.html) \\
\\
\\
\\
Archive **How to escape the capacity trap of legacy architecture** \\
\\
Legacy systems draining your team? Learn how WunderGraph helps you break the cycle and reclaim capacity without a full rewrite.\\
\\
\\
\\
Björn Schwenzer \\
\\
COO & Co-Founder at WunderGraph\\
\\
February 26, 2023·5min read](/content/blog/how-to-escape-the-capacity-trap-of-legacy-architecture/index.html) \\
\\
\\
\\
Archive **Introducing the new Solid Query client** \\
\\
Introducing the new WunderGraph Solid Query client. Consume WunderGraph queries, mutations and subscriptions fully typesafe with Solid.js.\\
\\
\\
\\
Eelco Wiersma \\
\\
February 22, 2023·4min read](/content/blog/introducing_solid_query_client/index.html) \\
\\
\\
\\
Archive **A comprehensive Guide to WunderGraph and WunderGraph Cloud** \\
\\
A comprehensive guide to WunderGraph, the API Gateway that turns GraphQL into RPC on the fly, with a focus on its TypeScript Operations \\
\\
Prithwish Nath \\
\\
February 19, 2023·18min read](/content/blog/a_comprehensive_guide_to_wundergraph/index.html) \\
\\
\\
\\
Archive **Isomorphic TypeScript APIs: End-to-end type-safety between client & server** \\
\\
Blur the lines between frontend and backend with isomorphic TypeScript APIs. Get instant type-safe feedback for faster full-stack development—no codegen needed.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
January 23, 2023·18min read](/content/blog/isomorphic_typescript_apis_end_to_end_type_safety_between_client_and_server/index.html) \\
\\
\\
\\
Archive **Build a Serverless Live Chat App with Next.js, Fauna & WunderGraph** \\
\\
Learn to build a real-time serverless chat app using WunderGraph’s Live Queries, Next.js, and Fauna—no WebSockets needed, just scalable GraphQL.\\
\\
Prithwish Nath \\
\\
January 22, 2023·19min read](/content/blog/building_a_real_time_chat_app_with_next.js_fauna_and_wundergraph/index.html) \\
\\
\\
\\
Archive **Data Fetching with Next.js 13’s Bleeding-Edge Features** \\
\\
Explore data fetching with Next.js 13 using Streaming and Suspense. Build a record catalog app with GraphQL and WunderGraph for seamless end-to-end typesafety.\\
\\
Prithwish Nath \\
\\
January 8, 2023·20min read](/content/blog/data_fetching_with_next13/index.html) \\
\\
\\
\\
Archive **Introducing the new React Query client** \\
\\
Introducing the new WunderGraph React Query client. Consume WunderGraph queries, mutations and subscriptions fully typesafe with React Query.\\
\\
\\
\\
Eelco Wiersma \\
\\
January 2, 2023·4min read](/content/blog/introducing_react_query_client/index.html) \\
\\
\\
\\
Archive **How to Use ChatGPT as an Educational Chatbot in a Next.js Frontend** \\
\\
Can you use OpenAI’s GPT-3.5 on your website as a chat assistant? You bet. Here’s how to get it done with an Express server, WunderGraph as a BFF, and GraphQL.\\
\\
Prithwish Nath \\
\\
December 18, 2022·18min read](/content/blog/how_to_use_chatgpt_as_an_educational_chatbot_in_a_next_js_frontend/index.html) \\
\\
\\
\\
Archive **Introducing the new Next.js and SWR clients** \\
\\
Introducing the new Next.js and SWR clients\\
\\
\\
\\
Eelco Wiersma \\
\\
December 11, 2022·7min read](/content/blog/introducing_nextjs_swr/index.html) \\
\\
\\
\\
Archive **Why going API first will boost your business** \\
\\
Adopting an API first approach and exposing commoditized services is essential to participate in the emerging API Economy.\\
\\
\\
\\
Björn Schwenzer \\
\\
COO & Co-Founder at WunderGraph\\
\\
December 6, 2022·10min read](/content/blog/why-going-api-first-will-boost-your-business/index.html) \\
\\
\\
\\
Archive **How to Compose and Integrate APIs Together as if You Were Using NPM for APIs** \\
\\
Bring React-style composability to APIs, microservices & databases using GraphQL, WunderGraph, and the BFF/API Gateway pattern.\\
\\
Prithwish Nath \\
\\
November 20, 2022·17min read](/content/blog/how_to_compose_and_integrate_apis_as_if_you_were_using_npm_for_apis/index.html) \\
\\
\\
\\
Archive **How to Build a GraphQL eCommerce App from Scratch** \\
\\
Setting JAMstack to easy mode with WunderGraph, Next.js, Strapi, and Snipcart\\
\\
Prithwish Nath \\
\\
November 16, 2022·19min read](/content/blog/how_to_build_a_graphql_ecommerce_app_from_scratch/index.html) \\
\\
\\
\\
Archive **The End of DevOps** \\
\\
How WunderGraph’s infraless platform returns simplicity to the developer experience.\\
\\
\\
\\
Björn Schwenzer \\
\\
COO & Co-Founder at WunderGraph\\
\\
October 11, 2022·6min read](/content/blog/the-end-of-devops/index.html) \\
\\
\\
\\
Archive **Dev without Ops - Why we are building Vercel for Backend, the Infraless Cloud** \\
\\
Serverless isn't enough. Learn why we're building WunderGraph Cloud—a fully managed backend platform that redefines simplicity, speed, and developer experience.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
September 27, 2022·11min read](/content/blog/dev_without_ops_why_we_build_vercel_for_backend_the_infraless_cloud/index.html) \\
\\
\\
\\
Archive **Build flexible GraphQL APIs by treating the Schema like a Database** \\
\\
By treating your GraphQL API like a Database, you're able to build flexible and easy to maintain APIs, with the additional benefit of making them easy to audit.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
September 18, 2022·6min read](/content/blog/graphql_database_schema_design/index.html) \\
\\
\\
\\
Archive **WunderBase – Serverless GraphQL DB using SQLite, Firecracker & Prisma** \\
\\
WunderBase is an open source Serverless GraphQL database built on SQLite, Firecracker, and Prisma. Sleep mode saves cost—perfect for fast, lightweight apps.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
September 14, 2022·9min read](/content/blog/wunderbase_serverless_graphql_database_on_top_of_sqlite_firecracker_and_prisma/index.html) \\
\\
\\
\\
Archive **WunderGraph 🤝 Fauna Integration** \\
\\
WunderGraph and Fauna integration. Quickly integrate FaunaDB into your serverless applications using WunderGraph.\\
\\
\\
\\
Stefan Avram \\
\\
Co-Founder at WunderGraph\\
\\
September 5, 2022·4min read](/content/blog/fauna_and_wundergraph_integration_announcement/index.html) \\
\\
\\
\\
Archive **How to improve your markdown-based docs with automatic tagging** \\
\\
Help your readers to better understand your markdown-based docs by automatically tagging the content with cross-references to other parts of your documentation.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
September 4, 2022·7min read](/content/blog/how_to_improve_your_markdown_based_docs_with_automatic_tagging/index.html) \\
\\
\\
\\
Archive **Building WunderGraph Cloud in public** \\
\\
Why WunderGraph builds its cloud solution in public and choses transparency over secrecy.\\
\\
\\
\\
Björn Schwenzer \\
\\
COO & Co-Founder at WunderGraph\\
\\
August 31, 2022·5min read](/content/blog/building-wundergraph-cloud-in-public/index.html) \\
\\
\\
\\
Archive **WunderGraph - The Next-Gen API Developer Platform - is Open Source!** \\
\\
Learn more about how WunderHub, the first Package Manager for APIs, creates a whole new Experience of sharing and integrating APIs. We are currently in a public beta and are looking for feedback and ideas.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
July 5, 2022·19min read](/content/blog/wundergraph_the_next_generation_api_developer_platform_is_open_source/index.html) \\
\\
\\
\\
Archive **How WunderGraph helps Developers to compose & integrate APIs** \\
\\
Discover how WunderGraph streamlines API composition and integration with Gateway-Less API Management that fits modern developer workflows.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
July 3, 2022·6min read](/content/blog/how_wundergraph_helps_developers_to_compose_and_integrate_apis/index.html) \\
\\
\\
\\
Archive **NextJS / React SSR: 21 Universal Data Fetching Patterns & Best Practices** \\
\\
21 Universal Data Fetching Patterns & Best Practices for NextJS / React SSR\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
May 2, 2022·53min read](/content/blog/nextjs_and_react_ssr_21_universal_data_fetching_patterns_and_best_practices/index.html) \\
\\
\\
\\
Archive **Partnership Announcement: Oracle Cloud and WunderGraph** \\
\\
WunderGraph and Oracle Cloud team up to deliver 90% faster API integrations and seamless Kubernetes hosting for modern, scalable app development.\\
\\
\\
\\
Stefan Avram \\
\\
Co-Founder at WunderGraph\\
\\
April 20, 2022·4min read](/content/blog/partnership_announcement_oracle_cloud_and_wundergraph/index.html) \\
\\
\\
\\
Archive **Keycloak Integration in Minutes with Cloud IAM and WunderGraph** \\
\\
Integrate Keycloak with WunderGraph in under 10 minutes using Cloud IAM. Boost security, simplify setup, and speed up auth workflows with this step-by-step guide.\\
\\
\\
\\
Stefan Avram \\
\\
Co-Founder at WunderGraph\\
\\
April 17, 2022·4min read](/content/blog/keycloak_integration_in_minutes_with_cloud_IAM_and_wundergraph/index.html) \\
\\
\\
\\
Archive **WunderGraph 🤝 MongoDB Atlas** \\
\\
We're super excited to introduce our latest integration with MongoDB Atlas – MongoDB’s multi-cloud application data platform.\\
\\
\\
\\
Stefan Avram \\
\\
Co-Founder at WunderGraph\\
\\
February 27, 2022·4min read](/content/blog/announcing_wundergraph_and_mongodb_atlas/index.html) \\
\\
\\
\\
Archive **How automating API Integrations benefits your business** \\
\\
Automate API integrations with WunderGraph to save developer time, cut costs, and boost efficiency across your software ecosystem.\\
\\
\\
\\
Karl Baumbarten \\
\\
January 18, 2022·4min read](/content/blog/how_automating_api_integrations_benefits_your_business/index.html) \\
\\
\\
\\
Archive **Join data across APIs: GraphQL, REST, PostgreSQL, MySQL and more** \\
\\
Learn how to join data across GraphQL, REST, PostgreSQL, MySQL, and more using a single GraphQL operation—no stitching or federation required.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
January 5, 2022·10min read](/content/blog/join_data_across_apis_graphql_rest_postgresql_mysql_and_more/index.html) \\
\\
\\
\\
Archive **Namespacing for GraphQL: Conflict-Free merging of any number of APIs** \\
\\
WunderGraph introduces the concept of Namespacing to GraphQL, allowing you to merge any number of APIs without naming conflicts.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
November 29, 2021·10min read](/content/blog/namespacing_for_graphql_to_merge_any_number_of_apis_without_conflicts/index.html) \\
\\
\\
\\
Archive **Instant Realtime APIs using PostgreSQL, MySQL, SQLite, SQLServer and Planetscale** \\
\\
WunderGraph now supports PostgreSQL, MySQL, SQLite, SQLServer and Planetscale as DataSources to generate a production-ready Realtime API in Minutes\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
November 17, 2021·6min read](/content/blog/instant_realtime_apis_using_postgresql_mysql_sqlite_sqlserver_planetscale/index.html) \\
\\
\\
\\
Archive **API Management does too little, Backend as a Service does too much** \\
\\
Explore the limitations of API Management and Backend as a Service, and how WunderGraph bridges the gap to offer extensibility, type safety, and zero vendor lock-in.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
November 3, 2021·16min read](/content/blog/api_management_does_too_little_backend_as_a_service_does_too_much/index.html) \\
\\
\\
\\
Archive **Benchmark: Apollo Federation Gateway v1 vs v2 vs WunderGraph vs mercurius-js** \\
\\
A 2021 benchmark of the Apollo Federation Gateway v1 vs v2 vs WunderGraph. Archived and no longer maintained; the numbers reflect older versions and do not represent current performance.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
November 3, 2021·7min read](/content/blog/benchmark_apollo_federation_gateway_v1_vs_v2_vs_wundergraph/index.html) \\
\\
\\
\\
Archive **Build JSON APIs with JSON-Schema by writing GraphQL Operations against any DataSource like REST, GraphQL, Apollo Federation, PostgreSQL and MySQL** \\
\\
Learn how to build JSON APIs with JSON Schema validation by writing GraphQL Operations against any DataSource like GraphQL, REST, PostgreSQL or MySQL\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
October 6, 2021·8min read](/content/blog/build_json_apis_with_json_schema_by_writing_graphql_operations_against_any_datasource_like_graphql_rest_apollo_federation_postgresql_mysql/index.html) \\
\\
\\
\\
Archive **Authentication for NextJS with GraphQL & REST APIs and SSR (Server Side Rendering)** \\
\\
A discussion on NextJS, GraphQL and Authentication and how to get it right with SSR (Server Side Rendering)\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
July 28, 2021·15min read](/content/blog/authentication_for_nextjs_with_graphql_and_rest_apis_and_server_side_rendering/index.html) \\
\\
\\
\\
Archive **Where in the HypeCycle is GraphQL? Analyzing public data from Google Trends, StackOverflow, GitHub and HackerNews** \\
\\
A review of public data from Google Trends, StackOverflow, GitHub and HackerNews to better understand if GraphQL is still a trending technology.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
July 12, 2021·7min read](/content/blog/where_in_the_hypecycle_is_graphql_in_2021_analyzing_public_data_from_google_trends_stackoverflow_github_and_hackernews/index.html) \\
\\
\\
\\
Archive **Apollo GraphQL Federation with Subscriptions - production grade and highly scalable** \\
\\
How GraphQL Federation and subscriptions work together, and how WunderGraph Cosmo runs real-time federated subscriptions today with Cosmo Streams (event-driven federated subscriptions, or EDFS) over Kafka, NATS, and Redis.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
June 12, 2021·15min read](/content/blog/apollo_graphql_federation_with_subscriptions_production_grade_and_highly_scalable/index.html) \\
\\
\\
\\
Archive **Polyglot persistence for PostgreSQL & MySQL using GraphQL & TypeScript** \\
\\
Storing data in either PostgreSQL or MySQL using the exact same interface, a GraphQL API\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
June 10, 2021·6min read](/content/blog/polyglot_persistence_for_postgresql_and_mysql_using_graphql_and_typescript/index.html) \\
\\
\\
\\
Archive **The most powerful GraphQL Client for the web in just 2kb** \\
\\
WunderGraph offers the most powerful GraphQL client for the web in just 2.5kb. Outperforms Apollo & urql in speed, DX, and security—without the bloat.\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
May 13, 2021·17min read](/content/blog/the_most_powerful_graphql_client_for_the_web_in_just_2kb/index.html) \\
\\
\\
\\
Archive **The case against normalized caching in GraphQL** \\
\\
A discussion on the topic of normalized caching in GraphQL Clients, why it's inefficient and how better solutions could look like\\
\\
\\
\\
Jens Neuse \\
\\
CEO & Co-Founder at WunderGraph\\
\\
September 10, 2020·8min read](/content/blog/normalized_caching_and_http_caching/index.html)

[State of Federation 2026Share your insights on GraphQL Federation.Take the Survey→](/content/state-of-graphql-federation/2026/index.html)

Product

- [Cosmo Connect](/content/connect/index.html)
- [Cosmo ConnectRPC](/content/connect-rpc/index.html)
- [MCP Gateway](/content/mcp-gateway/index.html)
- [Cosmo Router](/content/router-gateway/index.html)
- [Documentation](https://cosmo-docs.wundergraph.com/)
- [Features](/content/cosmo/features/index.html)
- [Pricing](/content/pricing/index.html)
- [Architecture](https://cosmo-docs.wundergraph.com/architecture)
- [Enterprise](https://cosmo-docs.wundergraph.com/enterprise)

Resources

- [GitHub](https://github.com/wundergraph/cosmo)
- [Platform Status](https://status.wundergraph.com/)
- [Apollo GraphOS Alternative](/content/use-cases/wundergraph-as-apollo-graphos-alternative/index.html)
- [Migrate from AppSync](/content/appsync-alternative/index.html)
- [State of GraphQL Federation 2026](/content/state-of-graphql-federation/2026/index.html)
- [The Good Thing Podcast](/content/the-good-thing/index.html)
- [Federation Job Listings](/content/other-federation-jobs/index.html)

Company

- [Why WunderGraph](/content/blog/how_wundergraph_helps_developers_to_compose_and_integrate_apis/index.html)
- [Professional Services](/content/services/index.html)
- [Support](/content/contact/sales/index.html)
- [Blog](/content/blog/index.html)
- [Customers](/content/customers/index.html)
- [Jobs](/content/jobs/index.html)

Related Projects

- [Open Federation](https://open-federation.org/)
- [BFF Patterns](https://bff-patterns.com/)
- [GraphQL API Gateway](https://graphql-api-gateway.com/)
- [Open Previews](https://www.openpreviews.com/)

Legal

- [Privacy Policy](/content/privacy-policy/index.html)
- [Trust Center](https://trust.wundergraph.com/)
- [Website Terms of Use](/content/terms/index.html)
- [Cosmo Managed Service Terms](/content/cosmo-managed-service-terms/index.html)
- [Cookie Policy](/content/cookies/index.html)
- [Cookie Preferences](/content/blog/category/archive#/index.html)

Certified & Compliant

SOC 2 Type II

HIPAA

ISO 27001

[Platform Status →](https://status.wundergraph.com/)

© 2026 WunderGraph, Inc. All rights reserved.

[Cookie Policy](/content/cookies/index.html) [Cookie Preferences](/content/blog/category/archive#/index.html)

[RSS](/content/rss.xml) [Atom](/content/atom.xml) [JSON](/content/json.json)

[Twitter](https://twitter.com/wundergraphcom) [Discord](/content/discord/index.html) [GitHub](https://github.com/wundergraph)
