Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

42 results about "Full table scan" patented technology

A full table scan (also known as a sequential scan) is a scan made on a database where each row of the table is read in a sequential (serial) order and the columns encountered are checked for the validity of a condition. Full table scans are usually the slowest method of scanning a table due to the heavy amount of I/O reads required from the disk which consists of multiple seeks as well as costly disk to memory transfers.

Data storage optimization method for hash joint

The invention relates to a data storage optimization method for a hash joint. The method includes the steps of selecting a foreign key of a radix hash storage on a fact table, determining a dimension table, setting n bits of radix base numbers, determining 2n hash partition storages, setting 2n radix hash partition queues, storing the fact table and the dimension table by means of a page chain table, carrying out PAX column storage in a page, carrying out radix hash on recorded hash partition attribute values according to low n bits when records are inserted, storing the hash partition attribute values in corresponding pages, dynamically applying a new page after a certain radix hash partition page is filled with the records, directly having access to a specific radix hash partition queue according to a hash value of a connection key, having access to all records of the radix hash partition according to page addresses stored in the queue, having access to the records according to an original physical page link sequence of the tables when full-table scan is carried out, storing a small table R and a large table S in a partition manner, adopting a column type connection method to the fact table during hash joint in a database, and increasing or reducing the bits of the radix hash partitions to achieve dynamic increasing and reducing of the hash partitions.
Owner:RENMIN UNIVERSITY OF CHINA

Data table query method and device, terminal equipment and storage medium

The embodiment of the invention discloses a data table query method and device, terminal equipment and a storage medium. The method comprises the steps that a query operation, aiming at a target datatable, in a current affair is received, the query start time of receiving the query operation is recorded, whether or not a modification operation aiming at the target data table exists in the influence time period from the affair start time of the current affair to the query start time is judged, the total number of records affecting the target data table is determined, and the total number of target records of the target data table is determined according to the total number of initial records of the target data table predetermined at the query start time and the total number of the affectedrecords. Accordingly, the total number of the target records of the target data table is determined through the total number of the initial records of the predetermined target data table and the total number of the affected records, the problem that full table scanning is conducted when data table query is conducted, and the query efficiency is low is solved, the data table query efficiency is improved, occupied memory resources are reduced, and the overall performance of a database is optimized.
Owner:SHANGHAI DAMENG DATABASE

Database substring filtering index system and method for constructing and inquiring database substring filtering index system

The invention relates to a database substring filtering index system and a method for constructing and inquiring the database substring filtering index system. The database substring filtering index system is characterized by comprising a fragmented data storage module and a filtering index storage module, wherein the fragmented data storage module is used for storing input data in a fragmented manner and extracting the characteristics of the substrings describing the fragmented data from each fragmented data to construct one or more substring characteristic filter bitmaps; and the filtering index storage module is used for storing substring characteristic filter bitmaps to be substring characteristic indexes; the invention further provides the method for constructing and inquiring the substring filtering index system. The database substring filtering index system has a rational design, solves the problem that the traditional index space is large, and the compressed data is difficult to index, achieves the function of efficiently inquiring substrings and keywords of massive text data, thereby greatly reducing the disk reading-writing times to data and improving full table scanning performance of the database.
Owner:天津神舟通用数据技术有限公司

Index system and index method for retrieving time sequences of ultra-large-scale data

ActiveCN106777111AHigh speedAvoid the risks of full table scan operationsSpecial data processing applicationsHash functionFull table scan
The invention discloses an index system and an index method for retrieving time sequences of ultra-large-scale data. The index system comprises a vertical hierarchical index module and a corresponding time axis index module. The vertical hierarchical index module comprises a plurality of hierarchies of indexes, each hierarchy of indexes comprises a hash function and a plurality of data sets, and data in the data sets are mapped into a corresponding next hierarchy of data set by the aid of the hash function of the corresponding next hierarchy of indexes; the time axis index module is used for creating event lists and time lists. The index system and the index method have the advantages that original big data sets can be ultimately distributed into a plurality of small data sets by means of hierarchy -by- hierarchy hash mapping by the aid of the hierarchical index module, operation such as query processing, data loading and storage optimization can be independently executed on each small data set, accordingly, the vertical hierarchical index module can be combined with the time axis index module, risks of full-table scanning operation in time sequence retrieval operation procedures can be prevented, and the time sequence retrieval speeds can be greatly increased; the index system and the index method for retrieving the time sequences of the ultra-large-scale data can be widely applied to the field of data processing.
Owner:SOUTH CHINA NORMAL UNIVERSITY

Inquiry method, device and apparatus for electronic invoice and storage medium for electronic invoice

The invention discloses an inquiry method, device and apparatus for an electroinc device, and a storage medium. The method comprises the following steps of: acquiring a query request of an electronicinvoice, wherein the query request comprises data to be queried, data attributes and data attribute relationships; obtaining an invoice identification list, wherein the invoice identification is obtained from an invoice index table according to the data to be queried, and the attributes of the invoice identification list are the same as the data attributes; obtaining an electronic invoice identification set, wherein the electronic invoice identification set is a screening result of an invoice identification list according to a data attribute relationship; and obtaining the electronic invoice data corresponding to the electronic invoice identifier in the set of electronic invoice identifiers. The invention solves the problem that the query efficiency of the electronic invoice data is low due to the fact that the relational database is adopted in the prior art for storing and managing the billions-level invoice data, achieves that the electronic invoice data can be obtained without scanning the whole table of the electronic invoice data table, thereby improving the technical effect of the query efficiency of the electronic invoice data.
Owner:彩讯科技股份有限公司

A time series retrieval index system and method for super large-scale data

ActiveCN106777111BHigh speedAvoid the risks of full table scan operationsSpecial data processing applicationsDatabase indexingHash functionFull table scan
The invention discloses an index system and an index method for retrieving time sequences of ultra-large-scale data. The index system comprises a vertical hierarchical index module and a corresponding time axis index module. The vertical hierarchical index module comprises a plurality of hierarchies of indexes, each hierarchy of indexes comprises a hash function and a plurality of data sets, and data in the data sets are mapped into a corresponding next hierarchy of data set by the aid of the hash function of the corresponding next hierarchy of indexes; the time axis index module is used for creating event lists and time lists. The index system and the index method have the advantages that original big data sets can be ultimately distributed into a plurality of small data sets by means of hierarchy -by- hierarchy hash mapping by the aid of the hierarchical index module, operation such as query processing, data loading and storage optimization can be independently executed on each small data set, accordingly, the vertical hierarchical index module can be combined with the time axis index module, risks of full-table scanning operation in time sequence retrieval operation procedures can be prevented, and the time sequence retrieval speeds can be greatly increased; the index system and the index method for retrieving the time sequences of the ultra-large-scale data can be widely applied to the field of data processing.
Owner:SOUTH CHINA NORMAL UNIVERSITY

A data table query method, device, terminal equipment and storage medium

The embodiment of the invention discloses a data table query method and device, terminal equipment and a storage medium. The method comprises the steps that a query operation, aiming at a target datatable, in a current affair is received, the query start time of receiving the query operation is recorded, whether or not a modification operation aiming at the target data table exists in the influence time period from the affair start time of the current affair to the query start time is judged, the total number of records affecting the target data table is determined, and the total number of target records of the target data table is determined according to the total number of initial records of the target data table predetermined at the query start time and the total number of the affectedrecords. Accordingly, the total number of the target records of the target data table is determined through the total number of the initial records of the predetermined target data table and the total number of the affected records, the problem that full table scanning is conducted when data table query is conducted, and the query efficiency is low is solved, the data table query efficiency is improved, occupied memory resources are reduced, and the overall performance of a database is optimized.
Owner:SHANGHAI DAMENG DATABASE

Method and device for determining data comparison result and equipment

The invention provides a method and device for determining a data comparison result, and equipment The method comprises the following steps that: data in a main table and an auxiliary table are loadedinto a data comparison table, wherein the table structure of the data comparison table comprises a main table field and a comparison field; the initial value of the comparison field corresponding toa row with the same data corresponding to the main table field in the data comparison table isupdated into a first numerical value, so that a first data comparison table is obtained; based on a main key field included in the main table field, rows of which comparison fields in the first data comparison table are not a first numerical value are grouped; the initial value of each row of comparison fields in each group is updated according to the number of rows included in each group, so that a second data comparison table is obtained; and a comparison result corresponding to each row of data inthe second data comparison table is determined according to a preset relationship between a comparison field value and the comparison result. By utilizing the method, device and equipment of the embodiment of the invention, full-table scanning can be avoided, and the comparison efficiency is improved.
Owner:CHINA CONSTRUCTION BANK
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products