A complete table of results of types comparison in mariadb, mysql, postgres, sqlite.
To use this script:
python3 -m pip install -r requirements.txt
docker-compose up -d
python3 loose_compare.py
Pull requests are welcome. Feel free to open an issue if you want to add other features.