Basic CRUD in Dash DataTable and saving into DB - example in Python/Postgres or SQL

Hi, thanks for your response.

what i meant by that is to keep using dash datatable in the frontend and find a more reliable way to update the table other than pd to sql. in this case, it is necessary to keep track of the changes to know which data to update, create or/and delete.