technically logo

Learn

Company Breakdowns
What technical products actually do and why the companies that make them are valuable
Knowledge Bases
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 knowledge bases

AI, it's not that ComplicatedAnalyzing Software CompaniesBuilding Software ProductsWorking with Data Teams
Loading...

Meet Technically

Technically exists to help you get better at your job by becoming more technically literate.

Learn more →

Solutions for Teams

For GTM Teams
Sell more software to developers by becoming technically fluent.
For Finance Professionals
Helping both buy-side and sell-side firms ask better technical questions.
General Team Inquiries
Volume discounts on Technically knowledge bases.
Loading...
Pricing
Sign 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.

Read the full post ↗

What's GraphQL?

GraphQL makes regular APIs simpler and more organized.

Read in the Knowledge Base →

Mentioned in

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
The JAMStack and the startups building it

An explanation of the JAMStack and the surrounding startup ecosystem.

Appliedweb-apps

Related terms

Blockchain

Database

Metadata

Migration

Multi-tenant

NoSQL

Support
Sponsorships
Twitter
Linkedin
Privacy + ToS