Could there be a particular reason for choosing to pass data to a database table as tuples over inserting data into a table using dictionaries?(or the opposite)
Is there