learning Teaching SQL with ChatGPT Explore how ChatGPT is transforming SQL learning. This AI doesn’t replace database engineers, but serves as a powerful assistant that simplifies the creation of complex queries and data generation. Dive into the future of database education.
war stories Scale it up, stupid! Knowledge plays a paramount role in performance management, scalability of a system, and ultimately in regulating the costs of a product. In this story, I share a failure that pushed me to increase my knowledge.
postgres Make it Parallel How to run consume a queue with multiple independent workers in Postgres, and survive!