CN113326007B - Unstructured data federation storage method, device, terminal and storage medium - Google Patents
Unstructured data federation storage method, device, terminal and storage medium Download PDFInfo
- Publication number
- CN113326007B CN113326007B CN202110739554.3A CN202110739554A CN113326007B CN 113326007 B CN113326007 B CN 113326007B CN 202110739554 A CN202110739554 A CN 202110739554A CN 113326007 B CN113326007 B CN 113326007B
- Authority
- CN
- China
- Prior art keywords
- node
- federal
- federated
- storage
- access
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/0604—Improving or facilitating administration, e.g. storage management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/0614—Improving the reliability of storage systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/067—Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a method, a device, a terminal and a storage medium for storing unstructured data federation, wherein the method comprises the following steps: establishing a unique identification code standard of the federal node; establishing a federal node access specification according to the federal node unique identification code specification; registering the specification information of the federal node access specification to a registration center, and acquiring a brevity code returned by the registration center; and generating id for the object entity stored on the federal node according to the brevity code and the object id generation specification. The storage method provided by the invention has more efficient performance, and the reading speed can not be reduced according to the storage capacity by providing a plurality of NameNodes and providing services to the outside at the same time, so that the storable data volume is larger; meanwhile, the method has good expandability, can improve the storage efficiency by adding new NameNode and DataNode, and can not influence the existing data storage efficiency while increasing the storage capacity.
Description
Technical Field
The invention relates to the technical field of data storage, in particular to an unstructured data federation storage method, an unstructured data federation storage device, a terminal and a storage medium.
Background
At present, 80% of data in an enterprise is unstructured data, so that the importance of massive unstructured data storage is seen. The existing mainstream unstructured data storage mode is to store unstructured data in an hdfs system by using a hadoop cluster. However, if the cluster storage capacity encounters a bottleneck and needs to be expanded, existing data needs to be migrated, so that the cluster expansion process is complex and inefficient.
Disclosure of Invention
The invention aims to provide an unstructured data federation storage method, an unstructured data federation storage device, a terminal and a storage medium, and aims to solve the problems that data migration is required and the process is complex in the existing cluster expansion.
In order to overcome the defects in the prior art, the invention provides an unstructured data federation storage method, which comprises the following steps:
establishing a federal node unique identification code specification;
establishing a federal node access specification according to the federal node unique identification code specification;
registering the specification information of the federal node access specification to a registration center, and acquiring a brevity code returned by the registration center;
generating id for the object entity stored on the federal node according to the brevity code and the object id generation specification;
Establishing a federal node access gateway to realize the forwarding of a federal access request;
when the object storage request reaches a gateway layer, extracting an object entity and an accepted service type in the object storage request through the gateway layer;
acquiring federal node information of the service type received in a registration center as a first node;
distributing the object storage request to any one of the first nodes according to weight polling;
when an object reading request reaches a gateway layer, extracting id information in the object reading request through the gateway layer;
and acquiring federated node access address information from a registration center according to the federated node brevity code segmented from the id information, and forwarding the object reading request to a federated node of actual service.
Further, the federal node access specification includes:
the method comprises the steps of unique identification codes of the federal nodes, main access domain names or vips, standby access domain names or vips, accepted service types and read function opening information.
Further, the unstructured data federation storage method further includes:
carrying out polling continuation according to a preset period through a federal node; and if the agreement is not continued, marking the Federal node to be offline through the registration center.
Further, the unstructured data federation storage method further includes:
and setting polling weight through the federal node successfully registered by the registration center so as to shunt and regulate the response pressure of the federal node.
The invention also provides an unstructured data federation storage device, which comprises:
the identification code specification generating unit is used for establishing a unique identification code specification of the federal node;
the access specification generating unit is used for establishing a federal node access specification according to the code of the unique identification code of the federal node;
the registration unit is used for registering the specification information of the federated node access specification to a registration center and acquiring the brevity code returned by the registration center;
an id generating unit, which is used for generating an id for an object entity stored on the federal node according to the brevity code and the object id generating specification;
the method comprises the steps that a federal access gateway is established to realize the forwarding of a federal access request;
when the object storage request reaches the gateway layer, the gateway layer extracts the object entity and the service type information in the request, acquires all federal node information of the object which receives the service type in the registration center, and polls and distributes the federal node information to one node according to the weight;
When the object reading request reaches the gateway layer, the gateway layer extracts the id information in the object request, obtains the federated node access address information from the registration center by segmenting the federated node brevity code at the end of the id, and forwards the request to the federated node of the actual service to complete the acquisition of the object entity.
The present invention also provides a terminal device, including:
one or more processors;
a memory coupled to the processor for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement an unstructured-data federated storage method as any one of the above.
The present invention also provides a computer readable storage medium having stored thereon a computer program for execution by a processor to implement the method of federated storage of unstructured data as described in any of the above.
Compared with the prior art, the invention has the beneficial effects that:
1) the method has more efficient performance, provides a plurality of NameNodes and provides services to the outside simultaneously, so that the reading speed cannot be reduced according to the storage capacity;
2) the amount of data that can be stored is larger;
3) the method has good expandability, can improve the storage efficiency by adding new NameNode and DataNode, and can increase the storage capacity without influencing the existing data storage.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of an unstructured data federation storage method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an unstructured data federation storage device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be understood that the step numbers used herein are for convenience of description only and are not intended as limitations on the order in which the steps are performed.
It is to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
The terms "comprises" and "comprising" indicate the presence of the described features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
The term "and/or" refers to and includes any and all possible combinations of one or more of the associated listed items.
In a first aspect:
referring to fig. 1, an embodiment of the present invention provides an unstructured data federation storage method, including:
s10, establishing a federal node unique identification code specification;
s20, establishing a federal node access specification according to the code of the unique identifier of the federal node;
s30, registering the specification information of the Federal node access specification to a registration center, and acquiring the brevity code returned by the registration center;
And S40, generating id for the object entity stored on the federal node according to the brevity code and the object id generation specification.
In this embodiment, it should be noted that the unstructured data object storage technology is a basic unit for storing a storage object, a bucket is a container for storing the storage object, each bucket has attributes such as its storage category and access right, and the bucket can be located by an access domain name of the bucket on the internet. The mainstream storage mode of unstructured data at present is an hdfs system that stores unstructured data by using a hadoop cluster. However, this method needs to write data block by block, so the storage process is very slow and inefficient, and the throughput of the whole HDFS file system is limited by the throughput of a single NameNode, which becomes the performance bottleneck of HDFS. Therefore, the present embodiment mainly intends to provide an efficient data storage method.
Specifically, a federal node unique identification code specification is established in step S10; it should be noted that the unique identifier name of the federate node is named in a form of a geographical space location name abbreviation plus a numerical sequence number where the storage server is located, wherein the naming structure is as follows: "national-province-city-machine room serial number-cluster serial number". For example, the unique identifier of the unstructured storage cluster established in the patrol No. 1 machine room of Zhaoqing city, Guangdong province, China is as follows: "cn-gd-zq-jx 01-01".
Further, a federal node access specification is established in step S20; when the federal node accesses the federal registration center, the node must provide the following information, including: the unique identification code of the federal node, the main access domain name or vip, the standby access domain name or vip, the type of the accepted service and the information of whether the reading function is open or not.
Next, at S30, the information of the federal node access specification is used to register in the registry, and the brevity code returned by the registry is obtained.
In this embodiment, a registry of the federation cluster is preferably constructed by adopting a zookeeper cluster with three nodes, each federation node registers the specification information agreed in the step S20 to the registry through a registry http service, and obtains a brevity code returned by the registry. The brevity code is globally unique in a registration center and corresponds to the federal nodes one by one; the abbreviated code format is full alphabetic, all-digital, or a combination of alphanumeric. For example: and the unique identifier of the federal node is 'cn-gz-zq-jx 01-01', and the brevity code is's 001' after the registration is successful.
In one embodiment, the federal node needs to poll for renewal at a preset period, for example, once every 2 seconds; if no renewal is made, the registry marks the federated node down-line and does not respond to any object store and read requests. It is understood that the polling duration of 2 seconds is only a preferred mode of the embodiment, and in practical applications, the preset period can be selected according to requirements, and is not limited herein.
In a certain embodiment, the registration center can set polling weights for the federal nodes registered in the center, and the polling weights are used for shunting and regulating the response pressure of each federal node.
And S40, generating id for the object entity stored on the federal node according to the brevity code and the object id generation specification.
Upon receiving the brevity code in step S30, step S40 primarily implements data storage and generates a canonical id for the object entity. The generation specification of the federal node object id is as follows: when the object entity is stored in the federal node, the node generates a uuid, and takes the node brevity code input parameter issued by the receiving registration center as a primary key suffix, and the node brevity code input parameter is spliced into a unique id by means of "-" segmentation, and the unique id is used as a unique identifier of the object stored in the node.
For example: when a picture is stored in the federal node with s001 brevity code, the issued component id is "756 d19c3f07b-812e5a1cd83eac702bb6-s 001".
In one embodiment, the unstructured-data federated storage method further includes: and establishing a federal node access gateway to realize the forwarding of the federal access request.
It should be noted that, when the object storage request reaches the gateway layer, the gateway layer extracts the object entity and the service type information in the request, obtains the federal node information of all the objects receiving the service type modification in the registry, and polls and distributes the federal node information to one of the nodes according to the weight;
When the object reading request reaches the gateway layer, the gateway layer extracts the id information in the object request, obtains the federated node access address information from the registration center by segmenting the federated node brevity code at the end of the id, and forwards the request to the federated node of the actual service to complete the acquisition of the object entity.
The federated storage method provided by the invention has more efficient performance, can provide a plurality of NameNodes and provide services to the outside at the same time, has good expandability, can increase the storage capacity by adding new NameNodes and DataNodes, and can not influence the existing data while increasing the storage capacity, therefore, the data migration is not needed, and the storage of the cluster is conveniently and rapidly expanded.
In a second aspect:
referring to fig. 2, an embodiment of the present invention further provides an unstructured data federation storage apparatus, including:
the identification code specification generating unit 01 is used for establishing a unique identification code specification of the federal node;
the access specification generating unit 02 is used for establishing a federal node access specification according to the code of the unique identifier of the federal node;
the registration unit 03 is configured to register specification information of the federal node access specification to a registration center, and acquire a brevity code returned by the registration center;
And the id generation unit 04 is used for generating an id for the object entity stored on the federal node according to the brevity code and the object id generation specification.
Further, in the unstructured-data federal storage device provided in this embodiment, the federal node access specification includes: the method comprises the steps of unique identification codes of the federal nodes, main access domain names or vips, standby access domain names or vips, accepted service types and read function opening information.
Further, when the unstructured-data federated storage device provided in this embodiment executes the storage method, a federated node access gateway is also established to implement the forwarding of a federated access request.
When the object storage request reaches the gateway layer, the gateway layer extracts object entities and service type information in the request, acquires all federal node information of the objects which accept the service type change in the registration center, and polls and distributes the federal node information to one node according to the weight;
when the object reading request reaches the gateway layer, the gateway layer extracts the id information in the object request, obtains the federated node access address information from the registration center by segmenting the federated node brevity code at the end of the id, and forwards the request to the federated node of the actual service to complete the acquisition of the object entity.
Further, when the unstructured data federation storage device provided by the embodiment executes the storage method, polling renewal is performed according to a preset period through a federation node; if no renewal is made, the registry marks the federated node down-line and does not respond to any object store and read requests.
Further, when the unstructured-data federated storage device provided by this embodiment executes the storage method, a polling weight is also set by the registration center for a federated node that has registered in the center, so as to shunt and regulate the response pressure of each federated node.
The federated storage device provided by the invention has more efficient performance, can provide a plurality of NameNodes and provide services to the outside at the same time, has good expandability, can increase the storage capacity by adding new NameNodes and DataNodes, and can not influence the existing data while increasing the storage capacity, therefore, the data migration is not needed, and the storage of the cluster is conveniently and rapidly expanded.
In a third aspect:
an embodiment of the present invention further provides a terminal device, including:
one or more processors;
a memory coupled to the processor for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the unstructured data federated storage method described above.
The processor is used for controlling the overall operation of the terminal equipment so as to complete all or part of the steps of the unstructured data federal storage method. The memory is used to store various types of data to support operation at the terminal device, and these data may include, for example, instructions for any application or method operating on the terminal device, as well as application-related data. The Memory may be implemented by any type of volatile or non-volatile Memory device or combination thereof, such as Static Random Access Memory (SRAM), Electrically Erasable Programmable Read-Only Memory (EEPROM), Erasable Programmable Read-Only Memory (EPROM), Programmable Read-Only Memory (PROM), Read-Only Memory (ROM), magnetic Memory, flash Memory, magnetic disk, or optical disk.
The terminal Device may be implemented by one or more Application Specific1 integrated circuits (AS 1C), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a controller, a microcontroller, a microprocessor, or other electronic components, and is configured to perform the method for storing unstructured data federally AS described in any of the above embodiments, and achieve technical effects consistent with the above methods.
An embodiment of the present invention further provides a computer readable storage medium comprising program instructions which, when executed by a processor, implement the steps of the unstructured data federated storage method described in any of the above embodiments. For example, the computer readable storage medium may be the memory including the program instructions, which are executable by the processor of the terminal device to perform the method for storing the unstructured data federation as described in any one of the embodiments above, and achieve the technical effects consistent with the method described above.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.
Claims (7)
1. An unstructured data federation storage method, comprising:
establishing a federal node unique identification code specification;
establishing a federal node access specification according to the federal node unique identification code specification;
registering the specification information of the federal node access specification to a registration center, and acquiring a brevity code returned by the registration center;
Generating id for the object entity stored on the federal node according to the brevity code and the object id generation specification;
establishing a federal node access gateway to realize the forwarding of a federal access request;
when the object storage request reaches a gateway layer, extracting an object entity and an accepted service type in the object storage request through the gateway layer;
acquiring federal node information of the service type received in a registration center as a first node;
distributing the object storage request to any one of the first nodes according to weight polling;
when an object reading request reaches a gateway layer, extracting id information in the object reading request through the gateway layer;
and acquiring federated node access address information from a registration center according to the federated node brevity code segmented from the id information, and forwarding the object reading request to a federated node of actual service.
2. The federated storage method of unstructured data according to claim 1, wherein the federated node access specifications include:
the method comprises the steps of unique identification codes of the federal nodes, main access domain names or vips, standby access domain names or vips, accepted service types and read function opening information.
3. The unstructured-data federated storage method of any one of claims 1-2, further comprising:
carrying out polling continuation according to a preset period through a federal node; and if the agreement is not continued, marking the Federal node to be offline through the registration center.
4. The unstructured-data federated storage method of any one of claims 1-2, further comprising:
and setting polling weight through the federal node successfully registered by the registration center so as to shunt and regulate the response pressure of the federal node.
5. An unstructured data federated storage, comprising:
the identification code specification generating unit is used for establishing a unique identification code specification of the federal node;
the access specification generating unit is used for establishing a federal node access specification according to the code of the unique identification code of the federal node;
the registration unit is used for registering the specification information of the federated node access specification to a registration center and acquiring the brevity code returned by the registration center;
an id generating unit, which is used for generating an id for an object entity stored on the federal node according to the brevity code and the object id generating specification;
the method comprises the steps that a federal access gateway is established to realize the forwarding of a federal access request;
When the object storage request reaches the gateway layer, the gateway layer extracts object entities and service type information in the request, obtains all federal node information of receiving the service type object in the registration center, and polls and distributes the federal node information to one node according to the weight;
when the object reading request reaches the gateway layer, the gateway layer extracts the id information in the object request, obtains the federated node access address information from the registration center by segmenting the federated node brevity code at the end of the id, and forwards the request to the federated node of the actual service to complete the acquisition of the object entity.
6. A terminal device, comprising:
one or more processors;
a memory coupled to the processor for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the unstructured-data federated storage method of any of claims 1 to 4.
7. A computer-readable storage medium having a computer program stored thereon, the computer program being executable by a processor to implement the unstructured-data federated storage method defined in any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110739554.3A CN113326007B (en) | 2021-06-30 | 2021-06-30 | Unstructured data federation storage method, device, terminal and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110739554.3A CN113326007B (en) | 2021-06-30 | 2021-06-30 | Unstructured data federation storage method, device, terminal and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113326007A CN113326007A (en) | 2021-08-31 |
CN113326007B true CN113326007B (en) | 2022-07-29 |
Family
ID=77423623
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110739554.3A Active CN113326007B (en) | 2021-06-30 | 2021-06-30 | Unstructured data federation storage method, device, terminal and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113326007B (en) |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6925490B1 (en) * | 2000-05-31 | 2005-08-02 | International Business Machines Corporation | Method, system and program products for controlling system traffic of a clustered computing environment |
US8392515B2 (en) * | 2004-10-22 | 2013-03-05 | Microsoft Corporation | Subfederation creation and maintenance in a federation infrastructure |
US8095670B2 (en) * | 2007-09-11 | 2012-01-10 | International Business Machines | Protocol for enabling dynamic and scalable federation of enterprise service buses |
US8135386B2 (en) * | 2008-07-09 | 2012-03-13 | Telefoanktebolaget L M Ericsson (Publ) | Method and apparatus for instance identifier based on a unique device identifier |
CN102082821B (en) * | 2010-12-08 | 2013-12-25 | 北京航空航天大学 | Method and system for safely accessing cross-resource pool resources based on federal center |
US8635249B2 (en) * | 2011-05-27 | 2014-01-21 | International Business Machines Corporation | Federation of multi-level master data management systems |
CN103686747B (en) * | 2012-09-21 | 2018-10-12 | 中兴通讯股份有限公司 | A kind of method and apparatus that subsystem is registered in the database and system |
CN106210147B (en) * | 2016-09-13 | 2020-02-07 | 苏州浪潮智能科技有限公司 | Load balancing method and device based on polling |
CN109936846A (en) * | 2017-12-17 | 2019-06-25 | 陕西合度电子信息科技有限公司 | A kind of Verification System based on radio network technique |
EP3921741A4 (en) * | 2019-02-08 | 2022-10-12 | Christopher Lyndon Higgins | Distributed ledger computing platforms and associated methods, systems and devices |
-
2021
- 2021-06-30 CN CN202110739554.3A patent/CN113326007B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN113326007A (en) | 2021-08-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111130825B (en) | Network slice template generation method, device, equipment and storage medium | |
US10243919B1 (en) | Rule-based automation of DNS service discovery | |
CN101464894B (en) | Data query method and system | |
US10545951B1 (en) | Workflow dependency management system | |
US10182104B1 (en) | Automatic propagation of resource attributes in a provider network according to propagation criteria | |
CN110581893B (en) | Data transmission method and device, routing equipment, server and storage medium | |
TW201724001A (en) | System and method for acquiring, processing and updating global information | |
CN112487402A (en) | Multi-tenant login method, equipment and medium based on ERP system | |
CN110990244B (en) | Target equipment identification determining method and device, electronic equipment and readable storage medium | |
US11303606B1 (en) | Hashing name resolution requests according to an identified routing policy | |
US11645211B2 (en) | Augmenting storage functionality using emulation of storage characteristics | |
CN109286617B (en) | Data processing method and related equipment | |
CN111405079A (en) | Domain name resolution method and device, storage medium and electronic equipment | |
CN110764930A (en) | Request or response processing method and device based on message mode | |
CN113326007B (en) | Unstructured data federation storage method, device, terminal and storage medium | |
JPH08123714A (en) | System for concentrically converting file format | |
CN104618414A (en) | Implementation method of distributed service, service agent device and distributed system | |
CN107547607B (en) | Cluster migration method and device | |
CN109286672A (en) | A kind of processing method, device and the server of user's request | |
CN108959367A (en) | Management method, system, platform, medium and the electronic equipment of room basis data | |
CN106230625B (en) | A kind of method and device in the dynamic creation domain in SolrCloud cluster | |
CN105376342A (en) | Device and method for determining user partition in internet and server using device | |
CN110769462A (en) | Network access control method and device | |
US11436211B1 (en) | Renaming a database table with minimized application downtime | |
CN117453665B (en) | Data processing method, device, equipment and storage medium |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |