Update 'doc/source/index.rst'

This commit is contained in:
Boka, Ladislav 2023-05-08 19:45:03 +00:00
parent 186672614c
commit 40e15d5f55

View File

@ -1,8 +1,12 @@
Distributed Database Middleware Distributed Database Middleware
=============================== ===============================
Distributed Database Middleware (DDM) removes database capacity and performance bottlenecks and resolves distributed expansion issues. It provides database and table sharding, read/write splitting, and elastic scaling, helping you handle highly concurrent access to massive volumes of data and improving database read/write performance.
.. directive_wrapper:: .. directive_wrapper::
:class: container-sbv :class: container-sbv
.. service_card:: .. service_card::
:service_type: ddm :service_type: ddm
:umn: This document describes basic concepts, functions, key terms, and FAQs of Distributed Database Middleware (DDM) and provides instructions for applying for and using DDM.
:api-ref: This document describes application programming interfaces (APIs) of Distributed Database Middleware (DDM) and provides API parameter description and example values.