---
title: "Deploy Drizzle GraphQL Postgres Starter"
description: "A simple GraphQL API using Drizzle schemas"
category: "Starters"
url: https://railway.com/deploy/4KBHfo
---

# Deploy Drizzle GraphQL Postgres Starter

A simple GraphQL API using Drizzle schemas

**[Deploy Drizzle GraphQL Postgres Starter on Railway](https://railway.com/template/4KBHfo)**

- **Creator:** Matt Spear
- **Category:** Starters
- **Total deploys:** 6

## Template content

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:16

### drizzle-graphql-postgres-starter

- **Source:** matthewspear/drizzle-graphql-postgres-starter
- **Public domain:** Yes

## Documentation

## Overview

Drizzle ORM is a lightweight, type-safe, and performant TypeScript ORM for SQL databases. It offers a fluent query builder, automatic SQL generation, and seamless integration with popular databases, enabling developers to write efficient and maintainable database interactions with full TypeScript support.

Pair the power of Drizzle schemas with GraphQL to easily access the exact data you need in a standardised format.

This template combines GraphQL, Drizzle and Typescript to make a perfect starter for building APIs, prototyping with GraphQL and early development.

## Highlights

- GraphQL
- Drizzle schemas
- Typescript
- Environment variable setup using dotenv

## Learn More

- [GraphQL](https://graphql.org/)
- [Drizzle](https://orm.drizzle.team/)
- [drizzle-graphql](https://github.com/drizzle-team/drizzle-graphql)
- [Typescript](https://www.typescriptlang.org/)

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [Appsmith](https://railway.com/deploy/appsmith-1) — Low-code platform for internal tools, dashboards, and admin panels.

Open this page in a browser: https://railway.com/deploy/4KBHfo
