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

40 results about "Embedded database" patented technology

Empress Embedded Database is a full-function, relational database that has been embedded into applications by organizations small to large, with deployment environments including medical systems, network routers, nuclear power plant monitors, satellite management systems, and other embedded system applications that require reliability and power.

Embedded database programming method

The invention relates to the technical field of computer software development and databases, in particular to an embedded database programming method which comprises the steps of intention model construction: scanning source codes to identify embedded syntax blocks, constructing an abstract syntax tree, stripping a bottom driver and generating a driver-independent intention model; a logic sequence synthesis step: injecting a dialect parameter and a resource strategy, synthesizing and executing a logic sequence and generating a target code; a fingerprint verification step: intercepting a request during operation, calculating a structure fingerprint, and performing consistency verification on the structure fingerprint and the reference fingerprint; and a binding execution step: executing the request after the verification is passed, and establishing weak reference life cycle binding of the resource object and the host variable. The resource leakage risk is eliminated, and the robustness of the system under long-time operation is enhanced.
Owner:JIANGSU XINYUAN RONXIN SOFTWARE TECH CO LTD

Client-side tool for geospatial data visualization and analysis

PendingUS20250292196A1ForecastingGeographical information databasesEmbedded databaseData file
A system and method for client-side geospatial data analysis are disclosed. An application bundle, including an embedded database, is sent to a client device, which then locally loads raw geospatial data files. Each coordinate point is associated with a grid index, and user queries—such as polygon-based filters, zoom operations, or attribute-based searches—are executed on the client device in near real time. This design removes the need for continuous server requests, thereby reducing latency and enabling immediate visualization of changes to map views or filters. The approach supports rapid interactions with large datasets, as filtering and aggregation tasks remain under the client's control. Furthermore, the embedded database can perform optimization or allocation routines (for example, delivery assignments) locally, instantly displaying results to the user. By eliminating heavy reliance on external servers, this invention offers a responsive, cost-effective platform for comprehensive geospatial data exploration and decision-making.
Owner:MAPS & DATA LLC

Vector search in embedded databases

A system stores a vector index based on vector data stored in a database and processes queries based on vector data using the vector index. The system stores a plurality of records in a database. The system receives a plurality of vectors, each vector associated with a record. The system stores, in a persistent storage, a vector index including tuples. Each tuple stores a vector, and an identifier of a record associated with the vector. The system receives a database query requesting a result set associated with a target record. The system identifies a target vector associated with the target record. The system accesses the vector index to retrieve a subset of vectors based on a distance from the target vector. The subset of vectors is loaded in memory from the persistent storage. The system determines a result set based on the subset of vectors.
Owner:COUCHBASE INC

Distributed data storage method, device and equipment and readable storage medium

The invention provides a distributed data storage method, device and equipment and a readable storage medium, and the method comprises the steps: responding to an event created by a storage target, obtaining metadata of the storage target, and submitting the metadata to a key-value pair database in a key-value pair manner; a distributed file system is called to split the specific file into distributed storage objects, and the distributed storage objects obtained through splitting are sent to object storage equipment of a distributed storage cluster; and in response to an event of storage target change, retrieving the corresponding key value pair and modifying the metadata recorded by the corresponding key value pair according to the change condition. Through the technical scheme of the specification, the metadata is stored by the key-value pair granularity, the problem of directory-level read-write amplification is relieved, single file metadata update only needs to modify the corresponding key-value pair, overall directory rewriting is avoided, and IO consumption and network delay are reduced in combination with a write-in merging mechanism of an embedded database and the transparent object splitting capability of a distributed file system.
Owner:XINHUASAN INFORMATION TECH CO LTD

Method for optimizing query efficiency of embedded database

A method for optimizing the query efficiency of an embedded database relates to the field of database query, and can reduce the number of data records contained in an array A1 and an array A2 by about 5% through bidirectional upper and lower limit comparison data screening before query comparison is started. After each time of halving comparison, dynamically reducing the scale of the array A2, and gradually reducing the number of times required by the halving comparison to one time along with the reduction of the content of the array A2 in an exponential level reduction manner along with the shrinkage of the data set each time. And if the array A1 and the array A2 respectively comprise one million records, after each comparison, only one record of the array A2 is deleted as a reference to finish the whole comparison, so that the comparison work between the array A1 and the array A2 can be reduced by about 7%. Computing resources are saved, and database query efficiency is improved.
Owner:SHANDONG HENGYUN INFORMATION TECH CO LTD

Energy storage data non-inductive access system and method based on RPC proxy and distributed storage

The invention discloses an energy storage data non-inductive access system and method based on RPC proxy and distributed storage. The system comprises a plurality of slave cabinets and a master cabinet. The slave cabinets store time sequence data and self information including cabinet identifiers, cabinet websites and database access ports in a local database, and periodically report the time sequence data through multicast; the master cabinet does not persistently store slave cabinet data, and a slave cabinet discovery module of the master cabinet monitors multicast and automatically generates and maintains a dynamic slave cabinet information list containing cabinet identifiers of the slave cabinets and database connection addresses; and the energy storage application layer initiates an SQL access request by calling a unified RPC interface of the main cabinet, an embedded database access proxy engine analyzes the SQL and queries a list, establishes connection with a target slave cabinet database, forwards and executes, and returns a result through the RPC. According to the invention, distributed storage and transparent unified non-inductive access of data are realized, capacity expansion of a main cabinet disk is avoided fundamentally, application development is simplified, and plug-and-play expansion of the system is supported.
Owner:NINGBO GLOYEL INTELLIGENT TECHNOLOGY CO LTD

Centralized storage method and device for airborne multi-relational table database

The invention provides a centralized storage method and device for an airborne multi-relation table database. A transaction management unit obtains a transaction operation instruction and sends the transaction operation instruction to a data mirror image table processing unit; the data mirror image table processing unit locally searches whether a corresponding data relation list exists or not based on the transaction operation instruction, if yes, a data table corresponding to the data relation list is locally obtained, and operation indicated by the transaction operation instruction is carried out on the obtained data table; after executing all transaction operation instructions, the data mirror image table processing unit temporarily stores the updated data relation list and the updated data table locally; when a preset condition is met, the updated data relation list and the updated data table are sent to a multi-relation-table storage unit to be stored, and the original data relation list and the original data table of the multi-relation-table storage unit are covered; the system performance and the resource utilization rate can be improved; the method is used for managing data tables in a disk in an airborne embedded database.
Owner:XIAN FLIGHT SELF CONTROL INST OF AVIC

Embedded database compatibility test method and apparatus

ActiveCN118860851BError detection/correctionTest efficiencyEmbedded database
The application provides an embedded database compatibility test method and device, the method comprises the following steps: inserting a plurality of stub points into the program file of the original database used by the target application program in a dynamic stubbing manner by using a tracking tool based on eBPF technology; acquiring the calling information of the plurality of stub points of the target application program within a preset running time; generating a test case library matched with the new database based on the calling information by using a preset test library generation program; running all the test cases in the test case library in the new database, and outputting the compatibility test result of the new database; the tracking tool based on eBPF technology is used to capture the related information of the SQL syntax and API interface called by the embedded database to the target application program, meanwhile, the compatibility test case library is generated, and the SQL syntax, API interface compatibility test, performance test and data consistency test of the new database are directly performed, so that the compatibility test efficiency can be effectively improved, and the database replacement cost can be reduced.
Owner:粤港澳大湾区(广东)国创中心

PLC high-frequency data management system based on built-in database

A PLC high-frequency data management system based on a built-in database comprises an embedded database, a database operation engine, a data recording function block, a database operation function block, an annular memory cache region, a nonvolatile storage medium and a communication service module during PLC operation. A lightweight database and an intelligent cache mechanism are deeply integrated in the PLC, and high-frequency real-time small data packets are written and converted into low-frequency batch large transaction operation, so that high-frequency, stable and structured recording and convenient query of process data are realized on the premise of ensuring control instantaneity and low CPU load.
Owner:CGN DIGITAL TECH CO LTD

Embedded database replication and backup method

The invention relates to an embedded database copying and backup method, and belongs to the technical field of embedded databases. According to the method, a master database end and a slave database end are connected through a database replication and backup program dbrepsql, and an embedded database replication and backup management system is constructed; the system comprises a database replication and backup program dbrepsql and a database replication and backup control program dbget. According to the method, the transaction operation process is recorded in the operation log file at the master database end, and after the operation log file is transmitted to the slave database end through the network, the slave database end performs transaction operation replay, so that the data change of the master database end is copied and backed up to the slave database end; therefore, the user can copy and backup the database between different devices or between different positions of the same device through the network.
Owner:BEIJING INST OF COMP TECH & APPL

Message re-throwing method and device, electronic equipment, storage medium and program product

ActiveCN119697255BTransmissionEmbedded databaseMessage delivery
The present disclosure provides a message re-throwing method and device, electronic equipment, storage medium and program product, and relates to the technical field of computers. The present disclosure obtains a first key-value message by traversing an embedded database; the value of the first key-value message includes a delivery message, and the key of the first key-value message includes a first delivery timestamp and a first delivery number; and the first key-value message is delivered to a message middleware according to the first delivery timestamp; in response to a delivery failure, the first delivery number is updated to a second delivery number; the second delivery timestamp is determined according to the second delivery number; the second key-value message is generated according to the second delivery timestamp, the second delivery number and the delivery message; the second key-value message is stored in the embedded database as a new first key-value message, and the first key-value message that fails to be delivered is deleted from the embedded database. The present disclosure can quickly re-throw a message, improve the timeliness of a business, and ensure that the performance of database work is not affected by message delivery failure.
Owner:MASHANG CONSUMER FINANCE CO LTD

Log anomaly automatic analysis system

The application discloses a log exception automatic analysis system and relates to the technical field of exception analysis. The system comprises a collection module, an analysis module, a big data storage module, a console module and an exception analysis module. The collection module is used for collecting relevant type data of a host end. The relevant type data comprises security product data and host security event data. The analysis module is used for standardizing analysis of the collected data. The application helps users solve the problems of security data collection, data mining, event backtracking and security capability integration based on an ATT&CK framework. The application directly mines data in depth to discover potential threats. The application realizes cross-node query operation through deep integration of original data, and can uniformly query, count and analyze heterogeneous data through embedded database data retrieval and threat hunting syntax. The application fully utilizes the data advantages of enterprises and truly hunts threats that cannot be discovered by conventional means.
Owner:BEIJING SHENGXIN NETWORK TECH CO LTD

Data synchronization method, system and equipment based on embedded database and medium

The invention relates to the technical field of data processing, and particularly provides a data synchronization method, system and device based on an embedded database and a medium, and the method comprises the steps: directly obtaining a corresponding log record before writing as a synchronization data source when a transaction change occurs in the database; determining a synchronization priority according to the data type of the log record, and caching and packaging the time series data with the common priority in batches; for the to-be-synchronized data, determining a consistent snapshot based on the log serial number, and constructing a synchronous data unit; sending the information to a cloud; and receiving and executing a data merging instruction issued by the cloud to update local data. According to the invention, high-reliability data synchronization with lower delay, higher network and storage efficiency and zero interference to services is realized on the Internet of Things terminal with limited resources.
Owner:SHANDONG LANGCHAO YUNTOU INFORMATION TECH CO LTD

Generation method and device of local code knowledge base, equipment and storage medium

The invention provides a local code knowledge base generation method and device, equipment and a storage medium, and relates to the technical field of database construction. The method comprises the following steps: scanning a code library included in a local client to obtain a code file in the code library; then, according to a preset fragmentation requirement, fragmenting the code file to obtain a plurality of code blocks; and storing the plurality of code blocks in an embedded database pre-created at a local client. Furthermore, based on a transformers model deployed in the local client, the plurality of code blocks are converted into corresponding vector representations, and the vector representations are stored in a vector database created in the local client in advance. And finally, based on the embedded database and the vector database, generating a local code knowledge base. According to the method, the semantic information of the code blocks can be captured by depending on the transformers model, and a large number of code files can be flexibly organized and managed through the deployed embedded database and the vector database.
Owner:CHINA UNITED NETWORK COMM GRP CO LTD +2

An Embedded Database Remote Access System

This invention relates to an embedded database remote access system, belonging to the field of embedded database technology. Based on a local database management system, this invention divides database file operations into two parts: operation requests and the actual operations performed under TFS (Telematics Service). While keeping the application largely unchanged, the client's operation requests are transmitted to the server via network services and data transmission. The server processes the requests and returns the results, thus providing remote database services to the client without requiring extensive modifications to the application. This invention achieves the separation of data and operations, improves data security and reliability, and solves the data consistency problem between different devices by accessing server data remotely.
Owner:BEIJING INST OF COMP TECH & APPL

Method and device for processing semiconductor device model test data

The present invention provides a method and apparatus for processing semiconductor device model test data. The method specifically includes: obtaining a data source set for executing tests on semiconductor devices and storing the data source set in an embedded database; wherein the data source set includes one or more of a test data set, a simulation data set, and a source screening data set; based on the data source set stored in the embedded database, using preset data presentation conditions and one or more preset data presentation condition options on a preset display interface, viewing and extracting the data source set, generating and presenting a custom data set, and fitting a device model of the semiconductor device based on the custom data set. The extracted custom data set is then graphically drawn and model extracted, and repeated iterative verification is performed through real-time updates of the test data set to obtain reliable model extraction parameters.
Owner:PRIMARIUS TECH CO LTD

Portable lightweight web hidden link and sensitive vocabulary scanning method and system, and storage medium

PendingCN121958678Alow cost of preparationImprove scanning efficiencyWeb data indexingWebsite content managementWeb siteEmbedded database
The invention belongs to the technical field of network security detection and website content review, and discloses a portable lightweight web hidden link and sensitive vocabulary scanning method and system, and a storage medium. The method comprises the following steps of: inputting a URL (Uniform Resource Locator) to be tested through a command line or a text file and performing protocol completion on a universal computer which is only provided with a Python operating environment, requesting to access a page by utilizing HTTP / HTTPS (Hyper Text Transfer Protocol / Hyper Text Transfer Protocol Secure Socket), extracting a link by adopting an HTML (Hyper Text Markup Language) analysis library, and performing dead link judgment and caching on a response state code and an access exception; a sensitive word library is managed based on an SQLite embedded database, regular matching is carried out on page front-end codes, hidden links or high-risk links are marked, link extraction, dead link detection and sensitive word matching are recursively executed within a preset crawling depth, and finally a Markdown format scanning report is generated. The method does not need an independent server and a heavy-weight database, is suitable for public network and intranet environments, and has the advantages of low dependence, good portability and high scanning efficiency.
Owner:UNICLOUD TECH CO LTD

Spatial planning data quality inspection methods, equipment, and media based on embedded databases

PendingCN122309498AData packEmbedded database
This invention provides a spatial planning data quality inspection method, device, and medium based on an embedded database. First, quality inspection configuration information is loaded, and the local data packets to be inspected are imported into an embedded database engine that supports spatial expansion, forming a local temporary quality inspection database. Based on the quality inspection configuration information, internal quality checks are performed on the data in the local temporary quality inspection database using spatial SQL functions. Then, an external consistency check is performed by loading a remote database through an external data connection. Finally, the results of the internal quality check and the external consistency check are structured and saved to the result table of the embedded database. This invention directly accesses local data packets and remote databases through the embedded database engine, and uses SQL spatial functions to implement integrated automatic quality inspection by executing quality inspection operators within the database kernel. This reduces the difficulty of developing quality inspection operators and significantly improves the efficiency and standardization of quality inspection of detailed land spatial planning data.
Owner:NAT BUREAU OF SURVEYING MAPPING & GEOGRAPHIC INFORMATION HAINAN BASIC GEOGRAPHIC INFORMATION CENT +1

Index-based question bank data on-demand access method and system

The invention discloses an index-based question bank data on-demand access method and system. The method comprises the steps that a question bank package is obtained from a file layer storing question bank data in response to a question bank package obtaining request of a client side, and the file layer is a file system of a preset file format, a modern file system supporting transparent compression or a single-file embedded database; and the client locates a target data block from the question bank package as required to obtain a target file. According to the method and the device, the technical problem of low decompression efficiency of a traditional compressed file format in a scene needing efficient random access is solved.
Owner:SICHUAN BISHENG INTELLIGENT TECHNOLOGY CO LTD

File management method, device and system and storage medium

PendingCN121958201ASmall quantity and lightweightReduce performance overheadDatabase management systemsFile system administrationData packEmbedded database
The invention relates to a file management method, device and system and a storage medium. The method comprises the steps that when an operation request of a client for a target file is received, metadata management operation matched with the operation request is executed in an embedded database of a file management system through a metadata manager of the file management system, and metadata of the target file is obtained; the metadata comprises a data reference identifier; analyzing the data reference identifier to obtain a data storage position; the data storage position is used for indicating a storage position of the target file in a target data storage rear end, and the target data storage rear end is one of a plurality of data storage rear ends butted with a storage abstraction layer of the file management system; and executing a file management operation matched with the operation request on the target file based on the data storage position in the target data storage rear end through a storage abstraction layer of the file management system. According to the scheme provided by the invention, the problems of function redundancy and hierarchical redundancy in the related technology can be solved.
Owner:GUANGDONG ESHORE TECH

A construction site safety monitoring management system and method

ActiveCN119761999BGeometric CADOffice automationReal time analysisEmbedded database
The present invention discloses a construction site safety monitoring and management system and method, which relates to the field of construction technology. The method adopts a calculation model of a multi-source vibration comprehensive influence index MVTI, a foundation pit stress distribution value GSF, and a foundation pit stability coefficient GSC, and extracts multi-dimensional data through an embedded database for real-time analysis. The dynamic calculation based on the multi-source vibration comprehensive influence index MVTI can comprehensively evaluate the impact of different vibration sources on the stability of the foundation pit; at the same time, the foundation pit stress distribution value GSF refines the stress distribution of vibration on the foundation soil; the foundation pit stability coefficient GSC is used as a core indicator to comprehensively analyze the stability status of the foundation pit. When the foundation pit stability coefficient GSC value is lower than the safety threshold, the system will generate a first warning message, and calculate the monitoring point risk value RIM in combination with the multi-source vibration comprehensive influence index MVTI, and locate the abnormal area through the monitoring point risk value RIM.
Owner:ZHUHAI ELECTRIC POWER ENG SUPERVISION CO LTD

Multi-dimensional data query method based on embedded engine and dynamic aggregation

The invention relates to a multi-dimensional data query method based on an embedded engine and dynamic aggregation, and the method comprises the steps: integrating the fact data of different databases and the corresponding dimension description data through constructing a data wide table, and forming a single table containing a dimension field and a measurement field; on the basis, different data processing modes are selected according to the analysis result of the multi-dimensional query request input by the user. For the condition that only the basic aggregation task is contained, corresponding processing is directly executed in a target database where the data wide table is located; for the condition containing the complex calculation task, basic aggregation processing is firstly carried out in the target database to obtain basic aggregation data, then an aggregation file corresponding to the basic aggregation data is read through the embedded database engine, and processing operation corresponding to the complex calculation task is executed. Intermediate links of the query process are reduced, the query efficiency is improved, meanwhile, it is ensured that data used for complex calculation has normalization and consistency, and then the query accuracy is improved.
Owner:GUANGZHOU SMART SOFTWARE CO LTD

A data management method and program product

The application provides a data management method and a program product. Binary log files are generated by calculating detailed data, and the binary log files are stored in preset directory storage locations. Data of each binary log file is read from the directory storage locations in sequence, and the read data of the binary log files is stored in a buffer corresponding to the binary log files, and then the binary log file data in the buffer is stored in an embedded database. While improving read-write performance, the application has good scalability and universality.
Owner:HUNDSUN TECH

An Embedded Database Transaction Concurrency Control Method Based on Tianmai Operating System

The application discloses a kind of embedded database transaction concurrency control methods based on Tianmai operating system, the core problem solved is in the limited resource environment faced by Tianmai operating system, how to effectively utilize system resources on the basis of ensuring data consistency, reliability and security, improve system concurrency, so as to guarantee the sustained and stable operation of system.Through the design of the application, the needs of database transaction concurrency control in avionics system based on Tianmai operating system can be effectively met, and the strict requirements of new generation avionics system are adapted.
Owner:NORTHWESTERN POLYTECHNICAL UNIV

RAG model

The disclosure relates to a method of providing a response to a user query. A query is derived from the user query. An embedded query is obtained by passing the query through a first portion of the trained large language model. Semantically related elements are obtained from an embedded database. The embedded database is obtained by embedding an initial database using the first portion of the trained large language model. The semantically related elements are combined with the embedded query to form an enhanced query. A response to the user query is provided by passing the enhanced query through a second portion of the trained large language model.
Owner:NXP BV

Method, device and equipment for quickly compiling and publishing map data

The invention discloses a method, a device and equipment for quickly compiling and publishing map data. The map data rapid compiling and publishing method comprises the steps of extracting a tile range of a change area according to map data change time input by a user; on the basis of a distributed engine, all the changed tiles in the tile range of the changed area are converted into tile coordinates, and a tile key list is generated according to the tile coordinates of all the changed tiles; splitting the tile key list into a plurality of parallel compiling tasks; for each compiling task, obtaining all element data of each changed tile in the compiling task from the map data set, performing tile generation, obtaining a tile file, and performing distributed intermediate storage; and acquiring tile files corresponding to all compiling tasks from the intermediate storage, inserting each tile file into an embedded database for storing map data according to tile coordinates corresponding to each tile file, generating a map data file, and publishing the map data file.
Owner:SHENYANG MXNAVI CO LTD

An ECU flashing program dynamic generation method and device

PendingCN122633211AEmbedded databaseSource code
The application relates to an ECU (Electronic Control Unit) flashing program dynamic generation method and device, and belongs to the technical field of ECU software flashing, wherein the ECU flashing program dynamic generation method comprises the following steps: obtaining the source code of a plurality of function segments corresponding to a vehicle model code and an ECU (Electronic Control Unit) logical address from a local embedded database based on the vehicle model code and the ECU logical address; obtaining ECU flashing program configuration parameters, screening the source code of a plurality of target function segments from the source code of the plurality of function segments corresponding to the vehicle model code and the ECU logical address based on the ECU flashing program configuration parameters; sorting the source code of the plurality of target function segments based on the ECU flashing program configuration parameters, splicing the source code of the plurality of target function segments after the sorting, generating ECU flashing program source code, and compiling the ECU flashing program source code to generate an ECU flashing program. The application effectively improves the flexibility and efficiency of ECU flashing.
Owner:WUHAN JIANGXIA CHUNENG AUTOMOBILE TECHNOLOGY R&D CO LTD

An embedded database programming method

The present application relates to the field of computer software development and database technology, in particular to a kind of embedded database programming method, including intent model construction step: scanning source code identifies embedded syntax block, constructs abstract syntax tree and peels off bottom drive, generates drive independent intent model;Logic sequence synthesis step: inject dialect parameter and resource strategy, synthesis execution logic sequence and generate target code;Fingerprint checking step: intercept request in runtime, calculate structure fingerprint and carry out consistency check with benchmark fingerprint;Binding execution step: execute request after checking, establish weak reference life cycle binding of resource object and host variable.The present application eliminates the risk of resource leakage, and enhances the robustness of system under long time running.
Owner:JIANGSU XINYUAN RONXIN SOFTWARE TECH CO LTD

Vector search in embedded databases

PCT designated stageWO2025193762A1Relational databasesOther databases indexingDatabase queryEmbedded database
A system stores a vector index based on vector data stored in a database and processes queries based on vector data using the vector index. The system stores a plurality of records in a database. The system receives a plurality of vectors, each vector associated with a record. The system stores, in a persistent storage, a vector index including tuples. Each tuple stores a vector, and an identifier of a record associated with the vector. The system receives a database query requesting a result set associated with a target record. The system identifies a target vector associated with the target record. The system accesses the vector index to retrieve a subset of vectors based on a distance from the target vector. The subset of vectors is loaded in memory from the persistent storage. The system determines a result set based on the subset of vectors.
Owner:COUCHBASE INC

Session sharing method and device, electronic equipment, medium and computer program product

PendingCN121887780ATransmissionComputer networkEmbedded database
The invention provides a session sharing method and device, electronic equipment, a medium and a computer program product, and the method comprises the steps: receiving a first access request sent by a target user through a client node; generating session information based on the first access request; and based on a distributed consistency protocol, storing the session information in an embedded database deployed by each service node in a service cluster to realize session sharing. The database is embedded in the service node, so that dependence on an external system is reduced, distributed storage of session information is realized, the risk of service cluster paralysis caused by single-point failure of the centralized database is avoided, and the reliability and availability of the service cluster are improved.
Owner:NETSUNION CLEARING CORP