CN118672993A - 一种基于分布式数据库的数据库模式构建方法 - Google Patents

一种基于分布式数据库的数据库模式构建方法 Download PDF

Info

Publication number
CN118672993A
CN118672993A CN202410629441.1A CN202410629441A CN118672993A CN 118672993 A CN118672993 A CN 118672993A CN 202410629441 A CN202410629441 A CN 202410629441A CN 118672993 A CN118672993 A CN 118672993A
Authority
CN
China
Prior art keywords
data
database
replication
slicing
load balancing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202410629441.1A
Other languages
English (en)
Inventor
李坚
俞惠琴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Caihui Cloud Software Technology Co ltd
Original Assignee
Suzhou Caihui Cloud Software Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Caihui Cloud Software Technology Co ltd filed Critical Suzhou Caihui Cloud Software Technology Co ltd
Priority to CN202410629441.1A priority Critical patent/CN118672993A/zh
Publication of CN118672993A publication Critical patent/CN118672993A/zh
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1464Management of the backup or restore process for networked environments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3034Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a storage system, e.g. DASD based or network based
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Prevention of errors by analysis, debugging or testing of software
    • G06F11/3668Testing of software
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/211Schema design and management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/217Database tuning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/278Data partitioning, e.g. horizontal or vertical partitioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1029Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers using data related to the state of servers by a load balancer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/80Database-specific techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/865Monitoring of software

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明公开了一种基于分布式数据库的数据库模式构建方法,包括以下步骤:选择数据库管理系统,在多个物理节点上配置数据库集群,进行水平分片和副本复制,在每个数据分片上配置副本,对数据的冗余备份,使用数据库管理和负载均衡工具进行负载均衡,进行全面的测试,在运行阶段监控数据库集群的性能和健康状态。本发明采用水平分片和副本复制相结合的方式,提高了数据库系统的可扩展性和可靠性,通过水平分片,实现了数据在多个节点上的分布存储,使系统能够轻松应对不断增长的数据量和请求负载,同时,通过副本复制,确保了数据的冗余备份,当某个节点发生故障时,系统依然能够提供数据的访问和服务,保障了系统的高可用性。

Description

一种基于分布式数据库的数据库模式构建方法
技术领域
本发明涉及数据库构建领域,具体为一种基于分布式数据库的数据库模式构建方法。
背景技术
数据库是一种有组织的数据集合,用于有效地存储、管理和检索数据,数据库系统由数据库、数据库管理系统和用户组成,数据库是指一个或多个相关数据的集合,它们通常以表格的形式组织,并且具有特定的结构,数据库管理系统是一种软件,用于管理和操作数据库,包括数据的存储、检索、更新和删除等操作,用户通过DBMS与数据库进行交互,执行查询、插入、更新和删除等操作。
数据库通常被用于存储和管理大量结构化数据,如客户信息、产品目录、订单记录等,它们为应用程序和用户提供了一种可靠的数据存储和访问方式,能够确保数据的安全性、完整性和一致性。
目前,数据库系统通常采用集中式结构,其中所有数据存储在单个节点或少数几个节点上,在集中式数据库系统中,如果主节点发生故障,整个系统将无法提供服务,导致系统的不可用性,并且随着数据量和请求负载的增加,集中式数据库可能会出现性能瓶颈,导致响应时间延长和系统吞吐量下降。
发明内容
本发明的目的在于提供一种基于分布式数据库的数据库模式构建方法,以解决上述背景技术中提出的问题。
为实现上述目的,本发明提供如下技术方案:
一种基于分布式数据库的数据库模式构建方法,包括以下步骤:
步骤S1,在确定的数据分片策略下,选择数据库管理系统;
步骤S2,在多个物理节点上配置数据库集群,进行水平分片和副本复制;
步骤S3,在每个数据分片上配置副本,对数据的冗余备份;
步骤S4,使用数据库管理和负载均衡工具进行负载均衡,对数据的请求进行分发和处理;
步骤S5,进行全面的测试,包括连接测试、读写测试、性能测试和容错测试;
步骤S6,在运行阶段监控数据库集群的性能和健康状态,并进行定期维护和优化。
优选的,所述数据分片策略基于哈希函数对数据的键进行分片,并且所述哈希函数经过优化对数据进行均匀分布,所述数据库管理系统使用MySQL、MongoDB或者Cassandra中的任意一种;
数据分片策略中的哈希函数公式:
在所述步骤S2中,确定数据分片策略时,使用哈希函数对数据的键进行分片,哈希函数公式具体如下:
[shard_index=hash(key)mod N];
其中,(shard_index)表示数据所属的分片索引,(key)表示数据的键值,(N)表示分片的总数。
优选的,所述副本复制可以采用主从复制、半同步复制、副本集或复制因子来对数据进行同步和冗余备份。
优选的,所述负载均衡采用基于权重的动态负载均衡算法,以根据节点负载情况动态调整数据请求的分发;
动态负载均衡算法中的权重计算公式:
在所述步骤S4中,使用了基于权重的动态负载均衡算法,为了动态调整数据请求的分发,需要计算各节点的权重,权重计算公式具体如下:
[weight_=\frac{1}{load_i}];
其中,(weight_i)表示节点(i)的权重,(load_i)表示节点(i)的负载。
优选的,所述步骤S3中,根据分片策略和副本复制策略,配置数据库集群分别如下所示:
在多个物理节点上安装和配置MySQL服务器,使用工具MySQL Router或者ProxySQL进行分片和负载均衡;
在多个物理节点上安装和配置MongoDB服务器,配置分片集群,设置shard、configserver和router;
在多个节点上安装Cassandra服务器,配置复制因子和分片策略。
优选的,所述步骤S4中,为每个分片设置副本,即数据的复制品分别如下所示:
使用MySQL主从复制或半同步复制来实现数据的同步;
设置副本集Replica Set来实现数据的复制;
配置复制因子来指定每个分片的副本数量。
优选的,所述步骤S5中,在配置完成后,进行全面的测试,具体如下:
测试一:进行连接测试,将应用程序连接到数据库集群,确认连接是否正常;
测试二:进行读写测试,测试数据的读写操作,确认分片和复制工作是否正常;
测试三:进行性能测试,测试数据库集群的性能,确认数据库集群是否正常;
测试四:进行容错测试,模拟节点故障,测试副本复制和容错机制。
优选的,所述步骤S6中,在分布式数据库运行过程中,对集群的监控和维护具体如下:
使用监控工具Prometheus或者Grafana监控数据库的性能和健康状态;
定期备份数据,确保数据的安全性和恢复能力;
根据需求动态扩展集群,添加更多的节点和分片。
与现有技术相比,本发明的有益效果是:
1、本发明采用水平分片和副本复制相结合的方式,提高了数据库系统的可扩展性和可靠性,通过水平分片,实现了数据在多个节点上的分布存储,使系统能够轻松应对不断增长的数据量和请求负载,同时,通过副本复制,确保了数据的冗余备份,当某个节点发生故障时,系统依然能够提供数据的访问和服务,保障了系统的高可用性;
2、本发明采用了基于哈希函数的数据分片策略,避免了传统分片策略中的数据倾斜问题,进而优化了系统的性能和负载均衡能力,同时,本发明支持多种数据库管理系统,并提供了灵活的副本复制策略和负载均衡算法,使其适用于各种不同的应用场景和需求,提高了系统的灵活性和适用性。
附图说明
图1为本发明一种基于分布式数据库的数据库模式构建方法流程示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
请参阅图1,本发明提供一种技术方案:
一种基于分布式数据库的数据库模式构建方法,包括以下步骤:
步骤S1,在确定的数据分片策略下,选择数据库管理系统;
步骤S2,在多个物理节点上配置数据库集群,进行水平分片和副本复制;
本实施例中,数据分片策略基于哈希函数对数据的键进行分片,并且哈希函数经过优化对数据进行均匀分布,数据库管理系统使用MySQL、MongoDB或者Cassandra中的任意一种;
数据分片策略中的哈希函数公式:
在步骤S2中,确定数据分片策略时,使用哈希函数对数据的键进行分片,哈希函数公式具体如下:
[shard_index=hash(key)\mod N];
其中,(shard_index)表示数据所属的分片索引,(key)表示数据的键值,(N)表示分片的总数;
进一步的,假设有一个订单数据库,订单ID作为分片的键,选择使用简单的取模哈希函数来分片订单数据,其中订单ID取值范围为(1)到(100),共有(5)个分片,那么,哈希函数表示为:
[shard_index=\text{order_id}\mod5]。
步骤S3,在每个数据分片上配置副本,对数据的冗余备份;
本实施例中,副本复制可以采用主从复制、半同步复制、副本集或复制因子来对数据进行同步和冗余备份;
步骤S3中,根据分片策略和副本复制策略,配置数据库集群分别如下所示:
在多个物理节点上安装和配置MySQL服务器,使用工具MySQL Router或者ProxySQL进行分片和负载均衡;
在多个物理节点上安装和配置MongoDB服务器,配置分片集群,设置shard、configserver和router;
在多个节点上安装Cassandra服务器,配置复制因子和分片策略。
步骤S4,使用数据库管理和负载均衡工具进行负载均衡,对数据的请求进行分发和处理;
步骤S4中,为每个分片设置副本,即数据的复制品分别如下所示:
使用MySQL主从复制或半同步复制来实现数据的同步;
设置副本集Replica Set来实现数据的复制;
配置复制因子来指定每个分片的副本数量。
优选的,步骤S5中,在配置完成后,进行全面的测试,具体如下:
测试一:进行连接测试,将应用程序连接到数据库集群,确认连接是否正常;
测试二:进行读写测试,测试数据的读写操作,确认分片和复制工作是否正常;
测试三:进行性能测试,测试数据库集群的性能,确认数据库集群是否正常;
测试四:进行容错测试,模拟节点故障,测试副本复制和容错机制。
本实施例中,负载均衡采用基于权重的动态负载均衡算法,以根据节点负载情况动态调整数据请求的分发;
动态负载均衡算法中的权重计算公式:
在步骤S4中,使用了基于权重的动态负载均衡算法,为了动态调整数据请求的分发,需要计算各节点的权重,权重计算公式具体如下:
[weight_i=\frac{1}{load_i}];
其中,(weight_i)表示节点(i)的权重,(load_i)表示节点(i)的负载;
进一步的,假设有三个节点,它们的负载分别为(10)、(20)和(15),则它们的权重分别为:
[weight_1=\frac{1}{10}=0.1];
[weight_2=\frac{1}{20}=0.05];
[weight_3=\frac{1}{15}\approx0.0667]。
步骤S5,进行全面的测试,包括连接测试、读写测试、性能测试和容错测试;
步骤S6,在运行阶段监控数据库集群的性能和健康状态,并进行定期维护和优化;
本实施例中,在分布式数据库运行过程中,对集群的监控和维护具体如下:
使用监控工具Prometheus或者Grafana监控数据库的性能和健康状态;
定期备份数据,确保数据的安全性和恢复能力;
根据需求动态扩展集群,添加更多的节点和分片。
需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。
尽管已经示出和描述了本发明的实施例,对于本领域的普通技术人员而言,可以理解在不脱离本发明的原理和精神的情况下可以对这些实施例进行多种变化、修改、替换和变型,本发明的范围由所附权利要求及其等同物限定。

Claims (8)

1.一种基于分布式数据库的数据库模式构建方法,其特征在于,包括以下步骤:
步骤S1,在确定的数据分片策略下,选择数据库管理系统;
步骤S2,在多个物理节点上配置数据库集群,进行水平分片和副本复制;
步骤S3,在每个数据分片上配置副本,对数据的冗余备份;
步骤S4,使用数据库管理和负载均衡工具进行负载均衡,对数据的请求进行分发和处理;
步骤S5,进行全面的测试,包括连接测试、读写测试、性能测试和容错测试;
步骤S6,在运行阶段监控数据库集群的性能和健康状态,并进行定期维护和优化。
2.根据权利要求1所述的一种基于分布式数据库的数据库模式构建方法,其特征在于:所述数据分片策略基于哈希函数对数据的键进行分片,并且所述哈希函数经过优化对数据进行均匀分布,所述数据库管理系统使用MySQL、MongoDB或者Cassandra中的任意一种;
数据分片策略中的哈希函数公式:
在所述步骤S2中,确定数据分片策略时,使用哈希函数对数据的键进行分片,哈希函数公式具体如下:
[shard_index=hash(key)\mod N];
其中,(shard_index)表示数据所属的分片索引,(key)表示数据的键值,(N)表示分片的总数。
3.根据权利要求1所述的一种基于分布式数据库的数据库模式构建方法,其特征在于:所述副本复制可以采用主从复制、半同步复制、副本集或复制因子来对数据进行同步和冗余备份。
4.根据权利要求1所述的一种基于分布式数据库的数据库模式构建方法,其特征在于:所述负载均衡采用基于权重的动态负载均衡算法,以根据节点负载情况动态调整数据请求的分发;
动态负载均衡算法中的权重计算公式:
在所述步骤S4中,使用了基于权重的动态负载均衡算法,为了动态调整数据请求的分发,需要计算各节点的权重,权重计算公式具体如下:
[weight_i=\frac{1}{load_i}];
其中,(weight_i)表示节点(i)的权重,(load_i)表示节点(i)的负载。
5.根据权利要求1所述的一种基于分布式数据库的数据库模式构建方法,其特征在于:所述步骤S3中,根据分片策略和副本复制策略,配置数据库集群分别如下所示:
在多个物理节点上安装和配置MySQL服务器,使用工具MySQL Router或者ProxySQL进行分片和负载均衡;
在多个物理节点上安装和配置MongoDB服务器,配置分片集群,设置shard、configserver和router;
在多个节点上安装Cassandra服务器,配置复制因子和分片策略。
6.根据权利要求1所述的一种基于分布式数据库的数据库模式构建方法,其特征在于:所述步骤S4中,为每个分片设置副本,即数据的复制品分别如下所示:
使用MySQL主从复制或半同步复制来实现数据的同步;
设置副本集Replica Set来实现数据的复制;
配置复制因子来指定每个分片的副本数量。
7.根据权利要求1所述的一种基于分布式数据库的数据库模式构建方法,其特征在于:所述步骤S5中,在配置完成后,进行全面的测试,具体如下:
测试一:进行连接测试,将应用程序连接到数据库集群,确认连接是否正常;
测试二:进行读写测试,测试数据的读写操作,确认分片和复制工作是否正常;
测试三:进行性能测试,测试数据库集群的性能,确认数据库集群是否正常;
测试四:进行容错测试,模拟节点故障,测试副本复制和容错机制。
8.根据权利要求1所述的一种基于分布式数据库的数据库模式构建方法,其特征在于:所述步骤S6中,在分布式数据库运行过程中,对集群的监控和维护具体如下:
使用监控工具Prometheus或者Grafana监控数据库的性能和健康状态;
定期备份数据,确保数据的安全性和恢复能力;
根据需求动态扩展集群,添加更多的节点和分片。
CN202410629441.1A 2024-05-21 2024-05-21 一种基于分布式数据库的数据库模式构建方法 Pending CN118672993A (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410629441.1A CN118672993A (zh) 2024-05-21 2024-05-21 一种基于分布式数据库的数据库模式构建方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410629441.1A CN118672993A (zh) 2024-05-21 2024-05-21 一种基于分布式数据库的数据库模式构建方法

Publications (1)

Publication Number Publication Date
CN118672993A true CN118672993A (zh) 2024-09-20

Family

ID=92730037

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410629441.1A Pending CN118672993A (zh) 2024-05-21 2024-05-21 一种基于分布式数据库的数据库模式构建方法

Country Status (1)

Country Link
CN (1) CN118672993A (zh)

Similar Documents

Publication Publication Date Title
US11500821B2 (en) Synchronizing metadata in a data storage platform comprising multiple computer nodes
CN113535656B (zh) 数据访问方法、装置、设备及存储介质
CN101888405B (zh) 一种云计算的文件系统和数据处理方法
US7895501B2 (en) Method for auditing data integrity in a high availability database
JP5918243B2 (ja) 分散型データベースにおいてインテグリティを管理するためのシステム及び方法
US8285689B2 (en) Distributed file system and data block consistency managing method thereof
US7152076B2 (en) System and method for efficient multi-master replication
US7870095B2 (en) Apparatus, system, and method for replication of data management information
US20130262389A1 (en) Parallel Backup for Distributed Database System Environments
US7702757B2 (en) Method, apparatus and program storage device for providing control to a networked storage architecture
CN104639661A (zh) 分布式存储系统及文件存储和读取方法
CN104735110B (zh) 元数据管理方法和系统
KR101527634B1 (ko) 샤딩 서비스를 제공하는 방법 및 장치
US11886508B2 (en) Adaptive tiering for database data of a replica group
US11461201B2 (en) Cloud architecture for replicated data services
CN115114294A (zh) 数据库存储模式的自适应方法、装置、计算机设备
CN114416665A (zh) 一种数据一致性检测和修复的方法、装置及介质
CN108763312A (zh) 一种基于负载的从数据节点筛选方法
CN118672993A (zh) 一种基于分布式数据库的数据库模式构建方法
KR101035857B1 (ko) 데이터 관리 방법 및 그 시스템
Li et al. RE-store: Reliable and efficient KV-store with erasure coding and replication
CN114330698B (zh) 一种类脑计算机操作系统的神经模型存储系统及方法
WO2018112074A1 (en) System and method for utilizing a designated leader within a database management system
CN111212145A (zh) 一种用于供电服务指挥系统的Redis集群
JP2004094681A (ja) 分散データベース制御装置および制御方法並びに制御プログラム

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination