Skip to Page NavigationSkip to Page NavigationSkip to Content

Keystone Blog

Latest news and announcements from the Keystone team.

  • December 14th, 2022

    Use Keystone in Next.js applications

    Learn how to use Keystone in Next.js apps and deploy to Vercel.

  • November 2nd, 2022

    Introducing the Keystone Blog

    We are launching the Keystone Blog, a one stop shop to all the latest news and announcements from the team.

  • October 20th, 2022

    Long awaited Singleton has arrived

    Singleton is an intuitive new way to work with single object lists in Keystone.

  • June 30th, 2022

    Keystone now supports MySQL

    We've added support for MySQL to Keystone's list of DB providers, bringing the total number of supported DB types to three.

  • February 8th, 2022

    Keystone learning series

    To help learn how Keystone works, we're introducing a new learning series that shows you how to turn an empty folder into a functioning blog backend with relationships, auth, and session data.

  • December 21st, 2021

    General Availability has arrived

    We're proud to announce that Keystone 6 is now in General Availability! Today's Keystone is faster and more flexible than it's ever been, and is ready for you to build amazing things with.

  • July 29th, 2021

    Customisable Admin UI

    Custom navigation, pages and logo in this big Admin UI themed release.

  • July 16th, 2021

    Prisma Day 2021 Talk

    Jed Watson shared Keystone 6 with the world at Prisma Day conference in July 2021. His talk is a great way learn how Keystones combination of features and flexibility set it apart from other backend frameworks and Content Management Systems.

  • May 21st, 2021

    How to embed Keystone + SQLite in a Next.js app

    Learn how to embed Keystone and an SQLite database into a Next.js app to get a queryable GraphQL endpoint, based on your Keystone schema, running live on Vercel.