This library is a simple interface for SQL Insert/Update/Delete (via temporary table) with advanced features: automatic table/field creation, audit timestamps, smart deletion, materializing "heavy" views. It is written based on SQLAlchemy and tested on PostgreSQL, MariaDB, SQLite and SQL Server.