python convertdbdata.py -f "sqlite:///fromMydb.sqlite" -t "postgresql://postgres:postgres@localhost/toMydb" -i "auth_user"
uralbash/convertdbdata
Move data from any databases. Not need frameforks or mapped shemas. Ex.: sqlite->postgres etc.
Python
Move data from any databases. Not need frameforks or mapped shemas. Ex.: sqlite->postgres etc.
Python