ZZyVOPinzyvop.hashnode.dev·2d ago · 18 min readPostgres vs MySQL vs MongoDB: The 2026 Decision GuidePostgreSQL just posted its biggest DB-Engines score gain on record. MySQL still outranks it on raw popularity. MongoDB makes you read a license clause before you build a business on top of it. None of00
SHSanskriti Harmukhinvultr.hashnode.dev·2d ago · 8 min readInstalling WordPress on Ubuntu 24.04WordPress is a free, open-source content management system (CMS) built with PHP and backed by MySQL or MariaDB. It began as a blogging tool and has since grown into one of the most widely used platfor00
SHSarwar Hosseininwebequipe.hashnode.dev·3d ago · 6 min readStoring PDF Content Page by Page: A Database Design Deep DiveThe schema and query design behind page-level indexing, and how it quietly makes page-number search results possible. On this page The Problem With One Text Blob Per File Splitting Storage by Page 00
DDreievinl2calendar.hashnode.dev·6d ago · 4 min readBuilding a game server tracker: what I learned exposing a public JSON APIA few months ago I shipped L2 Calendar, a tracker for Lineage 2 private server openings. Players kept asking the same thing: "when's the next Interlude server?" and server owners had no good place to 00
DNDavid Nguyenineplus.dev·Sep 4 · 14 min readMigrating to Cloud SQL from Amazon RDS for MySQL Using Database Migration Service - GSP859Overview Database Migration Service provides options for one-time and continuous jobs to migrate data to Cloud SQL. It offers various connectivity methods, including IP allowlists, reverse SSH tunnels00
YYunsoftinyunsoft-dev.hashnode.dev·Sep 4 · 3 min readIntroducing YunCMS 0.1.14: a focused, programmable MySQL CMS/backendDisclosure: YunCMS is developed and maintained by Yunsoft Software. This post introduces our own open-source project. Version 0.1.14 belongs to the pre-stable 0.1.x series, so interfaces and behavior 00
HRHritik ranjaninblogs.hritikranjan.in·Aug 30 · 36 min read🐳 Dockerizing a Django Notes Application: Complete DevOps Project with Docker Compose, MySQL & NginxIn this project, I containerized a Django Notes Application and deployed it using Docker and Docker Compose. The project demonstrates several important DevOps concepts: 🐳 Docker Containerization ⚙️11D
SAShahbaz Ahmedinknowingnodejsexpress.hashnode.dev·Aug 31 · 16 min readModern Database AccessWhere does application data live after a user closes the app? Close a shopping app after adding three items to a cart, and reopen it a week later, the cart is still there. Log into a social media app 00
Jjaberadam2001insimplyexplained.hashnode.dev·Aug 30 · 9 min readYour Database Transaction Didn't Save You From This BugYou wrapped it in BEGIN and COMMIT. You thought that made it safe. Then, under real traffic, money quietly vanished from an account — and the logs showed nothing wrong. This is the race condition ever00
JLJohn Literinjliter.hashnode.dev·Aug 28 · 12 min readBuilding RouteLedger: Why I Built My Own Mileage Tracker for Gig WorkSome software projects start with an idea for a product. RouteLedger started with me needing to solve a problem. When I am doing gig work through platforms such as Uber and Spark, I need to keep track01D