# oracle-db-examples **Repository Path**: mirrors_oracle/oracle-db-examples ## Basic Information - **Project Name**: oracle-db-examples - **Description**: Examples of applications and tool usage for Oracle Database - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # oracle-db-examples This repository stores a variety of examples demonstrating how to use the Oracle Database. | Repo/Folder name | Description | | ------------- | ------------- | | [C](./C) | C examples | | [Multicloud](./Multicloud) | Multicloud examples | | [apex](./apex) | APEX examples | | [db-sample-schemas](https://github.com/oracle/db-sample-schemas) | Git submodule of the Oracle Database Sample Schemas | | [exadata](./exadata) | Exadata examples | | [java](./java) | Java examples | | [javascript](./javascript) | JavaScript examples | | [json-relational-duality](./json-relational-duality) | JSON Relational Duality examples | [machine-learning](./machine-learning) | Oracle Machine Learning examples | | [optimizer](./optimizer) | Oracle Optimizer and Optimizer Stats examples | | [precompilers](./precompilers) | Oracle Pro\*C and Pro\*COBOL precompiler examples | | [plsql](./plsql) | PL/SQL examples | | [python](./python) | Python examples | | [ruby](./ruby) | Ruby examples | | [sagas](./sagas) | Sagas examples | | [security](./security) | Security features examples | | [spatial](./spatial) | Spatial features examples | | [sql-firewall](./sql-firewall) | SQL Firewall examples | | [sql](./sql) | SQL examples | | [sqldeveloper](./sqldeveloper) | [SQL Developer](http://www.oracle.com/technetwork/developer-tools/sql-developer/) examples | | [text](./text) | Oracle Text examples | | [txeventq](./txeventq) | TxEventQ examples | ## Documentation You can find the online documentation of the Oracle Database under: [docs.oracle.com/en/database/](http://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](https://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](https://devgym.oracle.com) ## Contributing This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md). ## Security Please consult the [security guide](./SECURITY.md) 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.txt](./LICENSE.txt). 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.