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

15 results about "Online database" patented technology

An online database is a database accessible from a local network or the Internet, as opposed to one that is stored locally on an individual computer or its attached storage (such as a CD). Online databases are hosted on websites, made available as software as a service products accessible via a web browser. They may be free or require payment, such as by a monthly subscription. Some have enhanced features such as collaborative editing and email notification.

Cross-source synchronization table index creation method, device, equipment, medium and program product

PendingCN122364217ARealize automatic creationQuery demand supportData synchronizationEngineering
The application provides a cross-source synchronization table index creation method and device, equipment, storage medium and program product, which can be applied to the technical field of big data. The method comprises the following steps: receiving a query statement for obtaining data from a data warehouse; extracting a query field set and a condition field set from the query statement; obtaining data from the data warehouse according to the query statement, and synchronizing the obtained data to a target table in an online database, wherein the target table comprises data columns corresponding to the query field set; merging the condition field set into a candidate index field set of the target table; calculating a dispersion index of each field in the candidate index field set based on the condition value distribution corresponding to each field in the candidate index field set; selecting a target field set from the candidate index field set based on the dispersion index; and creating an index for each field in the target field set on the target table.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Always-On Scan Leeching

A method of providing Wi-Fi access point (AP) information in a user equipment (UE) is disclosed. The method comprises performing a scan by a Wi-Fi radio of the UE to obtain scan results of APs operating adjacent to the UE while the UE operates in a sleep mode with one or more processors of the UE operating in the sleep mode. Sending one or more of the scan results of the APs from the Wi-Fi radio to an always on processor (AOP) of the UE. Storing the scan results in an always on database (AON DB). And accessing the AON DB by the one or more processors of the UE when the UE is not operating in the sleep mode to enable the UE to display information for the one or more of the scan results stored in the AON DB.
Owner:APPLE INC

A distributed data processing method, device, storage medium and electronic equipment

PendingCN122285774AEngineeringData node
This specification discloses a distributed data processing method, apparatus, storage medium, and electronic device. The method includes: acquiring streaming change events and node baseline dimension data for target business data nodes in an online database through a preset non-intrusive log data capture method; transmitting the streaming change events to a stream-batch integrated distributed storage system; using a real-time computing engine to perform dynamic time sharding processing on the streaming change events according to a preset time window strategy; calculating the multi-dimensional incremental aggregation value of each target business node in the current time window based on the baseline dimension data and superimposing it with the underlying baseline state snapshot to obtain a real-time aggregated state value; and updating the data of the target business nodes based on this.
Owner:ALIPAY COM CO LTD

A storage process-oriented online database migration method

The application relates to the technical field of databases and discloses a stored procedure-oriented online database migration method and system, which comprises the following steps: S1, performing deduplication filtering on stored procedures in a source file; S2, assigning an identifier to each stored procedure and initializing a triple dictionary; S3, serializing stored procedure request, forwarding the stored procedure to a source database based on the triple dictionary, and recording the frequency of each stored procedure; S4, translating the stored procedure with the highest frequency; S5, forwarding the translated stored procedure from the source database to a target database based on the triple dictionary, and executing the translated stored procedure by the target database; S6, checking the execution result of the stored procedure and performing data synchronization between the target database and the source database; and S7, repeating S3-S6 until the migration task is completed. The application can identify and classify stored procedures, and realizes the target of database migration through progressive translation reform.
Owner:CHINA TELECOM CLOUD TECH CO LTD

Replication for hot-standby online database

Computer system (10) used to replicate a database image from a functioning primary node (12) in a distributed database environment, wherein the computer system comprises: one or more computer processors (22); and one or more computer-readable storage media (30); wherein program instructions (200A) are stored on the computer-readable storage media (34) for execution by at least one of the one or more computer processors, wherein the program instructions include instructions that cause the at least one of the one or more computer processors to: to provide a checkpoint image of the primary node including a database structure and a plurality of database pages (301); to create a replica database (100B) on a backup node by initializing a backup node (12') and storing the specified database structure on the initialized backup node; to send each database page of the checkpoint image to the backup node for storage; After the creation of a checkpoint image has started, each subsequent transaction is stored on the primary node, thereby generating a corresponding REDO transaction to send to the backup node; to identify each data page on which each subsequent transaction performs operations; In parallel with sending the database pages, send each generated REDO transaction to the backup node in the order in which the corresponding transaction took place, so that the backup node can replicate the transactions in the correct order; and to prioritize each flagged database page so that it arrives at the backup node before or at roughly the same time as a corresponding REDO transaction, allowing the corresponding REDO transaction to perform operations on the flagged database page without having to wait until each database page is saved to the backup node.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Text automatic labeling method, system, device and terminal for judgment documents

The application belongs to the technical field of data labeling, and discloses a method, system, device and terminal for automatically labeling text about judgment documents, wherein the text with punctuation symbols is divided into sentences and then input into a Jieba Chinese parser for word segmentation; based on the word frequency word segmentation result, a dynamic programming method is used to find the path with the maximum probability, and the text word segmentation terms are stored in an intermediate database; the manually labeled text is trained through a machine learning model, and automatic labeling of the text is realized through a constructed corpus labeling library; after the annotation data in the database are scored, the labeling is automatically reloaded, and data sorting is performed according to the labeling score. Through the method combining text enhancement and semi-supervised learning, the target case document is subjected to event extraction and labeling according to preset event extraction rules, and combined with an external online database, the labor cost of text entity labeling is greatly reduced, and the efficiency and accuracy of text labeling are improved.
Owner:湖南工商大学

A data lifecycle management method and system based on data freeze identification

The present application relates to a kind of data lifecycle management method and system based on data freeze identification, first query service and second query service of independent configuration are routed to online database and nearline database respectively, and freeze label is added to online data to produce frozen data as the buffer between online data and nearline data, so that business can access historical data in real time without waiting for big data T+1 recovery data under the condition that current database structure is unchanged;Solve the problem of growing online data space, reduce the waste of hardware resources, and ensure stable operation of database;Realize the automatic filing and cleaning of online data, avoid manual operation, reduce the operation risk, and protect the stability of business.
Owner:CITIC AIBANK CORPORATION LIMITED

System

An object of the system according to the embodiment is to specify a building from a photograph and quickly provide information thereof.SOLUTION: A system includes a photograph acquisition unit, a structure determination unit, an information acquisition unit, and an information provision unit. The photograph acquisition unit acquires a photograph from a user. The structure determination unit analyzes the photograph acquired by the photograph acquisition unit to specify a structure. The information acquisition unit acquires information on the structure specified by the structure determination unit from an online database. The information providing unit provides the user with the information acquired by the information acquisition unit.SELECTED DRAWING: Figure 1
Owner:SOFTBANK GROUP CORP

A method and apparatus for online backup and recovery of databases with fault tolerance

This invention proposes a fault-tolerant method and apparatus for online database backup and recovery, belonging to the field of database backup technology. The method includes: configuring the database to directly affect metadata and data files when data changes occur; notifying the database before backup begins, waiting for all database transactions prior to the notification time to complete; performing write-time replication for new database transactions after the notification time; the online database backup adopts a mode that tolerates backup failures of some tables while simultaneously backing up the write-time replicated content; after a successful backup, stopping write-time replication for new database transactions, recording backup information, including information on successfully backed-up tables and information on tables that failed to be backed up; and restoring data using the backup data according to the information on the successfully backed-up tables. This invention provides fault-tolerant backup and recovery capabilities in scenarios with large data volumes, reduces costs, and provides more detailed backup information, allowing for the recovery and specification of successfully backed-up tables.
Owner:TIANJIN NANKAI UNIV GENERAL DATA TECH

Method for identifying trusted users

The following invention is directed towards user identity verification and utilizes enhanced abilities to detect both a user's identity and confirming that the user is in fact a person and not a bot. The device utilizes Universal Unique Identifiers (UUIDs) indicating the device's interaction with the various environmental and electronic devices located around it. These interactions can indicate if a user has human characteristics. As a user interacts with their device and that device interacts with the surrounding world, a UUID is created and is then stored upon a user's device as well as created in an online database. When a user wishes to access an online service, for example, social media, the user will make a request to that service. The online service may then ask for a list of UUIDs from the user device to verify that they are who they say they are. If these UUIDs satisfy the request, the user identity is confirmed.
Owner:SNYDER JONATHAN

A direct current level output type component and device aging visual automatic detection system

A kind of direct current level output type component aging visual automatic detection system, power module provides required operating voltage to each module;Protection module monitors the operating voltage and current of each module, when the operating voltage and operating current in each module exceed the limit, protection module automatically cuts off the power supply of the corresponding part, plays a protective role;Mechanical wheel selection device is used to select the aging board and output level voltage, AD acquisition module converts the input level voltage into digital signal and transmits it to the host computer through bus;Control module is mainly MCU, which controls the stepper motor by receiving the command of host computer;The role of host computer is to issue commands, receive digital signal converted by AD acquisition module and process analysis, issue prompt and alarm, and display the output level voltage value of each station of aging board on the display and automatically input information into online database for remote mobile access terminal access.
Owner:CHINA ACADEMY OF SPACE TECHNOLOGY

Providing advanced warning of upcoming changes in road conditions and geographic data to a vehicle driver

A system for providing advanced warning of upcoming changes in road conditions and geographic data to a vehicle driver includes a sensor for sensing current road condition and upcoming road condition, and an electronic processor. The electronic processor is configured to determine a vehicle location, receive an upcoming road condition from the sensor, online databases, or a combination thereof, wherein the upcoming road condition is associated with a predetermined distance ahead of a vehicle, compare upcoming road condition to the current road condition, determine whether there are any upcoming changes in the upcoming road condition based on the compare, and selectively reporting upcoming changes in road condition.
Owner:ROBERT BOSCH GMBH

Joint debugging environment database synchronization method and device, electronic equipment and storage medium

The invention provides a joint debugging environment database synchronization method and device, electronic equipment and a storage medium, and the method comprises the steps: initiating a task configuration request of a data synchronization task to a data transmission platform through a joint debugging platform under the condition that a target user account is used for logging in a joint debugging platform and there is a database synchronization demand; the method comprises the following steps: judging whether a target user account has a data synchronization permission or not based on a received task configuration request through a data transmission platform; under the condition that the target user account has the data synchronization permission, a task identifier of a data synchronization task is allocated to the joint debugging platform through the data transmission platform; calling a task starting interface of the data transmission platform based on the task identifier through the joint debugging platform to start a data synchronization task; and performing data synchronization from the target online database indicated by the data synchronization task to a downstream joint debugging database of the joint debugging platform through the data transmission platform. According to the method, the function of synchronizing the data in the online database to the offline joint debugging database can be realized.
Owner:FENGLING CHUANGJING (BEIJING) TECH CO LTD +1

A data entry method, device and electronic equipment

Embodiments of the present application provide a data entry method and device and electronic equipment, and relate to the technical field of image processing. The method comprises: obtaining an image to be entered; performing optical character recognition (OCR) processing on the image to be entered to obtain a recognition result of the image to be entered; converting specified data in the recognition result that belongs to a specified format into a sub-image to be replaced; replacing the specified data with a specified placeholder associated with the sub-image to be replaced to obtain a target result; and inputting target data indicated by a user in the target result into a preset entry area. Compared with the prior art, the application of the embodiments of the present application can improve the work efficiency of data entry when paper materials are entered into an online database.
Owner:浙江海亮科技有限公司

system

We provide the system. [Solution] A means by which, while a user is watching video content, the device analyzes a specific video frame and extracts information about the subject when the user taps on the subject within that frame. A means for transmitting information about the subject to a server, and for the server to search for similar product information from an online database, A means for generating information on products related to the subject and providing a purchase link to the user, A system that includes this.
Owner:SOFTBANK GROUP CORP