Big data indexing method and system
A big data and indexing technology, applied in the field of database indexing under the background of big data, can solve complex problems and achieve the effect of improving efficiency, realizing space utilization, and efficient space utilization
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0038] Embodiment 1: Application of pLSM index engine unit in wireless sensor network
[0039]There are a large number and types of sensors in the Internet of Things. A specific application scenario of the Internet of Things is in the submarine deep water exploration project. A large number of sensors are distributed in a certain ocean area to collect various information such as seawater velocity, temperature, and salinity in real time. Different information is organized into various structured and unstructured data, and each sensor regularly sends the collected data to the data center server unit through the gateway. The database management system of the server unit of the data center implements dynamic insertion and real-time analysis of data streams by establishing pLSM indexes.
[0040] In this embodiment, the data stream is stored in a key-value pair manner. The key value of the data is the UID uniformly assigned by the database management system, and the value is vari...
Embodiment 2
[0053] Embodiment 2: Steps of related index operations supported by the pLSM index engine unit
[0054] 1. Insertion: first insert the record into the memory component C0, if the capacity of C0 reaches the upper limit after insertion, then judge whether the capacity of the external memory component C1 reaches the upper limit. If the capacity of C1 reaches the upper limit, all records in C1 will be rolled into C2. Otherwise, insert C0 records into the C1 component in batches, then clear C0, and insert new records into C0.
[0055] 2. Query: To query data with a key value of 100, first search in the memory C0 component, and return the corresponding value if found; otherwise, search for the corresponding Delete Filter module 1 and Delete Filter module of the external memory components C1 and C2 at the same time Whether the result of 100 in 2 is true, if both are true, the search fails and the query ends. Otherwise, turn to the Bloom Filter module of the component that is false ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com