Full Stack
This is my personal collection of stacks.
Use websites like https://openalternative.co/ to find more options.
There are so many options, I am listing the ones I have used.
Database
Relational
- PlanetScale (MySQL)
- Supabase (PostgreSQL)
- Cloudflare D1 (SQLite)
- Timescale (PostgreSQL)
- Neon (PostgreSQL)
- CockroachDB (haven't used)
NoSQL
- Fauna (Document Database) (haven't used)
- MongoDB (Document Database)
- SurrealDB (Document/Graph Database)
- Neo4j (Graph Database)
- Redis Cloud (Redis)
- Upstash (Redis)
ORM
- Prisma (TypeScript)
- Drizzle (TypeScript)
- TypeORM (TypeScript)
- SQLAlchemy (Python)
Message Queue
- RabbitMQ (haven't used)
- Kafka
- Cloudflare Queues (haven't used)
Object Storage
- Cloudflare R2 (Object Storage)
- AWS S3 (Object Storage)
VPS
Auth
- Auth0
- Supabase Auth
- PocketBase Auth
- Cloudflare Access
- AWS Cognito (haven't used)
- Clerk
- Okta (haven't used)
- OpenAuth (haven't used)
- Auth.js
- BetterAuth (haven't used)
- WorkOS (haven't used)
Analytics
- PostHog
- Google Analytics
- Vercel Analytics
- AWS CloudWatch (haven't used)
Logging
- GCP Cloud Logging
- ELK Stack (haven't used)
- Elasticsearch, Kibana, Beats, and Logstash
BaaS
- Supabase
- PocketBase
- Firebase
- AppWrite (haven't used)
- Convex (haven't used)
Hosting
Self Host
How is this guide?