Keystone Blog
Latest news and announcements from the Keystone team.
- December 14th, 2022Use Keystone in Next.js applicationsLearn how to use Keystone in Next.js apps and deploy to Vercel. 
- November 2nd, 2022Introducing the Keystone BlogWe are launching the Keystone Blog, a one stop shop to all the latest news and announcements from the team. 
- October 20th, 2022Long awaited Singleton has arrivedSingleton is an intuitive new way to work with single object lists in Keystone. 
- June 30th, 2022Keystone now supports MySQLWe've added support for MySQL to Keystone's list of DB providers, bringing the total number of supported DB types to three. 
- February 8th, 2022Keystone learning seriesTo 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, 2021General Availability has arrivedWe'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, 2021Customisable Admin UICustom navigation, pages and logo in this big Admin UI themed release. 
- July 16th, 2021Prisma Day 2021 TalkJed 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, 2021How to embed Keystone + SQLite in a Next.js appLearn 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.