Development display system and method for hardware database
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- YUSUR TECH CO LTD
- Publication Date
- 2021-09-03
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer technology, in particular to a hardware database-oriented development and display system and method. Background technique
[0002] The hardware database is independently calculated, and the task of accessing the data tables in the database is undertaken by the hardware without excessive participation of the host CPU. In order to allow the user's application program to use the hardware database, it is necessary to adapt the access to the hardware database at the software level.
[0003] At present, when interacting with the hardware database system, you can only interact with the hardware database system by writing a Java project to call JDBC (JavaDatabase Connectivity, Java Database Connection), or writing a C++ project to call ODBC (Open Database Connectivity, Open Database Connection).
[0004] However, for database operators, familiarity with the use of SQL language is a basic requirement, but familiar...