Skip to content

oracle-samples/oracle-db-examples

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Sep 9, 2022
Nov 26, 2020
Feb 27, 2017
Oct 15, 2018
Apr 2, 2024
May 13, 2024
Apr 17, 2024
Jun 18, 2024
Apr 19, 2024
Aug 9, 2021
Oct 25, 2019
May 13, 2024
Nov 22, 2019
Apr 1, 2024
Jun 9, 2023
Dec 14, 2020
May 24, 2023
Sep 26, 2023
May 20, 2022
Mar 29, 2024
Dec 11, 2023
Sep 27, 2023
Feb 9, 2023
Apr 3, 2023
Apr 3, 2023
Dec 11, 2023
Aug 24, 2023

Repository files navigation

oracle-db-examples

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

Repo/Folder name Description
C C examples
apex APEX examples
db-sample-schemas Git submodule of the Oracle Database Sample Schemas
dotnet .NET based examples
exadata Exadata examples
java Java examples
javascript JavaScript examples
machine-learning Oracle Machine Learning examples
optimizer Oracle Optmizer and Optimizer Stats examples
plsql PL/SQL examples
python Python examples
ruby Ruby examples
sagas Saga examples
security Security features examples
spatial Spatial features examples
sql SQL examples
sqldeveloper SQL Developer examples
txeventq TxEventQ 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.

Dev Gym

If you would like to challenge yourself, you can take quizzes, workouts and classes at DevGym.oracle.com.

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide

Security

Please consult the security guide for our responsible security vulnerability disclosure process

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.