Open in app
Home
Notifications
Lists
Stories

Write
Lowell Sianipar
Lowell Sianipar

Home

May 11, 2021

MySQL — Data Type and Basic SQL Statements

Will cover aspects like basic columns data type and SQL statements I will be using MySQL running on docker container. If you haven’t installed MySQL and wanted to use it with docker, can check this. Data Types This post only cover some basic MySQL data types, such as: Numeric Date and Time …

My SQL

4 min read


May 1, 2021

MySQL with Docker

Very simple installation and running MySQL using docker Make sure you have installed and run docker on your machine. Pull MySQL Image $ docker pull mysql This command will make docker to pull latest version of MySQL. If you want a specific version $ docker pull mysql:8.0.24 After successfully pulled image, you can…

Docker

2 min read

MySQL with Docker
MySQL with Docker
Lowell Sianipar

Lowell Sianipar

A software engineer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable