Yarsa Labs DevBlog
  • Architecture
  • Design
  • Engineering
  • Operations
  • Security
  • Writing
News Tags Authors

MySQL

A collection of 3 posts

Stored Procedure MySQL Architecture

Stored Procedures in MySQL

In this article, we'll be creating stored procedures in MySQL and making use of it with the help of various statements.

  • Kusal Lamsal
Kusal Lamsal Jan 2, 2023 • 3 min read
MySQL Engineering

Full-Text Search: A Better MySQL Search Alternative to LIKE

The LIKE operator is commonly used to run search queries on MySQL. However, the full-text search is a greater option for running queries with better, faster and more relevant results. This article discusses the use conditions, benefits and features of full-text search over the LIKE operator.

  • Sushmita Shrestha
Sushmita Shrestha Nov 2, 2022 • 3 min read
MySQL Architecture

Using Triggers in MySQL

A trigger is a database object that can track events on a table to execute certain functions or perform calculations. Here's all about using triggers in MySQL.

  • Swatantra Dhakal
Swatantra Dhakal Jul 22, 2022 • 3 min read
Yarsa Labs DevBlog © 2025
  • Contact
  • Privacy
  • Terms