Technically
AI Reference
Your dictionary for AI terms like LLM and RLHF
Company Breakdowns
What technical products actually do and why the companies that make them are valuable
Learning Tracks
In-depth, networked guides to learning specific concepts
Posts Archive
All Technically posts on software concepts since the dawn of time
Terms Universe
The dictionary of software terms you've always wanted

Explore learning tracks

AI, it's not that ComplicatedAnalyzing Software CompaniesBuilding Software ProductsWorking with Data Teams
Loading...
I'm feeling luckyPricing
Log In
← Back to Universe

GraphQL

databasesintermediate

GraphQL is a query language (and runtime) for building and using APIs: developers use it to simplify making API requests.

Most apps and sites are built on a network of interconnected APIs: when you load your profile or feed, they provide the data. APIs are generally built with a purpose-per-endpoint, which means that getting all of the data you need involves many calls and server trips. GraphQL acts as a wrapper on top of your APIs so you can say exactly what you want and only need to talk to the server once. GraphQL also supports schemas and introspection to make your data easier to understand.

GraphQL

Read the full post ↗

What's GraphQL?

GraphQL makes regular APIs simpler and more organized.

Read in the Knowledge Base →

Mentioned in

When not to vibe code

Should I ship something myself, or call in engineering help?

Appliedweb-apps
What's an ORM?

An ORM translates database talk into application talk.

Foundationaldatabases
The Details: production databases (SQL and NoSQL)

A deep dive into the databases that power our apps.

Deep Divedatabases
What's GraphQL?

GraphQL makes regular APIs simpler and more organized.

Applieddatabases

Related terms

Blockchain

Database

Metadata

Migration

Multi-tenant

NoSQL

Impress your agents

70K+ PMs, engineers, investors, and operators read to Technically to expand their prompting vocabulary.

Content
  • All Posts
  • Learning Tracks
  • AI Reference
  • Companies
  • Terms Universe
Company
  • Pricing
  • Sponsorships
  • Contribute
  • Contact
Connect
SubscribeSubstackYouTubeXLinkedIn
Legal
  • Privacy Policy
  • Terms of Service

© 2026 Technically.