All Projects → oracle → Oracle Db Examples

oracle / Oracle Db Examples

Licence: other
Examples of applications and tool usage for Oracle Database

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Oracle Db Examples

Dockerfiles
Just some Dockerfiles I'm playing around with.
Stars: ✭ 88 (-89.56%)
Mutual labels:  oracle, database, oracle-database
Docker Oracle12c
Docker image for Oracle Database 12c
Stars: ✭ 63 (-92.53%)
Mutual labels:  oracle, database, oracle-database
Capgemini-ADAPT-2020
All Solutions for Capgemini 2020-2021 ADAPT Program, use it for your reference after you have tried the problems by yourself THANK YOU!
Stars: ✭ 37 (-95.61%)
Mutual labels:  oracle, oracle-database
oracdc
Oracle database CDC (Change Data Capture)
Stars: ✭ 51 (-93.95%)
Mutual labels:  oracle, oracle-database
Utplsql
Testing Framework for PL/SQL
Stars: ✭ 402 (-52.31%)
Mutual labels:  oracle, oracle-database
oracle-jdbc-tester
A simple command line Java application to test JDBC connection to Oracle database
Stars: ✭ 37 (-95.61%)
Mutual labels:  oracle, oracle-database
okcli
An Oracle-DB command line client
Stars: ✭ 47 (-94.42%)
Mutual labels:  oracle, oracle-database
Dbeaver
Free universal database tool and SQL client
Stars: ✭ 23,752 (+2717.56%)
Mutual labels:  oracle, database
Sqlfiddle3
New version based on vert.x and docker
Stars: ✭ 242 (-71.29%)
Mutual labels:  oracle, database
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+456.94%)
Mutual labels:  oracle, database
Symmetric Ds
SymmetricDS is a database and file synchronization solution that is platform-independent, web-enabled, and database agnostic. SymmetricDS was built to make data replication across two to tens of thousands of databases and file systems fast, easy and resilient. We specialize in near real time, bi-directional data replication across large node networks over the WAN or LAN.
Stars: ✭ 450 (-46.62%)
Mutual labels:  oracle, database
Docker Images
Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
Stars: ✭ 5,120 (+507.35%)
Mutual labels:  oracle, oracle-database
ercole-agent
Proactive Software Asset Management. Agent component
Stars: ✭ 24 (-97.15%)
Mutual labels:  oracle, oracle-database
Oracle.jl
Oracle Database driver for the Julia language.
Stars: ✭ 32 (-96.2%)
Mutual labels:  oracle, oracle-database
docker-apex-stack
Utility scripts for creating an Oracle Application Express stack as a Docker container.
Stars: ✭ 67 (-92.05%)
Mutual labels:  oracle, oracle-database
Ocilib
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases
Stars: ✭ 245 (-70.94%)
Mutual labels:  oracle, oracle-database
Docker Oracle Xe
Docker build for Oracle Database Express Edition (XE)
Stars: ✭ 266 (-68.45%)
Mutual labels:  oracle, oracle-database
Dbshield
Database firewall written in Go
Stars: ✭ 620 (-26.45%)
Mutual labels:  oracle, database
Fluentmigrator
Fluent migrations framework for .NET
Stars: ✭ 2,636 (+212.69%)
Mutual labels:  oracle, database
Liquibase
Main Liquibase Source
Stars: ✭ 2,910 (+245.2%)
Mutual labels:  oracle, database

oracle-db-examples

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

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

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].