• Grafbase introspect database via our GraphQL endpoint
  • Since we speak HTTP, it is a “top pick” for them
  • They are deployed on CloudFlare and TCP is iffy there
  • It is a Rust library you can run yourself. Business is a fully managed service that runs it for you. Client talks to Grafbase and Grafbase talks to data source
  • Their hosted service runs on Cloudflare Workers
  • Fredrik is in Sweden
  • “Smart placement”
  • Use Cloudflare cache. Can use different policies — expire after time, stale, or manually invalidate
  • Grafbase view on auth
    • OpenID connect, JWT, custom authorizers
    • Permission layer — row-level security at the source
  • Start with a simple connector to introspect schema via GraphQL
  • Top integrations:
    1. Clerk for auth
    • More to say in the next few months. Just launched Mongo
  • Reach out after we launch Cloud Todo
    • Want to be involved in launch event
  • Joined GraphQL fusion
    • investing in a query planner