Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Misc
8.8K+ articles
PHP
3.9K+ articles
Databases
2.2K+ articles
DBMS
1.6K+ articles
SQL
1.5K+ articles
DBMS-SQL
527+ articles
SQLmysql
35+ articles
mysql
330+ posts
Recent Articles
Popular Articles
How to Create Todo List API using Spring Boot and MySQL?
Last Updated: 28 April 2025
Spring Boot is built on the top of the spring and contains all the features of spring. And is becoming a favorite of developers these days because of its rapid production-...
read more
Java
Technical Scripter
SQL
Technical Scripter 2022
mysql
Java-Spring-Boot
How To Disable the Running Event in MySQL?
Last Updated: 30 January 2023
Pre-requisites: create an event in MySQL, Events in MySQLEvents in MySQL are tasks that run according to a defined Schedule. events are executed based on schedule so it is...
read more
Technical Scripter
SQL
How To
Technical Scripter 2022
mysql
Data Dictionary Tables in RDBMS
Last Updated: 04 July 2024
In a Relational Database Management System (RDBMS), a data dictionary is a collection of READ-ONLY tables and views that contain metadata about the database. It typically ...
read more
DBMS
SQL
DBMS-SQL
mysql
MySQL Full Text Search
Last Updated: 26 May 2023
MySQL Full-Text search provides a way to implement various advanced search technique such as natural language search, Boolean text search, and query expansion.Suppose you ...
read more
SQL
mysql
10 Best Databases for Machine Learning and AI [2025]
Last Updated: 10 January 2025
Machine learning and Artificial Intelligence are the two trending fields in the IT industries that involve a lot of technologies. Hence, databases are the main things whic...
read more
GBlog
Picked
mysql
NoSQL
AI-ML-DS Blogs
Databases
GBlog 2024
AI-ML-DS
GBlog 2025
How to Install MySQL on Ubuntu?
Last Updated: 11 June 2025
MySQL is one of the most popular open-source database management systems used by developers worldwide. Setting up MySQL on Ubuntu helps you manage your data efficiently fo...
read more
TechTips
Picked
mysql
How To
Databases
Ubuntu
Maximizing Query Performance with COUNT(1) in SQL
Last Updated: 19 March 2024
In SQL, maximizing query performance is paramount for efficient database operations. The COUNT() function, particularly COUNT(1), proves pivotal in this endeavor. COUNT(1)...
read more
SQL
mysql
SQL-Query
Databases
MySQL vs H2: Which Database System is Better in 2025
Last Updated: 10 January 2025
The world of web development is a battlefield, and data reigns supreme. But where do you store your precious information? Choosing the right database system is like select...
read more
GBlog
Picked
mysql
Databases
GBlog 2024
vs
GBlog 2025
MySQL vs Firebird: Which Database System is Better in 2025
Last Updated: 10 January 2025
The choice of a database system is significant in the ever-changing world of web development and serves as the bedrock for any digital project. In this era of technologica...
read more
GBlog
Picked
mysql
Databases
GBlog 2024
vs
GBlog 2025
MySQL vs CockroachDB: Which SQL Database is Better in 2025
Last Updated: 10 January 2025
It is important to choose the right relational database management system (RDBMS) for your application so that it scales, performs, and maintains data integrity. In today’...
read more
GBlog
Picked
mysql
GBlog 2024
vs
GBlog 2025
How to Convert a JSON String into an SQL Query?
Last Updated: 05 June 2024
JSON to SQL conversion is complicated because both have different structure. but this the help of the article you can easily convert JSON into SQL. We will use JavaScript ...
read more
JavaScript
Web Technologies
mysql
JSON
Grouping Multiple Columns and Transposing in Hive
Last Updated: 31 July 2024
Apache Hive is a powerful tool for data warehousing and analysis, enabling users to manage and query large datasets stored in Hadoop. One common requirement is to group da...
read more
Picked
Blogathon
mysql
Data Analysis
AI-ML-DS
AI-ML-DS With Python
Data Science Blogathon 2024
How to become a SQL Developer ?
Last Updated: 05 September 2024
Becoming a SQL Developer is a rewarding career choice as businesses increasingly rely on data to make informed decisions. SQL Developers play a crucial role in managing, r...
read more
Picked
mysql
GFG Academy
How to become
SQL Developer
npm mysql Command
Last Updated: 01 October 2024
npm MySQL integrates MySQL, a popular open-source relational database, with Node.js applications using Node Package Manager (npm). MySQL is widely used to manage structure...
read more
Web Technologies
Picked
Node.js
mysql
Node-npm
Setting Up Gorm With MySQL
Last Updated: 04 November 2024
In this article, we’ll set up GORM, an ORM library, with MySQL using the Gin web framework in Go. GORM provides features that make database interactions easier by allowing...
read more
Go Language
mysql
Golang
Databases
MySQL
1
2
3
4
...
22
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !