- About
- Terraform based deployment of Oracle Globally Distributed Database
- Mid-tier routing for use in Oracle Globally Distributed Database client applications
- OKE-based deployment of Oracle Globally Distributed Database
- Container based deployment of Oracle Globally Distributed Database
- Sharding Fast Data Ingest
This repository provides deployment automation and tools for Oracle Database using Oracle Globally Distributed Database. It includes the following:
- Terraform based deployment of Oracle Globally Distributed Database
- Mid-tier routing for use in Oracle Globally Distributed Database applications
- OKE based deployment of Oracle Globally Distributed Database
- Fast data ingest for sharding applications
To learn more about Oracle Globally Distributed Database (previously referred to as Oracle Sharded Database), review the product page and product documentation.
Note : Globally Distributed Database, Oracle Sharding, Sharded database, and Oracle Sharded Database (SDB) are interchangeably used names in the documentation and refer to the same entity.
The SDB-terraform-oci
and SDB-terraform-onprem
deployments provide Terraform modules, configuration and scripts that provision the necessary components and resources for a quick and easy setup of Oracle Globally Distributed Database (SDB) on either Oracle Cloud Infrastructure (OCI) or as an On-Premises (onprem
) database. These deployments create and configures SDB infrastructure components that are necessary for a successful Globally Distributed Database setup, including Oracle Shard Directors, Shard Catalogs, Shards, and optionally, Shard Standbys. It also provides replication through a recovery catalog standby database using Oracle Data Guard. Oracle Data Guard provides both high availability (HA) and disaster recovery (DR) for data in the Globally Distributed Database.
For more details, see the SDB-Terraform documentation.
For an overview of the mid-tier Oracle Globally Distributed Database feature, see the Globally Distributed Database Mid-Tier Routing introduction.
To learn more about the Oracle Globally Distributed Database features for mid-tier, see: SDB Mid-Tier routing.
The OKE deployment provides Oracle Kubernetes Engine (OKE)-based deployment of an Oracle Globally Distributed Database.
To learn more about the OKE sharding feature, see: OKE sharding documentation.
Oracle provides deployment tools for container-based deployment of Globally Distributed Database.
To learn more about container-based deployment of Oracle Globally Distributed Database, see: Container sharding.
The Fast data ingest library consists of several parts:
- Generic routing table interfaces
- Sharding metadata implementation
- Metadata reader (encapsulated select queries)
- Tools for efficient parallel splitting with respect to sharding key
To learn more about the Oracle Sharding Fast Data Ingest feature, see: Fast data ingest.
This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide
Please consult the security guide for our responsible security vulnerability disclosure process
Copyright (c) 2020, 2023 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.