Skip to content

TitleDoesNotMatter

Sharing random stuff

  • Home
  • Blog
  • GitHub
  • Contact

Category: Database

  • Home
  • Blog
  • Database
Posted on February 26, 2020February 26, 2020

Django dump all data into JSON

I know you could do it by dumping the database directly, but this could come in handy when you’re trying to migrate from one database

Read MoreDjango dump all data into JSON

  • Backend
  • Database
Posted on January 20, 2019February 11, 2020

Duplicate a MySQL database

When you need to copy a production db to debug or run some tests, you need to copy template data one place to another, you

Read MoreDuplicate a MySQL database

  • Database
  • Linux
Posted on July 7, 2018February 11, 2020

Mysql set default charset to utf8mb4(to support Chinese characters)

Setup Host: Ubuntu 16.04 Mysql: Ver 14.14 Distrib 5.7.22, for Linux (x86_64) using EditLine wrapper Why Somehow my default charset was set to latin1 which

Read MoreMysql set default charset to utf8mb4(to support Chinese characters)

  • Database
Copyright © 2021 TitleDoesNotMatter. All rights reserved.
Busyness by WEN Themes