MySQL

[MySQL] How I was able to restore my database in MYSQL after Ubuntu installation

This is how I was able to restore MySQL database from physical files.

Read
MySQL

[MySQL] How to insert imagefile into my db

This post illustrates how I was able to insert imagefile from my os to my database.

Read
json-to-python

[PY]JSON to Python Objects

JSON is an abbreviation of Javascript Object Notation

Read