Explore tweets tagged as #PostGreSQL
Full Stack Developer Roadmap 🚸 • Frontend basics: HTML, CSS, JavaScript • Frontend frameworks: React, Angular, Vue • Styling tools: Tailwind CSS, Bootstrap • Backend languages: Java, Python, C++ • APIs & communication: REST, gRPC • Databases: MySQL, PostgreSQL •
0
3
5
By default, the most popular Rust crate for Postgresql (tokio_postgres) waits for *2 hours!!* before timing out a dead connection. All because of a bad decision from 1989 🧵👇️
14
23
331
Day 2 : Mastering the Basics (PostgreSQL) Today I learned about taking out NULL values. These are empty records in a database and can negatively impact analysis if not well handled. Not now I've only touched on identifying them, will subsequently learn about updating them.
1
0
3
The best tech stack for shipping fast in 2026, prove me wrong 👇 - Next.js - Tailwind CSS - shadcn - Hono - tRPC - Better Auth - Resend (Emails) - PostgreSQL - Prisma ORM - Docker - Linux VPS - Cloudflare (DNS) - Cursor - Claude Opus 4.5 - Cloudinary - Stripe
1
0
6
> Most developers think MySQL and PostgreSQL are the same, but they’re not. > MySQL is great for simple, read-heavy applications and works well when you need speed and ease of use. > PostgreSQL shines when your app needs complex queries, strong data integrity, and scalability.
0
0
6
Dear recruiters, If you are looking for someone with : Java, Python, PHP; React, Angular, Next.js; PostgreSQL, Redis, MongoDB; AWS (S3, EC2, ECS, EKS); Unix system administration; Git & CI with TDD; Docker & Kubernetes you’re not hiring a Full Stack Developer. You’re hiring an
187
822
9K
2021年にNotionが直面したPostgreSQLのスケーラビリティ問題について解説 データベースにおけるスケーラビリティは、多くのプロダクトが必ず直面する課題の一つです。Notionも例外ではなく、2021年初頭の時点で、PostgreSQL上には200億以上のブロックレコードが存在していました。
1
64
388
I run my integration tests inside the CI/CD pipeline. This gives me maximum confidence in my code. It's all thanks to Testcontainers and Docker. You can run external services as containers and access them in the tests. Here's how to spin up: - PostgreSQL - Keycloak - Redis
4
17
119
Backend Libraries I can’t live without: 🔸 Express / Fastify – routing & APIs (the bread and butter) 🔸 Zod – schema validation (trust nothing, validate everything) 🔸 Prisma – ORM & migrations (DB peace of mind) 🔸 PostgreSQL – database (if it ain’t Postgres, I don’t want it) 🔸
7
2
17
🚀 Just deployed my Digital Wallet System! Orchestrated a secure API + DB locally using Kubernetes. 🛠️ Stack: ☕ Spring Boot 🐘 PostgreSQL 🐳 Docker ☸️ K8s It wasn't easy😮💨 #Java #DevOps #Kubernetes #Docker
3
2
11
Stop using brew install postgresql on your Mac. I stopped installing databases "raw" years ago. If you’re still managing local binaries, you’re playing on hard mode. Now, I run everything in Docker. Here is why: > Zero OS Pollution – No leftover files, no PATH issues, no
2
2
5
Building a full-stack app is no small feat - but it can really teach you a lot. In this course, you'll build a Spotify clone with Flutter, FastAPI, and PostgreSQL You'll learn about the MVVM architecture pattern, data storage, state management, & more. https://t.co/c4gk7YvYZd
1
42
364