Xata examples
Xata is a versatile platform equipped with resources to help kickstart your data projects. In addition to our getting started guides, Xata offers practical examples that demonstrate how to use create apps with various technologies and services. Explore the Xata example apps for a deeper understanding of how Xata can enhance your development experience.
The following material is available in the apps
folder of the examples repository:
Example app type | Prefix | Description |
---|---|---|
Getting started | getting-started- | Includes comprehensive tutorials that guide you through the process of using Xata with an application framework. |
Sample | sample- | Includes examples of real-world integrations with Xata, as well as solutions suitable for production-grade applications. Additionally, it provides insights into reverse engineering and strategic considerations. |
Getting started guides, also referred to as a framework starter guides, provide step-by-step instructions for using Xata with a popular framework. These guides walk you through the process of using the Xata CLI alongside frameworks to set up databases, define schemas, import CSVs, generate TypeScript code, and implement advanced querying techniques.
For more information, refer to our comprehensive framework starter guides or explore the app examples prefixed with getting-started-
in the repository.
Our sample applications offer clear, step-by-step instructions for incorporating Xata into your projects, demonstrating real-world application scenarios. Whether it's for user authentication or handling image uploads and storage, these examples present a clear solution using Xata.
Sample app | Description | Tech stack used with Xata |
---|---|---|
Gallery app | Build an image catalog that is paginated, searchable, and annotated. | Next.js Chakra UI |
XMDB | Create an organized and readily searchable movie database. | Vercel Zod |