DEV Community

# mysql

Posts on tips and tricks, using and learning about MySQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Relational Database Design to store University timetables and record of students’ attendance.

Relational Database Design to store University timetables and record of students’ attendance.

18
Comments
9 min read
mysqldump Best Practices: Part 1 - MySQL Prerequisites

mysqldump Best Practices: Part 1 - MySQL Prerequisites

3
Comments
7 min read
Angular SpringBoot CRUD MySQL Example

Angular SpringBoot CRUD MySQL Example

2
Comments 1
4 min read
Database Normalizarion

Database Normalizarion

8
Comments 1
3 min read
Scrap web-shop to database

Scrap web-shop to database

2
Comments
4 min read
Cache-Aside Pattern

Cache-Aside Pattern

28
Comments 9
7 min read
Use mycli and Learn MariaDB/MySQL comfortably in a terminal!

Use mycli and Learn MariaDB/MySQL comfortably in a terminal!

5
Comments
5 min read
MYSQL Cluster: Its Scope in Coming Future

MYSQL Cluster: Its Scope in Coming Future

2
Comments
3 min read
gem install mysql2

gem install mysql2

13
Comments
1 min read
pgtop – a top clone for PostgreSQL

pgtop – a top clone for PostgreSQL

6
Comments
3 min read
The Complete mysqldump Guide (with examples)

The Complete mysqldump Guide (with examples)

21
Comments
8 min read
MySQL Errors Messages And Common Problems

MySQL Errors Messages And Common Problems

6
Comments
3 min read
Mini Guide: How to Import a SQL File in MySQL

Mini Guide: How to Import a SQL File in MySQL

2
Comments
2 min read
MySQL replication over SSH

MySQL replication over SSH

6
Comments
3 min read
Connecting to a MySQL database with SQLAlchemy

Connecting to a MySQL database with SQLAlchemy

23
Comments
3 min read
SQL Tip - Weird Behaviour of SUM or any operator When joining more than 2 tables

SQL Tip - Weird Behaviour of SUM or any operator When joining more than 2 tables

4
Comments 1
1 min read
GCP Cloud SQL Secure connection

GCP Cloud SQL Secure connection

9
Comments
6 min read
PHP - Create your own dotenv to loads environment variables from .env file

PHP - Create your own dotenv to loads environment variables from .env file

89
Comments 7
1 min read
Database Design of a Restaurant Management System from user story to relational Model

Database Design of a Restaurant Management System from user story to relational Model

64
Comments 9
5 min read
How to run PHP and link to MySQL using XAMPP

How to run PHP and link to MySQL using XAMPP

9
Comments 2
2 min read
MySQL 8 Kafka Connect Tutorial on Docker

MySQL 8 Kafka Connect Tutorial on Docker

9
Comments 2
5 min read
Database indexing in Laravel - Everything you need to know

Database indexing in Laravel - Everything you need to know

18
Comments 3
3 min read
What data type should I use in mysql

What data type should I use in mysql

2
Comments 2
1 min read
Exporting a sql database from phpmyadmin and copying it to your local machine when you have lots of foreign key constraints

Exporting a sql database from phpmyadmin and copying it to your local machine when you have lots of foreign key constraints

2
Comments
1 min read
Setup Linux, Apache, MySQL, PHP(LAMP) Stack on Ubuntu 18.04

Setup Linux, Apache, MySQL, PHP(LAMP) Stack on Ubuntu 18.04

18
Comments 2
8 min read
loading...