Git Product home page Git Product logo

oos-utils's Introduction

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.

oos-utils's People

Contributors

fuzziebrain avatar janihur avatar martindsouza avatar timnanos avatar tschf avatar zhudock avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.