Oracle Database topic

Oracle Database is a database commonly used for running online transaction processing (OLTP), data warehousing (DW) and mixed (OLTP & DW) database workloads. Oracle Database is available by several service providers on-prem, on-cloud, or as hybrid cloud installation. It may be run on third party servers as well as on Oracle hardware (Exadata on-prem, on Oracle Cloud or at Cloud at Customer).

List Oracle Database repositories

docker-env

83
Stars
33
Forks
Watchers

Docker environment for DataGrip testing

soda-for-java

65
Stars
22
Forks
Watchers

SODA (Simple Oracle Document Access) for Java is an Oracle library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Da...

docker-apex-stack

98
Stars
34
Forks
Watchers

Utility scripts for creating an Oracle Application Express stack as a Docker container.

python-oracledb

293
Stars
58
Forks
Watchers

Python driver for Oracle Database conforming to the Python DB API 2.0 specification. This is the renamed, new major release of cx_Oracle

oracle-database-operator

128
Stars
43
Forks
Watchers

The Oracle Database Operator for Kubernetes (a.k.a. OraOperator) helps developers, DBAs, DevOps and GitOps teams reduce the time and complexity of deploying and managing Oracle Databases. It eliminate...

jamdb_oracle

102
Stars
46
Forks
Watchers

Oracle Database driver for Erlang

json-in-db

88
Stars
50
Forks
Watchers

Oracle Database JSON Examples

Oracle.jl

34
Stars
2
Forks
Watchers

Oracle Database driver for the Julia language.

spring-jpa-oracle-demo

25
Stars
31
Forks
Watchers

A sample demo app that shows how to create a RESTful webservice using Spring Boot, Spring Data JPA and Oracle database