Code Monkey home page Code Monkey logo

ragnel / plsqlstarter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bcoulam/plsqlstarter

0.0 0.0 0.0 5.05 MB

PL/SQL Starter Framework: A collection of packaged routines and tables that every application needs. Includes security, logging, debugging, timing, locks, messages, files, email, exception handling and more.

License: GNU Lesser General Public License v3.0

Java 0.24% Scilab 4.57% TypeScript 2.18% CSS 0.18% HTML 32.80% SQLPL 0.82% PLSQL 58.47% TSQL 0.74%

plsqlstarter's Introduction

plsqlstarter

The PL/SQL Starter application framework is a collection of PL/SQL packages and related tables, which provide a starting point of robust, pre-tested libraries for custom PL/SQL-based applications. Save months of design/build time.

Features include:

  • Standard RBAC authorization data model with role hierarchy
  • Dynamic debugging, timing and logging
  • Table-driven application properties
  • Generic fine-grained column auditing framework
  • Standardized exception handling and assertions
  • Centralized application messages
  • Emailing and file manipulation from the database
  • Application, session, database, end user and connection metadata
  • DDL library for Agile database build environments
  • Named process locking (pessimistic)
  • Directory server integration (ldap operations from the database)
  • Common string, date and number manipulation routines

The Simple version of the framework is meant for single-schema applications. It only offers logging, error handling and table-driven parameters (with a few extra supporting packages for writing to screen and file, and manipulating dates, strings and numbers).

The full framework (Starter for 9i to 11g and Starter_12c for 12.1+) is meant for multiple applications resident in multiple schemas on the same database, where the common framework is shared between them all. It is more complete and comes with tests, full documentation, sample applications and more.

plsqlstarter's People

Contributors

bcoulam 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.