Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

5 results about "NoSQL" patented technology

A NoSQL (originally referring to "non SQL" or "non relational") database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases. Such databases have existed since the late 1960s, but did not obtain the "NoSQL" moniker until a surge of popularity in the early 21st century, triggered by the needs of Web 2.0 companies. NoSQL databases are increasingly used in big data and real-time web applications. NoSQL systems are also sometimes called "Not only SQL" to emphasize that they may support SQL-like query languages, or sit alongside SQL databases in polyglot persistent architectures.

Serverless tiebreaker for shared-nothing architecture

PendingUS20260075105A1TransmissionFailoverData set
Systems and methods for a serverless tiebreaker for a shared-nothing architecture are provided. In some examples, a cloud-native service that supports serialization of writes (or write fencing), for example, via atomic operations with persistent locking and / or reservations, is used to support HA mediation instead of a separate server operating as a tiebreaker, thereby reducing costs and complexity as well as increasing availability and durability of the HA mediation functionality. For example, a fast, fully managed, serverless, key-value noSQL database service (e.g., the Amazon DynamoDB) may be used to perform one or more of maintaining the authoritative source of information regarding which node of an HA pair currently represents the primary node for serving data from a particular dataset, persisting HA metadata, and / or assisting in the failover and failback processes.
Owner:NETAPP INC

Corrosion environment bridge cable life prediction method and system based on data analysis

The invention discloses a corrosion environment bridge cable life prediction method and system based on data analysis, and relates to the technical field of bridge engineering, the system collects environmental data and cable corrosion data in real time through an integrated sensor group, and the environmental data and the cable corrosion data are transmitted and preprocessed through a wireless network LoRa and then stored in a non-relational database NoSQL. The method comprises the following steps: extracting health feature data, calculating a cable health index Lfs, and carrying out preliminary evaluation on the cable health index Lfs and a preset cable safety threshold A; and if the inhaul cable is in a healthy state, triggering secondary evaluation, deeply analyzing surface characteristics and environmental characteristics of the inhaul cable, and calculating a surface corrosion influence index Bmy and an environmental influence index Hjx of the inhaul cable. And calculating a comprehensive corrosion rate prediction index FYC according to the indexes, and comparing the comprehensive corrosion rate prediction index FYC with a preset corrosion rate threshold B to generate corresponding early warning information. The system aims at monitoring and evaluating the corrosion state of the bridge inhaul cable in real time, improving the safety and reliability of a bridge and taking maintenance measures in time.
Owner:NORTHEAST FORESTRY UNIV

Unified database insights platform for hybrid cloud

Generating queries in a heterogeneous cloud computing environment is provided. The method comprises transforming disparate statistical formats into a unified representation to standardize statistical metadata between relational databases and NoSQL databases. SQL-derived NoSQL statistics are integrated into a unified repository according to the unified representation. Mapped NoSQL statistics are integrated into relational database query optimizers. An optimal predicate pushdown strategy and an execution plan for a query across heterogeneous databases are determined according to the standardized statistical metadata. The query to the heterogeneous databases is then executed according to the relational database query optimizers and the optimal pushdown strategy and execution plan.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Method and system for executing sql queries in nosql databases

The application discloses a method and system for executing SQL query in NoSQL database, the method extracts the unique semantics of NoSQL into standardized rule slot plug-ins and registers the rule slot plug-ins into a central repository, and binds all the rule slot plug-ins with a SQL parser, the SQL parser can automatically query the corresponding rule slot plug-in for semantic compensation in the central repository according to the current SQL query and the binding result, and the rule slot plug-in can be automatically instantiated during parsing, so that the standard SQL and NoSQL extension can be seamlessly written in the same statement, the seamless completion from the normal SQL to the complete SQL with the unique semantics of NoSQL is realized, any unique semantics of NoSQL can be expressed with zero loss, the migration cost and maintenance cost from NoSQL to SQL are significantly reduced, and analysts can directly use the standard SQL to query NoSQL data in the NoSQL database.
Owner:STATE GRID HUNAN ELECTRIC POWER CO +2

Status tracking for change data capture for a multi-region, multi-master NoSQL database

A procedure (400) involves accessing a distributed database (140) containing a plurality of clusters (210), each cluster containing a plurality of partitions (212), and each cluster being configured to receive read and write operations (20, 21). The procedure involves receiving, on a second cluster (210B), a plurality of changes (350) for a second table (250B) and storing the plurality of changes in a replication log (351). The procedure also involves asynchronously replicating the plurality of changes from the second table to a first table (250A) and maintaining a respective change stream position (214A) that tracks a respective position in the replication log indicating one or more changes that have been replicated.The procedure involves receiving a read request at the first cluster (210A) requesting one or more rows of the first table, and returning the respective change stream position.
Owner:GOOGLE LLC