PhilippSalvisberg / plscope-utils

Utilities for PL/Scope in Oracle Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plscope-utils

Introduction

plscope-utils is based on PL/Scope which is available in the Oracle Database since version 11.1. It consists of the following two components:

  • Core Database Objects

    Provides relational views and PL/SQL packages to simplify common source code analysis tasks. Requires a server side installation.

  • SQL Developer Extension (plscope-utils for SQL Developer)

    Extends SQL Developer by a PL/Scope node in the database navigator tree, context menus, views shown for tables, views and PL/SQL nodes and some reports. Requires a client side installation only.

Releases

Binary releases are provided for the SQL Extension only. You find them here.

License

plscope-utils is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

About

Utilities for PL/Scope in Oracle Database

License:Apache License 2.0


Languages

Language:PLSQL 63.2%Language:Java 23.2%Language:Shell 6.8%Language:XQuery 6.8%