Skip to content

Examples of applications and tool usage for Oracle Database

License

Notifications You must be signed in to change notification settings

oracle-samples/oracle-db-examples

Repository files navigation

oracle-db-examples

This repository stores a variety of examples demonstrating how to use the Oracle Database.

Repo/Folder nameDescription
db-sample-schemasGit submodule of the Oracle Database Sample Schemas
dotnet.NET based examples
exadata-expressExadata Express examples
javaJava based examples
javascriptJavaScript based examples
machine-learningOracle Machine Learning examples
optimizerOracle Optmizer and Optimizer Stats examples
plsqlPL/SQL based examples
pythonPython based examples
rubyRuby based examples
spatialSpatial examples
sqlSQL based examples
sqldeveloperSQL Developer examples

Documentation

You can find the online documentation of the Oracle Database under docs.oracle.com/en/database/

LiveSQL

Some of the examples that you see within this repository can be executed in the free web-based tool: LiveSQL.oracle.com.

LiveSQL is also an excellent resource for getting started with Oracle Database.

License

You may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. A copy of the license is also reproduced in LICENSE.md

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.

close