Skip to content

Oracle Sharded database deployment automation and tools for use in client applications.

License

UPL-1.0, Unknown licenses found

Licenses found

UPL-1.0
LICENSE.txt
Unknown
license.inc
Notifications You must be signed in to change notification settings

oracle/db-sharding

Oracle Globally Distributed Database tools and deployment automation library

About

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.

Terraform based deployment of Oracle Globally Distributed Database

Overview

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.

Details

For more details, see the SDB-Terraform documentation.

Mid-tier routing for use in Oracle Globally Distributed Database client applications

Overview

For an overview of the mid-tier Oracle Globally Distributed Database feature, see the Globally Distributed Database Mid-Tier Routing introduction.

Details

To learn more about the Oracle Globally Distributed Database features for mid-tier, see: SDB Mid-Tier routing.

OKE-based deployment of Oracle Globally Distributed Database

Overview

The OKE deployment provides Oracle Kubernetes Engine (OKE)-based deployment of an Oracle Globally Distributed Database.

Details

To learn more about the OKE sharding feature, see: OKE sharding documentation.

Container-based deployment of Oracle Globally Distributed Database

Overview

Oracle provides deployment tools for container-based deployment of Globally Distributed Database.

Details

To learn more about container-based deployment of Oracle Globally Distributed Database, see: Container sharding.

Fast data ingest

Overview

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

Details

To learn more about the Oracle Sharding Fast Data Ingest feature, see: Fast data ingest.

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

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