in the future the json should specifically declare which table to import to like so:
users_games: {
'parameters': 'values'
}
secondly we need to be able to dump the whole database
also the import should even work with database-dumps by selecting the table (dialog should then ask if we want to import just the table or the whole database)