All Projects → PhilippSalvisberg → plscope-utils

PhilippSalvisberg / plscope-utils

Licence: Apache-2.0 license
Utilities for PL/Scope in Oracle Database

Programming Languages

PLSQL
303 projects
java
68154 projects - #9 most used programming language
shell
77523 projects
XQuery
69 projects

Projects that are alternatives of or similar to plscope-utils

plsql-cop-sqldev
db* CODECOP for SQL Developer
Stars: ✭ 18 (-37.93%)
Mutual labels:  oracle-database, sql-developer
utPLSQL-SQLDeveloper
Extension for running unit tests straight from SQL Developer
Stars: ✭ 45 (+55.17%)
Mutual labels:  oracle-database, sql-developer
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (+2455.17%)
Mutual labels:  oracle-database
Ocilib
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases
Stars: ✭ 245 (+744.83%)
Mutual labels:  oracle-database
Dockerfiles
Just some Dockerfiles I'm playing around with.
Stars: ✭ 88 (+203.45%)
Mutual labels:  oracle-database
Oracle Db Examples
Examples of applications and tool usage for Oracle Database
Stars: ✭ 843 (+2806.9%)
Mutual labels:  oracle-database
Ercole
The Server component of the Ercole Project
Stars: ✭ 107 (+268.97%)
Mutual labels:  oracle-database
Docker Images
Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
Stars: ✭ 5,120 (+17555.17%)
Mutual labels:  oracle-database
biemond-oradb
Puppet Oracle Database Module
Stars: ✭ 59 (+103.45%)
Mutual labels:  oracle-database
Plsql And Sql Coding Guidelines
Trivadis PL/SQL & SQL Coding Guidelines
Stars: ✭ 89 (+206.9%)
Mutual labels:  oracle-database
Helicalinsight
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
Stars: ✭ 214 (+637.93%)
Mutual labels:  oracle-database
Aceql Http
AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http.
Stars: ✭ 68 (+134.48%)
Mutual labels:  oracle-database
Odat
ODAT: Oracle Database Attacking Tool
Stars: ✭ 906 (+3024.14%)
Mutual labels:  oracle-database
Oracle Db Tools
This project is a repository of sample code that will demonstrate various concepts to assist developers in building applications around Oracle Database technologies. SDKs and scripts will be available to integrate with SQL Developer, Data Modeler, Oracle REST Data Services and DBaaS.
Stars: ✭ 186 (+541.38%)
Mutual labels:  oracle-database
Usql
Universal command-line interface for SQL databases
Stars: ✭ 6,869 (+23586.21%)
Mutual labels:  oracle-database
Ansible Oracle
Oracle related stuff. Installs RAC/RAC One Node/Single Instance
Stars: ✭ 251 (+765.52%)
Mutual labels:  oracle-database
Python Cx oracle
Python interface to Oracle Database conforming to the Python DB API 2.0 specification.
Stars: ✭ 713 (+2358.62%)
Mutual labels:  oracle-database
Json In Db
Oracle Database JSON Examples
Stars: ✭ 65 (+124.14%)
Mutual labels:  oracle-database
Pyora
Python script to monitor Oracle Databases
Stars: ✭ 96 (+231.03%)
Mutual labels:  oracle-database
Oracle.jl
Oracle Database driver for the Julia language.
Stars: ✭ 32 (+10.34%)
Mutual labels:  oracle-database

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].