CN113407791A - Data query system, method, device, computer equipment and storage medium - Google Patents

Data query system, method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN113407791A
CN113407791A CN202110682614.2A CN202110682614A CN113407791A CN 113407791 A CN113407791 A CN 113407791A CN 202110682614 A CN202110682614 A CN 202110682614A CN 113407791 A CN113407791 A CN 113407791A
Authority
CN
China
Prior art keywords
data
query instruction
instruction data
module
query
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
CN202110682614.2A
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.)
Southern Power Grid Digital Grid Research Institute Co Ltd
Original Assignee
Southern Power Grid Digital Grid Research Institute 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 Southern Power Grid Digital Grid Research Institute Co Ltd filed Critical Southern Power Grid Digital Grid Research Institute Co Ltd
Priority to CN202110682614.2A priority Critical patent/CN113407791A/en
Publication of CN113407791A publication Critical patent/CN113407791A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a data query system, a method, a device, a computer device and a storage medium. The system comprises: the device comprises display equipment, input equipment, a sorting module, a reader, a processor, a storage and a transmission module, wherein the sorting module is respectively connected with the display equipment, the input equipment and the reader; the input equipment is used for sending the input query instruction data to the sorting module and displaying the query instruction data through the display equipment; the sorting module is used for sorting and classifying the query instruction data to obtain first query instruction data and sending the first query instruction data to the reader; the reader is used for reading and analyzing the first query instruction data to obtain second query instruction data, and sending the second query instruction data to the processor. By adopting the method, the data query efficiency can be improved.

Description

Data query system, method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data query system, method, apparatus, computer device, and storage medium.
Background
The system for realizing the dynamic support of the business requirements based on the online expansion of the business model is a system for supporting the dynamic model, and can support the dynamic model when in use and operate in cooperation with the dynamic model, so that the dynamic model can operate more conveniently.
However, such a system is very complex and slow in transportation, which results in a tedious data query process for the dynamic model and requires much time, thereby resulting in low efficiency of data query.
Disclosure of Invention
In view of the above, it is necessary to provide a data query system, a method, an apparatus, a computer device and a storage medium capable of improving query efficiency of data in view of the above technical problems.
A data query system, the system comprising: the device comprises display equipment, input equipment, a sorting module, a reader, a processor, a storage and a transmission module, wherein the sorting module is respectively connected with the display equipment, the input equipment and the reader;
the input device is used for inputting query instruction data, sending the query instruction data to the sorting module and displaying the query instruction data through the display device;
the sorting module is used for sorting and classifying the query instruction data to obtain first query instruction data and sending the first query instruction data to the reader;
the reader is used for reading and analyzing the first query instruction data to obtain second query instruction data and sending the second query instruction data to the processor;
the processor is used for processing the second query instruction data to obtain target query instruction data and sending the target query instruction data to the storage;
and the memory is used for transmitting the corresponding target data stored in the memory to the display equipment through the transmission module according to the target query instruction data, and displaying the target data through the display equipment.
In one embodiment, the sorting module is further configured to verify the query instruction data, and if the query instruction data passes the verification, sort and classify the query instruction data to obtain the first query instruction data.
In one embodiment, the storage is configured to obtain, according to a data identifier carried by target query instruction data, data corresponding to the data identifier from data stored inside, and use the data as the target data.
In one embodiment, the system further comprises a power module, and the power module is respectively connected with the display device, the input device, the sorting module, the reader, the processor, the storage and the transmission module.
In one embodiment, the system further includes a repair module configured to repair the display device, the input device, the sorting module, the reader, the processor, the storage, or the transmission module when an abnormality occurs in the display device, the input device, the sorting module, the reader, the processor, the storage, or the transmission module.
In one embodiment, the processor is FX-8300 and the storage is S25FL128POXNFI 001.
A method of data query, the method comprising:
receiving query instruction data;
sorting and classifying the query instruction data to obtain first query instruction data;
reading and analyzing the first query instruction data to obtain second query instruction data;
processing the second query instruction data to obtain target query instruction data;
and transmitting the corresponding target data stored in the internal storage to display equipment according to the target query instruction data, and displaying the target data through the display equipment.
A data query device, the device comprising:
the data receiving module is used for receiving query instruction data;
the sorting and classifying module is used for sorting and classifying the query instruction data to obtain first query instruction data;
the reading analysis module is used for reading and analyzing the first query instruction data to obtain second query instruction data;
the data processing module is used for processing the second query instruction data to obtain target query instruction data;
and the data query module is used for transmitting the corresponding target data stored in the data query module to display equipment according to the target query instruction data and displaying the target data through the display equipment.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving query instruction data;
sorting and classifying the query instruction data to obtain first query instruction data;
reading and analyzing the first query instruction data to obtain second query instruction data;
processing the second query instruction data to obtain target query instruction data;
and transmitting the corresponding target data stored in the internal storage to display equipment according to the target query instruction data, and displaying the target data through the display equipment.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving query instruction data;
sorting and classifying the query instruction data to obtain first query instruction data;
reading and analyzing the first query instruction data to obtain second query instruction data;
processing the second query instruction data to obtain target query instruction data;
and transmitting the corresponding target data stored in the internal storage to display equipment according to the target query instruction data, and displaying the target data through the display equipment.
According to the data query system, the data query method, the data query device, the computer equipment and the storage medium, the query instruction data are input into the sorting module through the input equipment, the sorting module displays the operation condition of the query instruction data through the display equipment, the sorting module sorts and classifies the query instruction data and then conveys the query instruction data to the reader, the reader can more quickly identify the query instruction data, so that the query instruction data can be more quickly transmitted to the processor, and the problem that the traditional system directly transmits the query instruction data to the processor, so that the processor obtains too much data, the operation time of the processor is slower, and the data query process is slower is further avoided; meanwhile, the processor can enable the query instruction data to be transmitted more quickly, and the storage transmits finally obtained data to the display device through the transmission module until the query instruction data are transmitted to the storage, so that the display device displays the searched data, the purpose of supporting and operating the system is achieved, the defects that the data query efficiency is low due to the fact that the system is slow, complicated and troublesome during operation are overcome, and the data query efficiency is improved.
Drawings
FIG. 1 is a block diagram of a data query system in one embodiment;
FIG. 2 is a flow diagram that illustrates a methodology for querying data in one embodiment;
FIG. 3 is a flowchart illustrating a method for implementing dynamic support of business requirements based on online expansion of business models in one embodiment;
FIG. 4 is a block diagram showing the structure of a data query apparatus according to an embodiment;
FIG. 5 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In one embodiment, as shown in FIG. 1, there is provided a data query system, comprising: the device comprises a display device 101, an input device 102, a sorting module 103, a reader 104, a processor 105, a storage 106 and a transmission module 107, wherein the sorting module 103 is respectively connected with the display device 101, the input device 102 and the reader 104, the processor 105 is respectively connected with the reader 104 and the storage 106, the storage 106 is further connected with the transmission module 107, and the display device 101 is further connected with the input device 102 and the transmission module 107; the input device 101 is used for inputting query instruction data, sending the query instruction data to the sorting module 103, and displaying the query instruction data through the display device 102; the sorting module 103 is configured to sort the query instruction data to obtain first query instruction data, and send the first query instruction data to the reader 104; the reader 104 is configured to perform reading analysis on the first query instruction data to obtain second query instruction data, and send the second query instruction data to the processor 105; the processor 105 is configured to process the second query instruction data to obtain target query instruction data, and send the target query instruction data to the storage 106; and the storage 106 is configured to transmit the corresponding target data stored inside to the display device 101 through the transmission module 107 according to the target query instruction data, and display the target data through the display device 101.
The data query system is a system for realizing dynamic support of business requirements based on online expansion of a business model, and is used for querying data of the dynamic model.
The display screen is arranged on the surface of the display device 101, and the display device 101 is mainly used for displaying inquired data, so that a worker can conveniently watch the data through the display screen on the display device 101; in a practical scenario, the display device 101 may be an LCD display device, an LED display device, an OLED display device, or the like.
The input device 102 is configured to input query instruction data, where the query instruction data is instruction data for querying dynamic model data; the input device 102 is used for a worker to perform hand operation, and when the input device 102 inputs data, the display device 101 can display the data content input by the input device 102; in an actual scenario, the input device 102 may be a touch layer covered on a display screen, a key, a trackball, or a touch pad arranged on a casing of the computer device, or an external keyboard, a touch pad, or a mouse.
The surface of the sorting module 103 is provided with a connector matched with the display device 101 and the input device 102 in size, the sorting module 103 is connected with the display device 101 and the input device 102 through a data line, and the sorting module 103 can be used for sorting data; for example, the sorting module 103 sorts the query instruction data to obtain the sorted query instruction data as the first query instruction data. In a practical scenario, the sorting module 103 may be a device for sorting the classifications.
The reader 104 is connected to the sorting module 103, and the reader 104 is configured to read and analyze the query instruction data, so that the query instruction data can be transmitted to the processor 105 more quickly, and a defect that the processor 105 runs slowly due to the fact that a conventional system directly transmits the query instruction data to the processor 105 is avoided. For example, the reader 104 performs reading analysis on the first query instruction data to obtain the analyzed first query instruction data as the second query instruction data. In a practical scenario, reader 104 may be a serial port reader, a parallel port reader, a USB reader, a PCMCIA card reader, and an IEEE 1394 reader.
The processor 105 is connected to an interface of the reader 104, the processor 105 drives the query instruction data to run faster, the type of the processor 105 is FX-8300, and the processor 105 is provided with pins. For example, the processor 105 processes the second query instruction data to obtain the processed second query instruction data as the target query instruction data.
The storage 106 is connected to the pins on the processor 105 through the circuit board as a carrier, the storage 106 is used for storing data (such as dynamic model data), and the storage 106 is connected to the transmission module 107, the model number of the storage 106 is S25FL128pox nfi 001. For example, the storage 106 acquires data corresponding to the target query instruction data from the internally stored data as target data. In a practical scenario, the storage 106 may be a ROM, a RAM, a hard disk, an optical disk, an attached drive, and so on.
The transmission module 107 is connected to the display device 101 through a data line, the transmission module 107 is configured to transmit data, and the transmission module 107 can transmit data queried inside the storage 106 to the display device 101, so as to display the data stored in the storage 106 through the display device 101.
In a practical scenario, the transmission module 107 may be a wired transmission module, a wireless transmission module, or the like.
According to the data query system, query instruction data are input into the sorting module through the input device, the sorting module displays the operation condition of the query instruction data through the display device, the sorting module sorts and classifies the query instruction data and then conveys the query instruction data to the reader, the reader can more quickly identify the query instruction data, so that the query instruction data can be more quickly transmitted to the processor, the problem that the traditional system directly transmits the query instruction data to the processor, the processor obtains too much data, the processor runs slowly, and the data query process is slow is avoided; meanwhile, the processor can enable the query instruction data to be transmitted more quickly, and the storage transmits finally obtained data to the display device through the transmission module until the query instruction data are transmitted to the storage, so that the display device displays the searched data, the purpose of supporting and operating the system is achieved, the defects that the data query efficiency is low due to the fact that the system is slow, complicated and troublesome during operation are overcome, and the data query efficiency is improved.
In an embodiment, the sorting module 103 is further configured to verify the query instruction data, and if the query instruction data passes the verification, sort the query instruction data to obtain the first query instruction data.
Specifically, the sorting module 103 obtains a user identifier carried in the query instruction data, and matches the user identifier with a preset user identifier, where the preset user identifier is a user identifier configured with data query permission; if the user identification is successfully matched with the preset user identification, confirming that the query instruction data passes verification; and if the query instruction data passes the verification, sorting and classifying the query instruction data to obtain classified query instruction data serving as the first query instruction data.
In addition, if the user identification fails to be matched with the preset user identification, the query instruction data is determined not to pass the verification; and if the query instruction data are not verified, refusing to sort the query instruction data.
According to the technical scheme provided by the embodiment, the query instruction data are verified, and if the query instruction data pass the verification, the query instruction data are sorted and classified to obtain the first query instruction data, so that the data query safety is improved.
In an embodiment, the storage 106 is configured to obtain, according to a data identifier carried by the target query instruction data, data corresponding to the data identifier from data stored inside as target data.
Specifically, the storage 106 obtains a data identifier carried by the target query instruction data, and queries the data stored in the storage according to the data identifier carried by the target query instruction data to obtain data corresponding to the target data identifier matched with the data identifier, and uses the data as the target data.
According to the technical scheme provided by the embodiment, the data corresponding to the data identifier is acquired from the data stored in the memory according to the data identifier carried by the target query instruction data and is used as the target data, so that the target data can be transmitted to the display device in a follow-up manner, the display device can display the searched data, and the purpose of supporting and operating the system is achieved.
In one embodiment, the data query system further comprises a power module, which is connected to the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106, and the transmission module 107, respectively.
Wherein, the power module can be a storage battery.
Specifically, the power supply module supplies power to the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106, and the transmission module 107, respectively, so that the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106, and the transmission module 107 can continuously operate.
According to the technical scheme provided by the embodiment, the power module is used for respectively providing power for the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106 and the transmission module 107, so that the continuous and stable operation of the data query system is ensured.
In one embodiment, the data query system further comprises a repair module for repairing the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106 or the transmission module 107 when an abnormality occurs in the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106 or the transmission module 107.
Specifically, the repair module is configured to detect the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106, or the transmission module 107 in real time, and if it is detected that the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106, or the transmission module 107 is abnormal, for example, a fault occurs, repair the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106, or the transmission module 107 through a preset repair instruction.
According to the technical scheme provided by the embodiment, when the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106 or the transmission module 107 is abnormal, the display device 101, the input device 102, the sorting module 103, the reader 104, the processor 105, the storage 106 or the transmission module 107 is repaired by the repairing module, so that the continuous and stable operation of the data query system is ensured, and the defect that data cannot be queried when the data query system is abnormal is avoided.
In one embodiment, as shown in fig. 2, a data query method is provided, which is described by taking the data query system in fig. 1 as an example, and includes the following steps:
in step S201, query instruction data is received.
Step S202, the query instruction data are sorted and classified to obtain first query instruction data.
Step S203, performing reading analysis on the first query instruction data to obtain second query instruction data.
And step S204, processing the second query instruction data to obtain target query instruction data.
Step S205, according to the target query instruction data, transmitting the corresponding target data stored inside to the display device, and displaying the target data through the display device.
It should be noted that, the specific limitations of the above steps have been described in the foregoing related embodiments, and are not described in detail here.
According to the data query method, the query instruction data are sorted, classified, read, analyzed and processed, so that the transmission efficiency of the query instruction data is improved, the data query efficiency is improved, and the defect of low traditional data query efficiency is overcome.
In an embodiment, as shown in fig. 3, a method for implementing dynamic support of business requirements based on online expansion of a business model is provided, which specifically includes the following steps:
step S301, sending the instruction data to be input to the sorting module through the input device, and simultaneously displaying the data content input by the input device through the display screen on the display device.
Step S302, the sorting module sorts the data, so that the instruction data are distinguished according to the types of the instruction data, and the data are transmitted to the reader.
And step S303, the reader reads and analyzes the data types arranged by the arranging module, and the classified data can be transported to the processor.
And step S304, after receiving the data transmitted by the reader, the processor rapidly processes the data and transports the data to the storage.
Step S305, the memory stores the data, and when the instruction data is transmitted to the memory, the memory calls out the corresponding data stored inside and transmits the corresponding data to the transmission module.
Step S306, the transmission module plays a role in data transfer, the corresponding data in the storage is transmitted to the display device, the display device displays the corresponding data in the storage, and people can view the data content inquired by the instruction data by watching the display device.
Compared with the prior art, the method for realizing dynamic support of business requirements based on online expansion of the business model has the advantages that the data are input into the arrangement module through the input device, the arrangement module is used for arranging and classifying the data, the reader is used for reading and analyzing the data, and when the data are transported to the storage, the storage transports the data to the display device through the transmission module, so that the display device displays searched results, the dynamic system is supported and operated, and the problem that the dynamic system is slow, complicated and troublesome during operation is avoided.
The method for realizing the dynamic support of the business requirements based on the online expansion of the business model can achieve the following technical effects: (1) data input arrangement module through input device, the arrangement module shows the behavior of data through display device, the arrangement module is arranged the data and is categorised, carry the data on the reader again, the reader reads the analysis to the data, the treater makes the faster transportation of data simultaneously, when the accumulator is transported to data, the accumulator is transported data to display device through transmission module, make display device show the result of seeking, thereby the realization supports the operation to dynamic system. (2) Be provided with the reader, can be more quick discern data for on data can be more quick transport the treater, avoid traditional system directly transport the treater, make the data that the treater obtained too many, lead to the time of treater operation comparatively slow, and then lead to the data of inquiry to become slow.
It should be understood that although the various steps in the flow charts of fig. 2-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-3 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in fig. 4, there is provided a data query apparatus including: a data receiving module 410, a sorting module 420, a reading analysis module 430, a data processing module 440, and a data query module 450, wherein:
and a data receiving module 410, configured to receive query instruction data.
And the sorting and classifying module 420 is configured to sort and classify the query instruction data to obtain first query instruction data.
The reading analysis module 430 is configured to perform reading analysis on the first query instruction data to obtain second query instruction data.
The data processing module 440 is configured to process the second query instruction data to obtain target query instruction data.
The data query module 450 is configured to transmit the corresponding target data stored inside to the display device according to the target query instruction data, and display the target data through the display device.
For the specific definition of the data query device, reference may be made to the above definition of the data query method, which is not described herein again. The modules in the data query device can be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 5. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a data query method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 5 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program:
receiving query instruction data;
sorting and classifying the query instruction data to obtain first query instruction data;
reading and analyzing the first query instruction data to obtain second query instruction data;
processing the second query instruction data to obtain target query instruction data;
and transmitting the corresponding target data stored in the internal storage to the display equipment according to the target query instruction data, and displaying the target data through the display equipment.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving query instruction data;
sorting and classifying the query instruction data to obtain first query instruction data;
reading and analyzing the first query instruction data to obtain second query instruction data;
processing the second query instruction data to obtain target query instruction data;
and transmitting the corresponding target data stored in the internal storage to the display equipment according to the target query instruction data, and displaying the target data through the display equipment.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer-readable storage medium. The computer instructions are read by a processor of a computer device from a computer-readable storage medium, and the computer instructions are executed by the processor to cause the computer device to perform the steps in the above-mentioned method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A data query system, the system comprising: the device comprises display equipment, input equipment, a sorting module, a reader, a processor, a storage and a transmission module, wherein the sorting module is respectively connected with the display equipment, the input equipment and the reader;
the input device is used for inputting query instruction data, sending the query instruction data to the sorting module and displaying the query instruction data through the display device;
the sorting module is used for sorting and classifying the query instruction data to obtain first query instruction data and sending the first query instruction data to the reader;
the reader is used for reading and analyzing the first query instruction data to obtain second query instruction data and sending the second query instruction data to the processor;
the processor is used for processing the second query instruction data to obtain target query instruction data and sending the target query instruction data to the storage;
and the memory is used for transmitting the corresponding target data stored in the memory to the display equipment through the transmission module according to the target query instruction data, and displaying the target data through the display equipment.
2. The system according to claim 1, wherein the sorting module is further configured to verify the query instruction data, and if the verification is passed, sort the query instruction data to obtain the first query instruction data.
3. The system according to claim 1, wherein the storage is configured to obtain, as the target data, data corresponding to the data identifier from data stored inside according to a data identifier carried by the target query instruction data.
4. The system of claim 1, further comprising a power module connected to the display device, the input device, the collating module, the reader, the processor, the storage, and the transmission module, respectively.
5. The system of claim 1, further comprising a repair module configured to repair the display device, the input device, the collation module, the reader, the processor, the storage, or the transmission module when an abnormality occurs in the display device, the input device, the collation module, the reader, the processor, the storage, or the transmission module.
6. The system of any of claims 1 to 5, wherein the processor is of type FX-8300 and the storage is of type S25FL128pox nfi 001.
7. A method for data query, the method comprising:
receiving query instruction data;
sorting and classifying the query instruction data to obtain first query instruction data;
reading and analyzing the first query instruction data to obtain second query instruction data;
processing the second query instruction data to obtain target query instruction data;
and transmitting the corresponding target data stored in the internal storage to display equipment according to the target query instruction data, and displaying the target data through the display equipment.
8. A data query apparatus, characterized in that the apparatus comprises:
the data receiving module is used for receiving query instruction data;
the sorting and classifying module is used for sorting and classifying the query instruction data to obtain first query instruction data;
the reading analysis module is used for reading and analyzing the first query instruction data to obtain second query instruction data;
the data processing module is used for processing the second query instruction data to obtain target query instruction data;
and the data query module is used for transmitting the corresponding target data stored in the data query module to display equipment according to the target query instruction data and displaying the target data through the display equipment.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor realizes the steps of the method of claim 7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method as claimed in claim 7.
CN202110682614.2A 2021-06-18 2021-06-18 Data query system, method, device, computer equipment and storage medium Pending CN113407791A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110682614.2A CN113407791A (en) 2021-06-18 2021-06-18 Data query system, method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110682614.2A CN113407791A (en) 2021-06-18 2021-06-18 Data query system, method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113407791A true CN113407791A (en) 2021-09-17

Family

ID=77681749

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110682614.2A Pending CN113407791A (en) 2021-06-18 2021-06-18 Data query system, method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113407791A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103729392A (en) * 2012-10-10 2014-04-16 株式会社特博睿 Method for optimizing query and query complier
CN107861981A (en) * 2017-09-28 2018-03-30 北京奇艺世纪科技有限公司 A kind of data processing method and device
CN109241085A (en) * 2018-09-20 2019-01-18 潘丽华 A kind of big data SQL query method for SolrCloud
CN110096514A (en) * 2019-04-01 2019-08-06 跬云(上海)信息科技有限公司 Data query method and apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103729392A (en) * 2012-10-10 2014-04-16 株式会社特博睿 Method for optimizing query and query complier
CN107861981A (en) * 2017-09-28 2018-03-30 北京奇艺世纪科技有限公司 A kind of data processing method and device
CN109241085A (en) * 2018-09-20 2019-01-18 潘丽华 A kind of big data SQL query method for SolrCloud
CN110096514A (en) * 2019-04-01 2019-08-06 跬云(上海)信息科技有限公司 Data query method and apparatus

Similar Documents

Publication Publication Date Title
CN107819627B (en) System fault processing method and server
CN110704426A (en) Data verification method, electronic device and computer readable storage medium
CN112181835A (en) Automatic testing method and device, computer equipment and storage medium
CN110287094A (en) UI automated testing method, device and computer readable storage medium
CN107992424A (en) Automatic test analysis method, application server and computer-readable recording medium
CN114356631A (en) Fault positioning method and device, computer equipment and storage medium
CN116245074A (en) Chip verification method, device and storage medium
CN106843947A (en) The treating method and apparatus of aacode defect
CN112085078A (en) Image classification model generation system, method and device and computer equipment
US20160125222A1 (en) System and method for identifying trees
CN113434542A (en) Data relation identification method and device, electronic equipment and storage medium
CN113572900A (en) Outbound test method, device, computer equipment and computer readable storage medium
CN111860641A (en) Power grid image identification method, electronic device and storage medium
CN112085611A (en) Asynchronous data verification method and device, electronic equipment and storage medium
CN113407791A (en) Data query system, method, device, computer equipment and storage medium
CN116187252A (en) Acceleration generation method, device, equipment and storage medium for PCB drawing
CN110716778A (en) Application compatibility testing method, device and system
CN110647452A (en) Test method, test device, computer equipment and storage medium
CN115687146A (en) BIOS (basic input output System) test method and device, computer equipment and storage medium
CN115496420A (en) New user quality evaluation method and device, computer equipment and storage medium
CN115616372A (en) Fault injection test method and system
CN113093702B (en) Fault data prediction method and device, electronic equipment and storage medium
CN115829925A (en) Appearance defect detection method and device, computer equipment and storage medium
CN112527655B (en) Software version quality abnormality detection method and device, electronic equipment and storage medium
CN115408244A (en) Webpage performance testing 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210917

RJ01 Rejection of invention patent application after publication