An open API service indexing awesome lists of open source software.

https://github.com/yallie/as_zip

Anton Scheffer's native PL/SQL package for zipping/unzipping files
https://github.com/yallie/as_zip

archive oracle package pl-sql unzip zip

Last synced: about 1 year ago
JSON representation

Anton Scheffer's native PL/SQL package for zipping/unzipping files

Awesome Lists containing this project

README

          

AS_ZIP is a native PL/SQL package to manipulate ZIP files.
It's written by Anton Sheffer, Oracle Consultant at AMIS.
The license is MIT.

Related blog posts:

* [Parsing a Microsoft Word docx, and unzip zipfiles, with PL/SQL](https://technology.amis.nl/2010/06/09/parsing-a-microsoft-word-docx-and-unzip-zipfiles-with-plsql/) June 9, 2010
* [Utl_compress, gzip and zlib](https://technology.amis.nl/2010/03/13/utl_compress-gzip-and-zlib/) March 13, 2010