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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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!