- About
- Terraform based deployment of Oracle sharded database
- Mid-tier routing for use in Oracle sharded database client applications
- OKE based deployment of Oracle sharded database
- Container based deployment of Oracle sharded database
- Sharding Fast Data Ingest
This repository provides Oracle Sharded database deployment automation and tools :
- Terraform based deployment of Oracle sharded database.
- Mid-tier routing for use in Oracle sharded database applications.
- OKE based deployment of Oracle sharded database.
- Fast data ingest for sharding applications.
If you want to learn more about Oracle sharding a.k.a Oracle Sharded Database, please refer to the product page and product documentation.
Note : Oracle Sharding and Oracle Sharded Database (SDB) are interchangeably used names in the documentation and refer to the same entity.
Provides Terraform modules, configuration and scripts that provisions the necessary components and resources for a quick and easy setup of Oracle Sharded Database (SDB) on either Oracle Cloud Infrastructure (OCI) or On-Premise. It creates and configures SDB infrastructure components necessary for a successful Sharded Database setup, such as Oracle Shard Director(s), Shard Catalog(s), Shard(s) and optionally Shard Standby(s) as well as Catalog standby using Data Guard for replication to provide high-availability and/or disaster recovery of the sharded data.
For more details, please refer to the SDB-Terraform documentation.
Please refer to the Sharded database Mid-Tier Routing introduction for an overview.
For more details, please refer to the SDB Mid-Tier routing documentation.
Oracle Kubernetes Engine (OKE) based deployment of sharded database.
For more details, please refer to the OKE sharding documentation.
Container based deployment of sharded database.
For more details, please refer to the Container sharding documentation.
The Fast data ingest library consist 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
For more details, please refer to the Fast data ingest documentation.
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/.