Skip to content

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

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.inc
Notifications You must be signed in to change notification settings

abhisbyk/db-sharding

 
 

Repository files navigation

Oracle Sharding tools and deployment automation library

About

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.

Terraform based deployment of Oracle sharded database

Overview

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.

Details

For more details, please refer to the SDB-Terraform documentation.

Mid-tier routing for use in Oracle sharded database client applications

Overview

Please refer to the Sharded database Mid-Tier Routing introduction for an overview.

Details

For more details, please refer to the SDB Mid-Tier routing documentation.

OKE based deployment of Oracle sharded database

Overview

Oracle Kubernetes Engine (OKE) based deployment of sharded database.

Details

For more details, please refer to the OKE sharding documentation.

Docker based deployment of Oracle sharded database

Overview

Docker based deployment of sharded database.

Details

For more details, please refer to the Docker sharding documentation.

Fast data ingest

Overview

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

Details

For more details, please refer to the Fast data ingest documentation.

About

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

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.inc

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 33.1%
  • HCL 28.1%
  • Shell 17.3%
  • Java 15.8%
  • C++ 2.3%
  • JavaScript 2.2%
  • Other 1.2%