CN108932305A - A kind of data processing method, device, electronic equipment and storage medium - Google Patents

A kind of data processing method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN108932305A
CN108932305A CN201810606333.7A CN201810606333A CN108932305A CN 108932305 A CN108932305 A CN 108932305A CN 201810606333 A CN201810606333 A CN 201810606333A CN 108932305 A CN108932305 A CN 108932305A
Authority
CN
China
Prior art keywords
data
database
written
information
dimension information
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
CN201810606333.7A
Other languages
Chinese (zh)
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.)
Beijing Top Image Technology Co Ltd
Original Assignee
Beijing Top Image 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 Beijing Top Image Technology Co Ltd filed Critical Beijing Top Image Technology Co Ltd
Priority to CN201810606333.7A priority Critical patent/CN108932305A/en
Publication of CN108932305A publication Critical patent/CN108932305A/en
Pending legal-status Critical Current

Links

Abstract

The present invention relates to a kind of data processing method, device, electronic equipment and storage mediums, belong to technical field of data processing.This method includes:Obtain the data dimension information of multiple equipment fingerprint;Each data information in data dimension information is subjected to unique identification;It is capturing there are when the error message of identical unique identification, the data dimension information batch write-in database after mark by each data information in the data dimension information not being written compared with the write-in information in database carries out inquiry;The data dimension information not being written in database is written in database.This method not only ensure that the uniqueness of write-in data, but also both ensure that being uniformly distributed for data, avoids the migration and division of data, decreases the response time of data, improve write efficiency.

Description

A kind of data processing method, device, electronic equipment and storage medium
Technical field
The invention belongs to technical field of data processing, and in particular to a kind of data processing method, device, electronic equipment and deposit Storage media.
Background technique
When by collected data information memory into mongodb database, asked at present for what data can be repeatedly written Topic, there are a variety of solutions.The first scheme is that unique index is established in mongodb, to guarantee the unique of write-in data Property;Scheme is to create the set that one only includes the not fragment of unique field in second, is writing data into mongodb number every time Before library, first data are attempted to write into this set, then will be in the data write-in mongodb database in write-in set; The third scheme is to carry out one query operation, then the data in no write-in database are written before by data loading.
Present applicant finds during studying the application, the equal existing defects of above scheme, for example, the first The unique index can only be fragment key, and be ascending order piece key, cannot be hash type, thus in a short time high concurrent operate when It waits, data are easy to write a certain fragment or at huge data block, cause the segmentation of mongodb block and the migration of data, shadow Entire fragment cluster readwrite performance is rung, and dimension, as fragment key, database will be unable to the value of modification dimensional information;Second Scheme increases the interaction of a database, increases the load of data, increases the response time of request;The third scheme exists It will be unable to guarantee the uniqueness (such as while two identical data are written) of data in the case where high concurrent, and also more than once The operation of inquiry.Therefore, the uniqueness for how guaranteeing write-in data, becomes row insider's focus of attention.
Summary of the invention
In consideration of it, the purpose of the present invention is to provide a kind of data processing method, device, electronic equipment and storage medium, To effectively improve the above problem.
What the embodiment of the present invention was realized in:
In a first aspect, the embodiment of the invention provides a kind of data processing methods, including:Obtain the number of multiple equipment fingerprint According to dimensional information;Each data information in the data dimension information is subjected to unique identification;By the data dimension after mark Information batch write-in database, is capturing there are when the error message of identical unique identification, the data dimension not being written is being believed Each data information in breath is compared with the write-in information in the database carries out inquiry;It will not be written in the database Data dimension information is written in the database.
Second aspect, the embodiment of the invention also provides a kind of data processing equipments, including:Obtain module, mark module, Writing module and enquiry module;The acquisition module, for obtaining the data dimension information of multiple equipment fingerprint;The mark mould Block, for each data information in the data dimension information to be carried out unique identification;The write module, for that will identify Data dimension information batch write-in database afterwards, and will be described in the data dimension information that be not written in database write-in In database;The enquiry module, for there are the data that when error message of identical unique identification, will be written capturing Each data information in dimensional information is compared with the write-in information in the database carries out inquiry.
The third aspect, the embodiment of the invention also provides a kind of electronic equipment, including:Processor and memory, the place Reason device is connected with memory;The memory is for storing program;The processor is stored in the memory for calling Program, to execute the method that above-mentioned first aspect embodiment provides.
Fourth aspect, the embodiment of the invention also provides a kind of storage medium, the storage medium is stored with processor can For the program code of execution in computer, the storage medium includes a plurality of instruction, and a plurality of instruction is configured to make described Processor executes the method that above-mentioned first aspect embodiment provides.
Data processing method provided in an embodiment of the present invention, including:Obtain the data dimension information of multiple equipment fingerprint;It will Each data information in the data dimension information carries out unique identification;By the data dimension information batch write-in number after mark According to library, capturing there are when the error message of identical unique identification, by each data in the data dimension information not being written Information is compared with the write-in information in the database carries out inquiry;The data dimension information not being written in the database is write Enter in the database.By in the data dimension information got each data information carry out unique identification, then will mark In data dimension information batch write-in database after knowledge, capturing there are when the error message of identical unique identification, ability is right The each data information in data dimension information not being written is compared with the write-in information in the database carries out inquiry, then The data being not present in database are written, to guarantee that the uniqueness of write-in data, this method both ensure that uniformly dividing for data Cloth avoids the migration and division of data, decreases the response time of data, improve write efficiency.
Other features and advantages of the present invention will be illustrated in subsequent specification, also, partly be become from specification It is clear that being understood by implementing the embodiment of the present invention.The objectives and other advantages of the invention can be by written Specifically noted structure is achieved and obtained in specification, claims and attached drawing.
Detailed description of the invention
It in order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, below will be to institute in embodiment Attached drawing to be used is needed to be briefly described, it should be apparent that, the accompanying drawings in the following description is only some implementations of the invention Example, for those of ordinary skill in the art, without creative efforts, can also obtain according to these attached drawings Obtain other attached drawings.By the way that shown in attached drawing, above and other purpose of the invention, feature and advantage will be more clear.In whole Identical appended drawing reference indicates identical part in attached drawing.Attached drawing, emphasis deliberately are not drawn by actual size equal proportion scaling It is to show the gist of the present invention.
Fig. 1 shows the structural schematic diagram of a kind of electronic equipment provided in an embodiment of the present invention.
Fig. 2 shows a kind of flow charts of data processing method provided in an embodiment of the present invention.
Fig. 3 shows a kind of module diagram of data processing equipment provided in an embodiment of the present invention.
Fig. 4 shows the module diagram for the enquiry module that the embodiment of the present invention is provided in Fig. 3.
Specific embodiment
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is A part of the embodiment of the present invention, instead of all the embodiments.The present invention being usually described and illustrated herein in the accompanying drawings is implemented The component of example can be arranged and be designed with a variety of different configurations.
Therefore, the detailed description of the embodiment of the present invention provided in the accompanying drawings is not intended to limit below claimed The scope of the present invention, but be merely representative of selected embodiment of the invention.Based on the embodiments of the present invention, this field is common Technical staff's every other embodiment obtained without creative efforts belongs to the model that the present invention protects It encloses.
It should be noted that:Similar label and letter indicate similar terms in following attached drawing, therefore, once a certain Xiang Yi It is defined in a attached drawing, does not then need that it is further defined and explained in subsequent attached drawing.
In the description of the present invention, it should be noted that term " first ", " second ", " third " etc. are only used for distinguishing and retouch It states, is not understood to indicate or imply relative importance.
When by collected data information memory into mongodb database, asked at present for what data can be repeatedly written Topic, there are a variety of solutions.The first scheme is that unique index is established in mongodb, to guarantee the unique of write-in data Property;Scheme is to create the set that one only includes the not fragment of unique field in second, is writing data into mongodb number every time Before library, first data are attempted to write into this set, then will be in the data write-in mongodb database in write-in set; The third scheme is to carry out one query operation, then the data in no write-in database are written before by data loading.
Present applicant finds during studying the application, the equal existing defects of above scheme, for example, the first The unique index can only be fragment key, and be ascending order piece key, cannot be hash type, thus in a short time high concurrent operate when It waits, data are easy to write a certain fragment or at huge data block, cause the segmentation of mongodb block and the migration of data, shadow Entire fragment cluster readwrite performance is rung, and dimension, as fragment key, database will be unable to the value of modification dimensional information;Second Scheme increases the interaction of a database, increases the load of data, increases the response time of request;The third scheme exists It will be unable to guarantee the uniqueness (such as while two identical data are written) of data in the case where high concurrent, and also more than once The operation of inquiry.
Wherein, it should be noted that be inventor by practice and careful for defect present in above scheme It is being obtained after research as a result, therefore, the discovery procedure of the above problem and the hereinafter embodiment of the present invention institute regarding to the issue above The solution of proposition all should be the contribution that inventor makes the present invention in process of the present invention.
As shown in Figure 1, Fig. 1 shows the structural block diagram of a kind of electronic equipment 100 provided in an embodiment of the present invention.The electricity Sub- equipment 100 includes:Data processing equipment 110, memory 120, storage control 130 and processor 140.
The memory 120, storage control 130, each element of processor 140 directly or indirectly electrically connect between each other It connects, to realize the transmission or interaction of data.For example, these elements can pass through one or more communication bus or signal between each other Line, which is realized, to be electrically connected.The data processing equipment 110 includes at least one can be in the form of software or firmware (firmware) It is stored in the memory 120 or is solidificated in the operating system (operating system, OS) of the electronic equipment 100 Software function module.The processor 140 is for executing the executable module stored in memory 120, such as the data The software function module or computer program that processing unit 110 includes.
Wherein, memory 120 may be, but not limited to, random access memory (Random Access Memory, RAM), read-only memory (Read Only Memory, ROM), programmable read only memory (Programmable Read- Only Memory, PROM), erasable read-only memory (Erasable Programmable Read-Only Memory, EPROM), electricallyerasable ROM (EEROM) (Electric Erasable Programmable Read-Only Memory, EEPROM) etc..Wherein, memory 120 is for storing program, and the processor 140 is after receiving and executing instruction, described in execution Program, method performed by the electronic equipment 100 for the flow definition that aftermentioned any embodiment of the embodiment of the present invention discloses can answer It is realized in processor 140, or by processor 140.
Processor 140 may be a kind of IC chip, the processing capacity with signal.Above-mentioned processor can be General processor, including central processing unit (Central Processing Unit, CPU), network processing unit (Network Processor, NP) etc.;It can also be digital signal processor (DSP), specific integrated circuit (ASIC), ready-made programmable gate array Arrange (FPGA) either other programmable logic device, discrete gate or transistor logic, discrete hardware components.It may be implemented Or disclosed each method, step and logic diagram in the execution embodiment of the present invention.General processor can be microprocessor Or the processor is also possible to any conventional processor etc..
Wherein, in embodiments of the present invention, above-mentioned electronic equipment 100 may be, but not limited to, network server, data Library server, cloud server etc..
First embodiment
Referring to Fig. 2, be a kind of demodulation method applied to above-mentioned electronic equipment 100 provided in an embodiment of the present invention, under The step of face will include to it in conjunction with Fig. 2 is illustrated.
Step S101:Obtain the data dimension information of multiple equipment fingerprint.
The data dimension information of each device-fingerprint is obtained, the data dimension information of each device-fingerprint includes:MAC Location, sequence number (International Mobile Equipment Identity, IMEI) and identification code (Universally Unique Identifier, UUID).
Wherein, it should be noted that since each device-fingerprint has unique identification number, so each device-fingerprint Data dimension information is different, for example, the identification code of device-fingerprint A is different from the identification code of identification code B.
Step S102:Each data information in the data dimension information is subjected to unique identification.
In order to avoid therefore, database being written in the data dimension information that will acquire in Data duplication write-in database Before, unique identification is carried out to each data information therein, makes each identical data information that there is uniqueness.It can as one kind Each data information in the data dimension information is stored in the default word of mongobd database by the embodiment of choosing In section _ id, to ensure that each data information has uniqueness when the mongobd database is written.Mongodb number Although default fields _ id according to library is not unique index, mongodb database ensure that its default fields _ id is dividing There is uniqueness in piece cluster, therefore there is effect identical with unique index.
Step S103:By the data dimension information batch write-in database after mark, there are identical unique marks capturing When the error message of knowledge, by the write-in information in each data information and the database in the data dimension information not being written Carry out inquiry comparison.
By in the data dimension information batch write-in mongodb database after mark, i.e., will save to Mongodb database Default fields _ id in data information batch write-in (while multiple data are written) mongodb database in, if some Data have existed in the database, then during the data are written, can capture that there are the mistakes of identical unique identification False information.It is capturing there are when the error message of identical unique identification, by every number in the data dimension information not being written It is believed that breath is compared with the write-in information in the database carries out inquiry.Optionally, the MAC Address not being written and institute will be had been written into The MAC Address in mongodb database is stated to carry out inquiry comparison, the sequence number not being written and the mongodb number will be had been written into Inquiry is carried out according to the sequence number in library to compare and/or the identification code not being written and will have been written into the mongodb database Identification code carries out inquiry comparison, has uniqueness with the data for ensuring to be written in database, avoids being repeatedly written.
Step S104:The data dimension information not being written in the database is written in the database.
After by the data not being written compared with the data having been written into are inquired, already present data are cast out, will be counted Continued to write in database according to the data being not present in library, that is, will not be written the MAC Address in the database, sequence number and/ Or identification code is written in the database.
Wherein, above-mentioned described database is mongodb database.
Present example additionally provides a kind of data processing equipment 110, as shown in Figure 3.The data processing equipment includes:It obtains Modulus block 111, mark module 112, writing module 113 and enquiry module 114.
Module 111 is obtained, for obtaining the data dimension information of multiple equipment fingerprint.
Mark module 112, for each data information in the data dimension information to be carried out unique identification.The mark Know module 112 to be specifically used for for each data information in the data dimension information being stored in the default of mongobd database In field _ id, to ensure that each data information has uniqueness when the mongobd database is written.
Writing module 113 for the data dimension information batch write-in database after identifying, and will not be written described Data dimension information in database is written in the database;
Enquiry module 114, for there are the data dimensions that when error message of identical unique identification, will be written capturing Each data information in information is spent compared with the write-in information in the database carries out inquiry.Further, such as Fig. 4 institute Show, the enquiry module 114 includes:First query unit 1141, the second query unit 1142 and third query unit 1143.
First query unit 1141, for by the MAC Address not being written with having been written into MAC in the database Location carries out inquiry comparison.
Second query unit 1142, for the sequence number not being written and the sequence number in the database will to be had been written into Carry out inquiry comparison.
The third query unit 1143, for the identification code not being written and the identification code in the database will to be had been written into Carry out inquiry comparison.
It should be noted that all the embodiments in this specification are described in a progressive manner, each embodiment weight Point explanation is the difference from other embodiments, and the same or similar parts between the embodiments can be referred to each other.
The technical effect of data processing equipment 110 provided by the embodiment of the present invention, realization principle and generation and aforementioned Embodiment of the method is identical, and to briefly describe, Installation practice part does not refer to place, can refer to corresponding in preceding method embodiment Content.
In several embodiments provided herein, it should be understood that disclosed device and method can also pass through Other modes are realized.The apparatus embodiments described above are merely exemplary, for example, flow chart and block diagram in attached drawing Show the device of multiple embodiments according to the present invention, the architectural framework in the cards of method and computer program product, Function and operation.In this regard, each box in flowchart or block diagram can represent the one of a module, section or code Part, a part of the module, section or code, which includes that one or more is for implementing the specified logical function, to be held Row instruction.It should also be noted that function marked in the box can also be to be different from some implementations as replacement The sequence marked in attached drawing occurs.For example, two continuous boxes can actually be basically executed in parallel, they are sometimes It can execute in the opposite order, this depends on the function involved.It is also noted that every in block diagram and or flow chart The combination of box in a box and block diagram and or flow chart can use the dedicated base for executing defined function or movement It realizes, or can realize using a combination of dedicated hardware and computer instructions in the system of hardware.
In addition, each functional module in each embodiment of the present invention can integrate one independent portion of formation together Point, it is also possible to modules individualism, an independent part can also be integrated to form with two or more modules.
It, can be with if the function is realized and when sold or used as an independent product in the form of software function module It is stored in a computer readable storage medium.Based on this understanding, technical solution of the present invention is substantially in other words The part of the part that contributes to existing technology or the technical solution can be embodied in the form of software products, the meter Calculation machine software product is stored in a storage medium, including some instructions are used so that a computer equipment (can be a People's computer, laptop, server or network equipment etc.) execute the whole of each embodiment the method for the present invention Or part steps.And storage medium above-mentioned includes:USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic or disk etc. are various can store journey The medium of sequence code.It should be noted that, in this document, relational terms such as first and second and the like are used merely to one A entity or operation with another entity or operate distinguish, without necessarily requiring or implying these entities or operation it Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant are intended to Cover non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes those Element, but also including other elements that are not explicitly listed, or further include for this process, method, article or setting Standby intrinsic element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that There is also other identical elements in the process, method, article or apparatus that includes the element.
The foregoing is only a preferred embodiment of the present invention, is not intended to restrict the invention, for the skill of this field For art personnel, the invention may be variously modified and varied.All within the spirits and principles of the present invention, made any to repair Change, equivalent replacement, improvement etc., should all be included in the protection scope of the present invention.

Claims (10)

1. a kind of data processing method, which is characterized in that including:
Obtain the data dimension information of multiple equipment fingerprint;
Each data information in the data dimension information is subjected to unique identification;
By the data dimension information batch write-in database after mark, there are the error messages of identical unique identification capturing When, the write-in information in each data information and the database in the data dimension information not being written is subjected to inquiry ratio Compared with;
The data dimension information not being written in the database is written in the database.
2. the method according to claim 1, wherein by each data information in the data dimension information into Row unique identification, including:
Each data information in the data dimension information is stored in default fields _ id of mongobd database, with Ensure that each data information has uniqueness when the mongobd database is written.
3. the method according to claim 1, wherein the data dimension information of each setting fingerprint includes:MAC At least one of location, sequence number and identification code data information, each data in the data dimension information that will be written Information compared with the write-in information in the database carries out inquiry, including:
By the MAC Address not being written compared with the MAC Address having been written into the database carries out inquiry, the sequence that will not be written Compared with number carrying out inquiry with the sequence number having been written into the database and/or the identification code not being written and the number will be had been written into Inquiry comparison is carried out according to the identification code in library.
4. according to the method described in claim 3, it is characterized in that, the data dimension information not being written in the database is write Enter in the database, including:
The MAC Address in the database, sequence number and/or identification code will not be written to be written in the database.
5. according to claim 1, method described in 3 or 4, which is characterized in that the database is mongobd database.
6. a kind of data processing equipment, which is characterized in that including:
Module is obtained, for obtaining the data dimension information of multiple equipment fingerprint;
Mark module, for each data information in the data dimension information to be carried out unique identification;
Writing module for the data dimension information batch write-in database after identifying, and the database will not be written In data dimension information be written in the database;
Enquiry module, for there are the data dimension information that when error message of identical unique identification, will be written capturing In each data information compared with the write-in information in the database carries out inquiry.
7. device according to claim 6, which is characterized in that the mark module is specifically used for believing the data dimension Each data information in breath is stored in default fields _ id of mongobd database, to ensure that each data information is being write There is uniqueness when entering the mongobd database.
8. device according to claim 6, which is characterized in that it is each setting fingerprint data dimension information include:MAC At least one of location, sequence number and identification code data information, the enquiry module include:First query unit, the second inquiry Unit and/or third query unit,
First query unit, for looking into the MAC Address not being written with the MAC Address having been written into the database Inquiry is compared;
Second query unit, for inquiring the sequence number not being written with the sequence number having been written into the database Compare;
The third query unit, for inquiring the identification code not being written with the identification code having been written into the database Compare.
9. a kind of electronic equipment, which is characterized in that including:Processor and memory, the processor are connected with memory;
The memory is for storing program;
The processor is for calling the program being stored in the memory, to execute as described in claim any one of 1-4 Method.
10. a kind of storage medium, which is characterized in that the storage medium is stored with the executable program code of processor in calculating In machine, the storage medium includes a plurality of instruction, and a plurality of instruction is configured to that the processor is made to execute such as claim The described in any item methods of 1-4.
CN201810606333.7A 2018-06-12 2018-06-12 A kind of data processing method, device, electronic equipment and storage medium Pending CN108932305A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810606333.7A CN108932305A (en) 2018-06-12 2018-06-12 A kind of data processing method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810606333.7A CN108932305A (en) 2018-06-12 2018-06-12 A kind of data processing method, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN108932305A true CN108932305A (en) 2018-12-04

Family

ID=64446353

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810606333.7A Pending CN108932305A (en) 2018-06-12 2018-06-12 A kind of data processing method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN108932305A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113488184A (en) * 2021-07-07 2021-10-08 天津开心生活科技有限公司 Method and device for inputting data, computer readable storage medium and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826963A (en) * 2010-01-25 2010-09-08 深圳市同洲电子股份有限公司 Searching method of stored information and communication terminal
CN102629247A (en) * 2011-12-31 2012-08-08 成都市华为赛门铁克科技有限公司 Method, device and system for data processing
CN104462396A (en) * 2014-12-10 2015-03-25 北京国双科技有限公司 Method and device for handing character strings
CN105224541A (en) * 2014-05-30 2016-01-06 阿里巴巴集团控股有限公司 The uniqueness control method of data, information storage means and device
CN105871855A (en) * 2016-04-11 2016-08-17 杨鹏 Method and system for generating, storing and identifying identification code of electronic equipment
CN106202084A (en) * 2015-04-30 2016-12-07 阿里巴巴集团控股有限公司 Date storage method and data storage device
US20170099506A1 (en) * 2015-10-01 2017-04-06 Sorenson Media, Inc. Sequentially overlaying media content
CN107171825A (en) * 2017-04-11 2017-09-15 捷开通讯(深圳)有限公司 A kind of repetition daily record filter method of terminal

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826963A (en) * 2010-01-25 2010-09-08 深圳市同洲电子股份有限公司 Searching method of stored information and communication terminal
CN102629247A (en) * 2011-12-31 2012-08-08 成都市华为赛门铁克科技有限公司 Method, device and system for data processing
CN105224541A (en) * 2014-05-30 2016-01-06 阿里巴巴集团控股有限公司 The uniqueness control method of data, information storage means and device
CN104462396A (en) * 2014-12-10 2015-03-25 北京国双科技有限公司 Method and device for handing character strings
CN106202084A (en) * 2015-04-30 2016-12-07 阿里巴巴集团控股有限公司 Date storage method and data storage device
US20170099506A1 (en) * 2015-10-01 2017-04-06 Sorenson Media, Inc. Sequentially overlaying media content
CN105871855A (en) * 2016-04-11 2016-08-17 杨鹏 Method and system for generating, storing and identifying identification code of electronic equipment
CN107171825A (en) * 2017-04-11 2017-09-15 捷开通讯(深圳)有限公司 A kind of repetition daily record filter method of terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
123003473: "高并发下数据库插入重复数据", 《HTTPS://WWW.ITEYE.COM/BLOG/HCK-2197140》 *
凌馨儿郡主: "mongodb删除重复数据", 《HTTPS://WWW.CNBLOGS.COM/NICOLEGXT/P/24B3653947991EBE73E5D70609AB2943.HTML》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113488184A (en) * 2021-07-07 2021-10-08 天津开心生活科技有限公司 Method and device for inputting data, computer readable storage medium and electronic equipment
CN113488184B (en) * 2021-07-07 2023-09-22 天津开心生活科技有限公司 Method and device for inputting data, computer readable storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN110855473B (en) Monitoring method, device, server and storage medium
CN109255056B (en) Data reference processing method, device, equipment and storage medium of block chain
CN111814664B (en) Method, device, computer equipment and storage medium for identifying labels in drawing
CN113326161B (en) Root cause analysis method
CN111711540B (en) Method and device for identifying government and enterprise business alarm
CN113132311A (en) Abnormal access detection method, device and equipment
CN111258798A (en) Fault positioning method and device for monitoring data, computer equipment and storage medium
US11412063B2 (en) Method and apparatus for setting mobile device identifier
CN108932305A (en) A kind of data processing method, device, electronic equipment and storage medium
CN110704620B (en) Method and device for identifying same entity based on knowledge graph
CN114116811B (en) Log processing method, device, equipment and storage medium
CN110750537A (en) Client identity recognition method and device, equipment and medium
CN114493159B (en) Node position verification method and device based on MES system
US11940890B2 (en) Timing index anomaly detection method, device and apparatus
CN115562934A (en) Service flow switching method based on artificial intelligence and related equipment
US20180278472A1 (en) System and method for performing mass renaming of list of items at run-time with variable differentiation factor
CN114186976A (en) Workflow transfer method and device, computer equipment and storage medium
CN111221847B (en) Monitoring data storage method, device and computer readable storage medium
CN113312895A (en) Organization mapping method and device of autonomous system AS and electronic equipment
CN114297037A (en) Alarm clustering method and device
CN109408485B (en) Distributed lock implementation method and system
CN105868220B (en) Data processing method and device
CN111444307B (en) Similarity value-based entity encoding method, device, equipment and storage medium
CN116028481B (en) Data quality detection method, device, equipment and storage medium
CN109165208A (en) It is a kind of for loading data into the method and system in database

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20181204

RJ01 Rejection of invention patent application after publication