Skip to main content
Back to Tags

PostgreSQL

49 items tagged with "postgresql"

Filter by type:

Stacks16

Stack

PERN Stack

PostgreSQL, Express.js, React, Node.js - Relational DB full-stack

Stack

Go Microservices Stack

Go, gRPC, Kubernetes, PostgreSQL - High-performance services

Stack

Supabase Stack

Supabase, Next.js, Tailwind - Open source Firebase alternative

Stack

Next.js + Supabase

A fullstack pairing Next.js with Supabase for Postgres, auth, storage, and realtime, shipping production apps with minimal backend code.

Stack

Next.js + Prisma + Postgres

A typed fullstack of Next.js, the Prisma ORM, and PostgreSQL for SaaS apps with a hand-owned backend and end-to-end type safety.

Stack

Remix + Postgres

A web stack built on Remix's loader/action model over PostgreSQL, embracing web standards and progressive enhancement for fast, resilient apps.

Stack

SvelteKit + Postgres

A full-stack SvelteKit application with server routes and a PostgreSQL database, delivering fast, lightweight web apps with minimal JavaScript.

Stack

Express + React + Postgres

A classic JavaScript full stack: an Express REST API on Node.js, a React frontend, and a PostgreSQL database, flexible and widely understood.

Stack

Fastify + Prisma

A high-performance Node.js backend using Fastify with schema-based validation and Prisma ORM over PostgreSQL, built for low-overhead, type-safe APIs.

Stack

Vapor Swift Server

A server-side Swift web framework using async/await and a typed ORM, letting iOS-focused teams build backends in the same language as their apps.

Stack

Ktor + Exposed

A lightweight, coroutine-based Kotlin web framework paired with the Exposed SQL library, for idiomatic, asynchronous Kotlin backends and APIs.

Stack

Rocket (Rust) Stack

An ergonomic, type-safe Rust web framework with compile-time route checking and request guards, paired with a database for fast, safe backends.

Stack

Axum + SQLx (Rust)

A modern async Rust backend built on the Tokio runtime with the Tower middleware ecosystem and compile-time-checked SQL via SQLx.

Stack

Gin + GORM

A fast, lightweight Go web stack pairing the Gin HTTP framework with the GORM ORM, popular for high-performance REST APIs and backend services.

Stack

Echo + Ent

A performant Go web stack combining the Echo framework with Ent, an entity framework that generates type-safe, graph-aware data access code from schemas.

Stack

Supabase Realtime Stack

A realtime application stack built on Supabase, streaming Postgres changes, broadcast messages, and presence to clients over WebSockets atop row-level security.