• Stars
    star
    204
  • Rank 192,063 (Top 4 %)
  • Language PLSQL
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Common PL/SQL utility scripts

OOS Utils

In most applications they're a common set of methods that developers consistently have to re-write. Things such as is_number(p_string), download_file(p_blob), etc. Not only does this add development time to projects, each iteration may have slight differences. The worst is that some of which even have bugs!

Enter OOS Utils. OOS Utils provides a common set of PL/SQL utility methods that remove the need for the creation of common methods in each application. Check out the docs below to see the complete list of methods OOS Utils provides. Never re-develop common methods again!

Documentation

  • Read The Docs which displays it in a nice, searchable format
  • MD files in the docs folder

Install

For quick install of the latest version of OOS Utils using SQLcl run the following in SQLcl:

@https://observant-message.glitch.me/oos-utils/latest/oos_utils_install.sql

If you want to download a copy and install from a local file go to the Install folder for instructions and installation file(s).

Development

If you have a recommendations, please add your idea and/or snippet examples as an issue.

Starting with 1.1.0 all PRs should be the appropriate release branch rather than master.

Build

If you are working on OOS Utils and want to test your build go to the build folder for instructions.

More Repositories

1

apex-nitro

Your essential APEX companion
JavaScript
144
star
2

OXAR

Oracle XE & APEX build script along with images for popular cloud platforms
PLSQL
107
star
3

OMonAPEX

Oracle monitoring in oracle apex
PLSQL
61
star
4

plsql-md-doc

Converts PL/SQL JavaDoc documentation to markdown
HTML
51
star
5

apex-sert

APEX SERT
PLSQL
48
star
6

apex-diff

APEX Diff
JavaScript
31
star
7

node4ords

Simple node app to act as web listener for Oracle APEX pages
JavaScript
23
star
8

apex-plugin-clob-load

Oracle Application Express (APEX) Plugin for form items with long text content (over 32k)
PLSQL
21
star
9

orawrap

Wrapper Module for the Node.js Driver for Oracle Database
JavaScript
21
star
10

language-oracle

Language spec for Atom converted from TextMate bundle
PLSQL
20
star
11

apexbackup

This may be a temp directory to start with.
Shell
11
star
12

apex-plugin-templates

Oracle APEX plugin template files to help build your own templates.
PLSQL
11
star
13

oracle-and-atom

Recommended Atom packages for Oracle developers
11
star
14

sddm-plus

Helper methods script to assist in writing SQL Developer Data Modeler scripts
Groovy
8
star
15

apex-text-messages

In Progress
PLSQL
7
star
16

docker-oxar

Docker project for OXAR
5
star
17

oos-tapi

Work in Progress (Don't use this yet we're planning)
PLSQL
4
star
18

apex-license

PLSQL
4
star
19

oos-mail

PL/SQL mail wrapper for APEX_MAIL with enhanced functionality
3
star
20

apex-plugin-from-to-datepicker

APEX item plugin to select from/to dates
PLSQL
3
star
21

apex-plugin-markdown

Makrdown reader for APEX
1
star
22

oraopensource.github.io

This is the Github Pages for OraOpenSource
HTML
1
star
23

empdept

SQL Examples only using Emp and Dept tables
1
star
24

apex-dev-enhancer

1
star