We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

PL/SQL Starter Framework

!!! NOTE !!! The latest file upload (Simple.zip) is a simplified version of the Starter Framework 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). In order to access the simplified framework, click “Browse All Files” and choose the plsqlfmwksimplet folder, then the 2.1 folder. Download Simple.zip.

The full framework (Starter_Full_2.0.zip) is meant for multiple applications resident in multiple schemas on the same database, where the common framework is shared between them all. It is a collection of PL/SQL packages and related tables, which provide a starter framework for custom PL/SQL-based applications. Save months of design/build time. Includes logging, debugging, timing, locks, common messages, file reading/writing/management, email from within the DB, user/role security, and more.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://plsqlframestart.sourceforge.io
Tags
License
Features
  • 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