Skip to content
  • September 9, 2025

Thnk And Grow

Let's Do It!

×

Thnk And Grow

Let's Do It!

  • Home
  • All topics
  • Ruby
    • Ruby on Rails
    • Gems
  • Architecture & Design
    • AWS
    • Docker
    • Security
  • Database
    • PostgreSQL
    • MySQL
    • NoSQL
  • NodeJS
    • Javascript/Typescript
    • Realtime
      • Socket.IO
  • Others
    • Interview Question
    • Tips
    • Notes
    • Tools
  • About us
  • Home
  • Database
August 27, 2025
All topics Database MySQL Tips

MySQL Performance Pitfall: Querying a String Column with a Number

When working with MySQL, it’s common to have columns stored as strings (VARCHAR, CHAR, TEXT).But…

author-image
Lê Hoàng Tâm
0 Comments
Read More
July 22, 2025
All topics Architecture & Design Database MySQL NodeJS Others Tips

Avoid This Mistake with Bulk Insert in Node.js and MySQL

Last week, I ran into a serious performance issue while working on a bulk insert…

author-image
Lê Hoàng Tâm
0 Comments
Read More
July 8, 2025
All topics Database MySQL NoSQL Others PostgreSQL Security Tools

🔐 sqlmap: Automate SQL Injection Testing Like a Pro in 2025

Table of Contents What is sqlmap? Why SQL Injection Still Matters Installing sqlmap Basic Usage…

author-image
Lê Hoàng Tâm
0 Comments
Read More
June 29, 2025
All topics Database Gems MySQL Others PostgreSQL Ruby Ruby on Rails Tips

How a Simple Migration Took Down Our System for 20 Minutes — And How to Never Let That Happen Again

"ALTER TABLE looked harmless. On staging, it ran in 0.4s. In production, it locked the…

author-image
Lê Hoàng Tâm
0 Comments
Read More
February 23, 2025
All topics MySQL Tips

SQL Performance Battle: GROUP BY vs. Self-Join in UPDATE Queries

Which SQL UPDATE query performs better: one using GROUP BY or a self-join? This in-depth…

author-image
Lê Hoàng Tâm
0 Comments
Read More
December 24, 2024
All topics Database MySQL Others Tips

Optimizing GROUP BY in MySQL: Insights from Real-Life Query Analysis

My current query: SELECT eod.date, SUM(eod.stable_price) AS sumStablePrice FROM item_eod eod WHERE eod.date >= CURRENT_DATE…

author-image
Lê Hoàng Tâm
0 Comments
Read More
Database optimization
December 7, 2024
Database Interview Question MySQL NodeJS NoSQL PostgreSQL

Top 10 Database Optimization and Recovery Strategies for Senior Software Engineers

Master essential database concepts like indexing, query optimization, caching, partitioning, failover, and recovery strategies with…

author-image
Hoài Nhớ
0 Comments
Read More
Optimize Scalability with Cache
November 13, 2024
All topics

7 Essential Caching Strategies to Boost Backend Performance and Scalability

Discover 6 powerful caching strategies to enhance backend performance and scalability. From in-memory and distributed…

author-image
Hoài Nhớ
0 Comments
Read More
November 8, 2024
All topics Database MySQL

Enhancing Text Search in MySQL: A Comparison of SOUNDEX and Full-Text Search

In many applications, efficient text search capabilities are critical for delivering fast and relevant results…

author-image
Lê Hoàng Tâm
0 Comments
Read More
October 22, 2024
All topics Database PostgreSQL

Postgres Index Methods: Things you need to know

In PostgreSQL, different types of index methods are used to optimize query performance, especially for…

author-image
Lê Hoàng Tâm
0 Comments
Read More

Posts pagination

1 2

Recent Posts

  • Introspective MCP Server for GraphQL – Safe & Powerful Schema Exploration August 28, 2025
  • MySQL Performance Pitfall: Querying a String Column with a Number August 27, 2025
  • Avoid This Mistake with Bulk Insert in Node.js and MySQL July 22, 2025
  • 🔐 sqlmap: Automate SQL Injection Testing Like a Pro in 2025 July 8, 2025
  • How a Simple Migration Took Down Our System for 20 Minutes — And How to Never Let That Happen Again June 29, 2025

Categories

  • AI (1)
  • All topics (110)
  • Architecture & Design (35)
  • AWS (15)
  • CSS (6)
  • Database (22)
  • Design patterns (6)
  • Docker (6)
  • Gems (3)
  • Generation (3)
  • Interview Question (11)
  • Javascript/Typescript (16)
  • MySQL (16)
  • NodeJS (15)
  • NoSQL (6)
  • Notes (3)
  • Others (15)
  • PostgreSQL (12)
  • Realtime (2)
  • Ruby (21)
  • Ruby on Rails (11)
  • Security (11)
  • Socket.IO (3)
  • Tips (48)
  • Tools (11)

authentication AWS AWS SQS Backend Backend Performance Best Practices compare Database Database Questions Deploy Deployment Docker Docker swarm Interview Questions iRedMail Javascipt javascript MailGun Mail Server Multiple Threads mysql NextJS Nginx optimize database optimize performance Optimize Queries optimize query Popular Postgresql Rails Realtime Application redis RESTFul API ruby Ruby on rails S3 Seamless Connections Security SEO sql injection SQS Tech Interview Tips Traefik Web Development

authentication AWS AWS SQS Backend Backend Performance Best Practices compare Database Database Questions Deploy Deployment Docker Docker swarm Interview Questions iRedMail Javascipt javascript MailGun Mail Server Multiple Threads mysql NextJS Nginx optimize database optimize performance Optimize Queries optimize query Popular Postgresql Rails Realtime Application redis RESTFul API ruby Ruby on rails S3 Seamless Connections Security SEO sql injection SQS Tech Interview Tips Traefik Web Development

  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • August 2023
  • May 2023
  • April 2023
  • April 2022
  • January 2022
  • December 2021
  • October 2021
  • September 2021
  • June 2021
  • May 2021
  • April 2021
September 2025
SMTWTFS
 123456
78910111213
14151617181920
21222324252627
282930 
« Aug    

blog.thnkandgrow © 2025 | Powered By SpiceThemes