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
- Host: GitHub
- URL: https://github.com/yallie/as_zip
- Owner: yallie
- Created: 2016-01-26T15:15:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T21:38:11.000Z (about 9 years ago)
- Last Synced: 2025-01-31T22:51:53.053Z (about 1 year ago)
- Topics: archive, oracle, package, pl-sql, unzip, zip
- Language: PLSQL
- Homepage:
- Size: 11.7 KB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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