df.to_sql(name='db_table_name', con=engine, if_exists='append', index=False)