PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
Features
- Send XMPP messages and list buddies (and their status) from Oracle
- Compute checkum and mimeType on binary Types (BLOB, CLOB, XMLTYPE,...)
- Zip/unzip BLOB on the fly
- Dump and load BLOB from a single and dummy sql statement
- Interact with Twitter (list Friends, Favorites, Timelines, post Status, ...)
- List zipped blob contents (files, directory,...) via a simple select statement
- Encode/Decode QrCodes from sql
License
GNU General Public License version 3.0 (GPLv3)Follow oracle-jutils
Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
Very fun and useful to develop. The most interesting thing i've learned are the implementation of function based tables.
-
Thanks for Oracle-jutils, it's wonderful!