What is Vector Search?
Learn about vector search and two demo apps that use it.
#video
Schema Generation
Quickly learn how to generate your schema based on your types.
#short
Set up Authentication with Clerk
Quickly learn how to set up authentication for your application with Clerk
#short
Code Walkthrough of AI Town
Learn the basics of how a backend can power a town with autonomous characters.
#video
Template Gallery
Pull a working Convex application off the shelf to extend or learn about how certain features are implemented.
#link
Learn to Write Helper Functions
Learn how to write TypeScript functions that join data, rather than depending on SQL or interacting with the database directly.
#blog
Convex Quickstart
An efficient 10-minute primer to building a Convex application.
#video
Learn to Migrate Data with Convex Mutations
Learn how to migrate data using one of the fundamental Convex primitives: the mutation.
#blog