ETL Helper v0.9.7 is now out.  ETL Helper is a Python library to simplify data 
transfer between databases (Oracle, PostgreSQL, SQLite, MS SQL Server).

This minor release includes:

+ Recipe for database to API transfer uses asynchronous aiohttp for ~10x 
speedup.
+ iter_chunks, fetchmany, fetchone close transactions when they finish.
+ README describes using fetchone with queries using SELECT ... RETURNING 
syntax.

https://github.com/BritishGeologicalSurvey/etlhelper/releases/tag/v0.9.7



This email and any attachments are intended solely for the use of the named 
recipients. If you are not the intended recipient you must not use, disclose, 
copy or distribute this email or any of its attachments and should notify the 
sender immediately and delete this email from your system. UK Research and 
Innovation (UKRI) has taken every reasonable precaution to minimise risk of 
this email or any attachments containing viruses or malware but the recipient 
should carry out its own virus and malware checks before opening the 
attachments. UKRI does not accept any liability for any losses or damages which 
the recipient may sustain due to presence of any viruses.

_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
https://mail.python.org/mailman/listinfo/db-sig

Reply via email to