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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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!