CN115982137B - Data name and database table building generation method and system - Google Patents
Data name and database table building generation method and system Download PDFInfo
- Publication number
- CN115982137B CN115982137B CN202310256744.9A CN202310256744A CN115982137B CN 115982137 B CN115982137 B CN 115982137B CN 202310256744 A CN202310256744 A CN 202310256744A CN 115982137 B CN115982137 B CN 115982137B
- Authority
- CN
- China
- Prior art keywords
- data
- template
- matching
- word segmentation
- database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Document Processing Apparatus (AREA)
- Machine Translation (AREA)
Abstract
The invention provides a data name and database table creation generation method and system, and relates to the technical field of software systems. Comprising the following steps: collecting original data in a data standard library and a root word library; adding original data according to a preset template and then importing the original data into a system; analyzing the imported data and matching the attributes; performing word segmentation on the data which are not successfully matched, matching the word segmentation result with a root stock, and performing information supplement submission after the matching is successful; and obtaining residual information required for generating the list-building sentence according to the matching result, auditing and modifying the residual information by a data governer, adding the residual information to a data standard library, and selecting a database type according to the information of the data standard library to generate the list-building sentence. The invention fully utilizes the data standard management system of the data management mode to define the data and establishes the database table of the data, so that the data definition is more standard, the further use, internal sharing and mining of the data are facilitated, and the database table is more rapid and convenient to establish by common developers.
Description
Technical Field
The invention relates to the technical field of software systems, in particular to a data name and database table building generation method and system.
Background
The rapid development of the Internet and big data has great influence on enterprises and individuals, informatization and even digital transformation are imperative, and the full utilization of basic technology and information can rapidly create values including but not limited to the establishment of enterprise competitiveness, cost reduction and synergy and the like. Of course, the method is especially important for the analysis and mining of the use of a large amount of data accumulated in informatization or digitization from a macroscopic description and from a microscopic or bottom layer, if the use of the data is desired to be rapidly, conveniently and efficiently analyzed, the data and the structure of the data must be defined in a standardized manner, and high-standard establishment of data definition and database tables is required for system developers or large-data developers, so that the prior art is basically defined directly by the developers themselves.
The prior art is basically to build a database and a table by a mode of searching English words by the user or from a network according to Chinese fields defined by the service after the service is determined, and has the following defects:
1. the lack of standards, the definition of the data structure is random or unreasonable, and the data structure is easy to be frequently modified in the later period.
2. The English levels of developers are uneven, the English levels are relatively poor, the English levels need to be searched next to each other, and the English levels are too many in tables and fields, so that the method is extremely time-consuming and labor-consuming.
3. If the business of the related words is very strong, the related words cannot be easily searched, even the related words are sometimes defined by the combination of pinyin and initials, are not clear, and violate the standardization of database development.
4. Because of different businesses, there is almost no tool method in the market today that can help developers build libraries and tables.
Disclosure of Invention
The invention provides a data name and database table creating method and system, which take into account some difficulties faced by developers in creating tables and fields or describing and using data, including unclearly, non-standard, nonstandard and unreasonable, and creates a set of relatively complete data standards through the intervention of professional data management managers.
In order to solve the above-mentioned purpose, the technical scheme provided by the invention is as follows: the method for generating the data name and the database building table is characterized by comprising the following steps:
s1: collecting original data in a data standard library and a root word library;
s2: presetting a template, adding original data according to the template, adding the original data meeting the template requirement to the template, and then importing the template into a system to obtain imported data;
s3: analyzing the imported data and matching the attributes; if the matching is successful, executing step S5; if the matching is unsuccessful, executing the step S4 to perform word segmentation;
s4: word segmentation is carried out on the imported data which is unsuccessfully matched; the user selects the word segmentation mode by himself, matches with the word root library according to the word segmentation result, and carries out information supplement submission after successful matching, and step S5 is executed;
s5: according to the matching result, obtaining the residual information required for generating the table sentence, and adding the residual information to a data standard library after checking and modifying by a data management personnel; and selecting a database type according to the information of the data standard database to generate a table building statement, and completing data name and database table building generation.
Preferably, in step S1, the data standard library is specified according to the data standard of each enterprise.
Preferably, in step S2, a template is preset, original data is added according to the template, the original data meeting the requirements of the template is added to the template and then imported into a system, and imported data is obtained, including:
setting the input specification of the template; the input specification of the template only allows Chinese characters, english letters and numbers to be input, the length cannot exceed 40 characters, the selected type in the template is table names or field names, only one table name is allowed, and the number of the field names is not limited;
adding the original data meeting the template requirements to the template and then importing the original data into a system; if the input specification of the template is not met, skipping out the modification prompt, and modifying according to the prompt, and then importing the system until the importing is successful.
Preferably, in step S3, analyzing and matching the attribute of the imported data includes:
analyzing the imported data, and obtaining analysis data after analysis is successful;
according to Chinese names in a data standard library, the analysis data are matched, and the matching content is as follows: analyzing English names and technical attributes corresponding to Chinese names of the data; wherein, the technical attributes include: data type and data length, default values.
Preferably, in step S4, the word segmentation method includes:
based on an Ansj word segmentation device, combining three word segmentation modes of accurate word segmentation ToAnalysis, nlp word segmentation NlpAnalysis and index-oriented word segmentation Indexanalysis to perform word segmentation; if the user is not satisfied with the word segmentation result, the user-defined word segmentation is carried out according to the actual word use requirement of the user.
Preferably, in step S4, after the matching is successful, the information is submitted in a supplementary manner, including:
after successful matching, obtaining the supplementary information, and submitting the supplementary information to a data standard library, wherein the supplementary information comprises the following components: data type, data length, field business meaning;
if the matching is unsuccessful, submitting the lacking Chinese to a root stock, and adding the Chinese to the root stock after the data governors pass the verification and modification, and then matching.
Preferably, in step S5, the remaining information includes: field type, field length, default value.
A data name and database construction table generation system for the above data name and database construction table generation method, the system comprising:
the data acquisition module is used for acquiring the original data in the data standard library and the root word library;
the data importing module is used for presetting a template, adding original data according to the template, and importing the original data meeting the template requirement into the system after adding the original data into the template to obtain importing data;
the data matching module is used for analyzing the imported data and matching the attributes; if the matching is successful, executing step S5; if the matching is unsuccessful, executing a word segmentation module to segment words;
the word segmentation module is used for segmenting the imported data which are unsuccessfully matched; the user selects the word segmentation mode by himself, matches with the word root library according to the word segmentation result, and performs information supplement submission after successful matching, and executes a database generation module;
the database generation module is used for obtaining the residual information required for generating the table sentence according to the matching result, and adding the residual information to the data standard database after being checked and modified by the data management personnel; and selecting a database type according to the information of the data standard database to generate a table building statement, and completing data name and database table building generation.
Preferably, the database is specified according to the data standards of each enterprise.
Preferably, the data importing module is further configured to: setting the input specification of the template; the input specification of the template only allows Chinese characters, english letters and numbers to be input, the length cannot exceed 40 characters, the selected type in the template is table names or field names, only one table name is allowed, and the number of the field names is not limited;
adding the original data meeting the template requirements to the template and then importing the original data into a system; if the input specification of the template is not met, skipping out the modification prompt, and modifying according to the prompt, and then importing the system until the importing is successful.
In one aspect, an electronic device is provided, the electronic device including a processor and a memory, the memory storing at least one instruction, the at least one instruction loaded and executed by the processor to implement the method of data name and database creation table generation described above.
In one aspect, a computer-readable storage medium having stored therein at least one instruction that is loaded and executed by a processor to implement the above-described method of data name and database tabulation generation is provided.
Compared with the prior art, the technical scheme has at least the following beneficial effects:
according to the scheme, the data standard management system of the data management mode is fully utilized to define the data and then establish the database table of the user, so that the data definition is more standard and standard, further use, internal sharing and mining of the data can be facilitated, and common developers can establish the database table more quickly and conveniently. Meanwhile, the data standard of enterprises can be continuously perfected.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a method for generating a data name and a database table according to an embodiment of the present invention;
FIG. 2 is a system block diagram of a data name and database table creation system provided by an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more clear, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings of the embodiments of the present invention. It will be apparent that the described embodiments are some, but not all, embodiments of the invention. All other embodiments, which can be made by a person skilled in the art without creative efforts, based on the described embodiments of the present invention fall within the protection scope of the present invention.
Aiming at the problems of unclear, nonstandard and unreasonable conditions faced by developers in building tables and fields or describing and using data, the invention provides a method capable of weakening magnetization relaxation effect and enabling definition of the data to be more standard and normative, thereby creating excellent conditions for further use, analysis and the like of the data.
As shown in fig. 1, the embodiment of the present invention provides a method for generating a data name and a database table, which may be implemented by an electronic device, which may be a terminal or a server. The method comprises the following steps:
s101: and collecting the original data in the data standard library and the root word library.
In one possible implementation, the common data is collected and maintained in a data standard library and a root word library, and the data standard library is specified according to the data standard of each enterprise.
In the embodiment of the invention, the data standard is a consensus for certain data, which is formed by unifying, normalizing and standardizing attribute business rules and data meanings which are formulated by companies and need to be adhered to together, so that the data standard is a precious financial resource and is worth of being fully utilized, and standard contents which need to be referred when technicians build a database are required.
S102: presetting a template, adding original data according to the template, adding the original data meeting the template requirement to the template, and then importing the template into a system to obtain imported data.
In a possible embodiment, the import template is downloaded from the system and data is maintained as required, such as: field example 1, field example 2, table 1, maintained import to system.
In a possible implementation manner, a template is preset, original data is added according to the template, the original data meeting the requirements of the template is added to the template and then is imported into a system, and imported data is obtained, and the method comprises the following steps:
setting the input specification of the template, wherein the setting comprises the following steps: the template input specification requires that only Chinese characters, english letters and numbers are allowed to be input, the length cannot exceed 40 characters, the selected type in the template is a table name or a field name, only one table name is allowed, and the number of the fields is not limited;
filling in Chinese fields and table names of the to-be-generated table sentence according to the input specification of the template; adding the original data meeting the template requirements to the template and then importing the original data into a system;
if the input specification of the template is not met, skipping out the modification prompt, and modifying according to the prompt, and then importing the system until the importing is successful.
S103: analyzing the imported data and matching the attributes; if the matching is successful, executing step S105; if the matching is unsuccessful, executing step S104 to perform word segmentation;
in a possible implementation manner, parsing the imported data and matching attributes includes:
analyzing the imported data, and obtaining analysis data after analysis is successful;
according to Chinese names in a data standard library, the analysis data are matched, and the matching content is as follows: analyzing English names and technical attributes corresponding to Chinese names of the data; wherein, the technical attributes include: data type and data length, default values.
In one possible implementation, the imported data may be unmatched from a database based on Chinese, such as: field example 1 matches English FieldDemo1, and all the others match, then the table can be directly built, the database type is selected, e.g. MYSQL type is selected, and the pseudo-table building statement is directly generated, e.g.:
CREATE TABLE t1(
FieldDemo1 segment field example 1',
FieldDemo2 Voltage (20) comment 'field example 2'
) Comment= 'table 1';
in the embodiment of the invention, all information in the data standard library is audited by professional data governors, so that the table establishment name and technical attribute can be directly used for generating sentences, and the table establishment is standard and quick.
S104: word segmentation is carried out on the imported data which is not successfully matched; the user selects the word segmentation mode by himself, matches with the word root library according to the word segmentation result, and carries out information supplement submission after successful matching, and step 105 is executed;
in a possible implementation manner, the word segmentation method includes:
adopting an Ansj word segmentation device, and carrying out word segmentation by combining three word segmentation modes of accurate word segmentation ToAnalysis, nlp word segmentation NlpAnalysis and index-oriented word segmentation Indexanalysis; if the user is not satisfied with the word segmentation result, the user-defined word segmentation is carried out according to the actual word use requirement of the user.
In the embodiment of the invention, an Ansj word segmentation device is adopted and is an open-source Chinese word segmentation tool, and the word segmentation accuracy is higher than that of other common open-source word segmentation tools (such as MMseg4 j) based on an ictslas Chinese word segmentation algorithm.
In a possible implementation manner, the information supplement submission is performed after the matching is successful, and the method comprises the following steps:
after successful matching, the supplementary information is submitted to a data standard library, wherein the supplementary information comprises: data type, data length, field business meaning;
if the matching is unsuccessful, submitting the lacking Chinese to a root stock, and after the data governors verify and modify, adding the Chinese to the root stock, and then matching to obtain the matching success.
In a possible implementation, if there is no complete match in the previous step, go to the next step of word segmentation, match in the root library by word segmentation, if field example 1 might be split into: the field_example_1 and the field example_1 are selected by a user according to word segmentation results, if the user is unsatisfied, the user can customize the word as in the field example 1, the word root information is supplemented if a certain word root is not as good as a field, the word root information is submitted to be checked by a governer, after the check, the word root information can be completely matched with related English through the word root library, new field names and English are generated through word root combination, then the field is subjected to supplement technical attributes and business attributes, the data standard library is submitted, the data of the data standard library can be accumulated and supplemented continuously through entering the data standard library by the personnel to be checked, and a certain data asset is formed.
S105: according to the matching result, obtaining the residual information required for generating the table sentence, and adding the residual information to a data standard library after checking and modifying by a data management personnel; and selecting a database type according to the information of the data standard library to generate a table building statement, and completing data name and database table building generation.
In a possible embodiment, the remaining information includes: field type, field length, default value.
In the embodiment of the invention, the data standard library is fully used in the whole process to build the database table, and the participation of professional data governors is improved, so that the method is more accurate and professional. Meanwhile, the data standard of enterprises can be continuously perfected.
Fig. 2 is a system block diagram of a system for generating a data name and a database table, which is applicable to the method for generating a data name and a database table, according to an embodiment of the present invention, where the system 200 includes:
the data acquisition module 210 is configured to acquire original data in the data standard library and the root word library;
the data importing module 220 is configured to preset a template, perform raw data addition according to the template, and import the template-compliant raw data into the system after adding the template-compliant raw data to obtain imported data;
the data matching module 230 is configured to parse the imported data and match the attributes, and if the matching is successful, execute the database generating module; if the matching is unsuccessful, word segmentation is carried out, and a word segmentation module is executed;
the word segmentation module 240 is configured to segment the data that is not successfully matched, perform matching with the root database according to the word segmentation result in a user self-selection word segmentation mode, and perform information supplementary submission after the matching is successful, and execute step S5;
the database generating module 250 is configured to obtain, according to the matching result, the remaining information required for generating the table-building sentence, and add the remaining information to the data standard database after being audited and modified by the data governors, and select a database type according to the information of the data standard database to generate the table-building sentence, thereby completing data name normalization and database generation.
Preferably, the database is specified according to the data standards of each enterprise.
Preferably, the data importing module 220 is further configured to: setting the input specification of the template, wherein the setting comprises the following steps: the template input specification requires that only Chinese characters, english letters and numbers are allowed to be input, and the length cannot exceed 40 characters; the type is selected from the template to be a table name or a field name, only one table name is allowed, and the number of the fields is not limited;
filling in Chinese fields and table names of the to-be-generated table sentence according to the input specification of the template; adding the original data meeting the template requirements to the template and then importing the original data into a system;
if the input specification of the template is not met, skipping out the modification prompt, and modifying according to the prompt, and then importing the system until the importing is successful.
Preferably, the data matching module 230 parses the imported data and performs attribute matching, including:
analyzing the imported data, and obtaining analysis data after analysis is successful;
according to Chinese names in a data standard library, the analysis data are matched, and the matching content is as follows: analyzing English names and technical attributes corresponding to Chinese names of the data; wherein, the technical attributes include: data type and data length, default values.
Preferably, the word segmentation module 240, the word segmentation method includes:
adopting an Ansj word segmentation device, and carrying out word segmentation by combining three word segmentation modes of accurate word segmentation ToAnalysis, nlp word segmentation NlpAnalysis and index-oriented word segmentation Indexanalysis; if the user is not satisfied with the word segmentation result, the user-defined word segmentation is carried out according to the actual word use requirement of the user.
Preferably, the word segmentation module 240 is further configured to submit the supplemental information to the data standard library after the matching is successful, where the supplemental information includes: data type, data length, field business meaning;
if the matching is unsuccessful, submitting the lacking Chinese to a root stock, and after the data governors verify and modify, adding the Chinese to the root stock, and then matching to obtain the matching success.
Preferably, in the database generation module 250, the remaining information includes: field type, field length, default value.
In the embodiment of the invention, the data standard library is fully used in the whole process to build the database table, and the participation of professional data governors is improved, so that the method is more accurate and professional. Meanwhile, the data standard of enterprises can be continuously perfected.
Fig. 3 is a schematic structural diagram of an electronic device 300 according to an embodiment of the present invention, where the electronic device 300 may have a relatively large difference due to different configurations or performances, and may include one or more processors (central processing units, CPU) 301 and one or more memories 302, where at least one instruction is stored in the memories 302, and the at least one instruction is loaded and executed by the processors 301 to implement the following steps of a data name and database creation method:
s1: collecting original data in a data standard library and a root word library;
s2: presetting a template, adding original data according to the template, adding the original data meeting the template requirement to the template, and then importing the template into a system to obtain imported data;
s3: analyzing the imported data and matching the attributes; if the matching is successful, executing step S5; if the matching is unsuccessful, executing the step S4 to perform word segmentation;
s4: word segmentation is carried out on the imported data which is not successfully matched; the user selects the word segmentation mode by himself, matches with the word root library according to the word segmentation result, and carries out information supplement submission after successful matching, and step S5 is executed;
s5: according to the matching result, obtaining the residual information required for generating the table sentence, and adding the residual information to a data standard library after checking and modifying by a data management personnel; and selecting a database type according to the information of the data standard database to generate a table building statement, and completing data name and database table building generation.
In an exemplary embodiment, a computer readable storage medium, such as a memory comprising instructions executable by a processor in a terminal to perform the above-described method of data name and database tabulation generation is also provided. For example, the computer readable storage medium may be ROM, random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, etc.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program for instructing relevant hardware, where the program may be stored in a computer readable storage medium, and the storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The foregoing description of the preferred embodiments of the invention is not intended to limit the invention to the precise form disclosed, and any such modifications, equivalents, and alternatives falling within the spirit and scope of the invention are intended to be included within the scope of the invention.
Claims (2)
1. The method for generating the data name and the database building table is characterized by comprising the following steps:
s1: collecting original data in a data standard library and a root word library;
in the step S1, the data standard library is specified according to the data standard of each enterprise;
s2: presetting a template, adding original data according to the template, adding the original data meeting the template requirement to the template, and then importing the template into a system to obtain imported data;
in the step S2, a template is preset, original data is added according to the template, the original data meeting the template requirement is added to the template and then is imported into a system, and imported data is obtained, and the method comprises the following steps:
setting the input specification of the template; the input specification of the template only allows Chinese characters, english letters and numbers to be input, the length cannot exceed 40 characters, the selected type in the template is table names or field names, only one table name is allowed, and the number of the field names is not limited;
adding the original data meeting the template requirements to the template and then importing the original data into a system; if the input specification of the template is not met, skipping out the modification prompt, and modifying according to the prompt and then importing the system until the importing is successful;
s3: analyzing the imported data and matching the attributes; if the matching is successful, executing step S5; if the matching is unsuccessful, executing the step S4 to perform word segmentation;
in the step S3, analyzing and matching the attribute of the imported data includes:
analyzing the imported data, and obtaining analysis data after analysis is successful;
according to Chinese names in a data standard library, the analysis data are matched, and the matching content is as follows: analyzing English names and technical attributes corresponding to Chinese names of the data; wherein, the technical attributes include: data type and data length, default value;
s4: word segmentation is carried out on the imported data which is not successfully matched; the user selects the word segmentation mode by himself, matches with the word root library according to the word segmentation result, and carries out information supplement submission after successful matching, and step S5 is executed;
in the step S4, the word segmentation method includes:
based on an Ansj word segmentation device, combining three word segmentation modes of accurate word segmentation ToAnalysis, nlp word segmentation NlpAnalysis and index-oriented word segmentation Indexanalysis to perform word segmentation; if the user is not satisfied with the word segmentation result, carrying out custom word segmentation according to the actual word use requirement of the user;
in the step S4, after successful matching, information is submitted in a complementary manner, which comprises the following steps:
after successful matching, obtaining the supplementary information, and submitting the supplementary information to a data standard library, wherein the supplementary information comprises the following components: data type, data length, field business meaning;
if the matching is unsuccessful, submitting the lacking Chinese to a root stock, and adding the Chinese to the root stock after the data governors pass the verification and modification, and then matching;
s5: according to the matching result, obtaining the residual information required for generating the table sentence, and adding the residual information to a data standard library after checking and modifying by a data management personnel; selecting a database type according to the information of the data standard database to generate a table building statement, and completing data name and database table building generation;
in the step S5, the remaining information includes: field type, field length, default value.
2. A data name and database construction table generation system, characterized in that the system is applied to the method according to claim 1, the system comprising:
the data acquisition module is used for acquiring the original data in the data standard library and the root word library;
the data importing module is used for presetting a template, adding original data according to the template, and importing the original data meeting the template requirement into the system after adding the original data into the template to obtain importing data;
the data matching module is used for analyzing the imported data and matching the attributes; if the matching is successful, executing step S5; if the matching is unsuccessful, executing a word segmentation module to segment words;
the word segmentation module is used for segmenting the imported data which are unsuccessfully matched; the user selects the word segmentation mode by himself, matches with the word root library according to the word segmentation result, and performs information supplement submission after successful matching, and executes a database generation module;
the database generation module is used for obtaining the residual information required for generating the table sentence according to the matching result, and adding the residual information to the data standard database after being checked and modified by the data management personnel; selecting a database type according to the information of the data standard database to generate a table building statement, and completing data name and database table building generation;
the data standard library is specified according to the data standard of each enterprise;
the data importing module is further configured to: setting the input specification of the template; the input specification of the template only allows Chinese characters, english letters and numbers to be input, the length cannot exceed 40 characters, the selected type in the template is table names or field names, only one table name is allowed, and the number of the field names is not limited;
adding the original data meeting the template requirements to the template and then importing the original data into a system; if the input specification of the template is not met, skipping out the modification prompt, and modifying according to the prompt, and then importing the system until the importing is successful.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202310256744.9A CN115982137B (en) | 2023-03-17 | 2023-03-17 | Data name and database table building generation method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202310256744.9A CN115982137B (en) | 2023-03-17 | 2023-03-17 | Data name and database table building generation method and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN115982137A CN115982137A (en) | 2023-04-18 |
CN115982137B true CN115982137B (en) | 2023-08-01 |
Family
ID=85964696
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202310256744.9A Active CN115982137B (en) | 2023-03-17 | 2023-03-17 | Data name and database table building generation method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115982137B (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111191430A (en) * | 2019-12-27 | 2020-05-22 | 中国平安财产保险股份有限公司 | Automatic table building method and device, computer equipment and storage medium |
CN112650791A (en) * | 2020-12-29 | 2021-04-13 | 招联消费金融有限公司 | Method and device for processing fields, computer equipment and storage medium |
CN115617780A (en) * | 2022-10-21 | 2023-01-17 | 深圳星融信息科技有限公司 | Data import method, device, equipment and storage medium |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113495902A (en) * | 2020-03-19 | 2021-10-12 | 华为技术有限公司 | Data processing method and data standard management system |
CN114168109A (en) * | 2021-12-08 | 2022-03-11 | 厦门雅基软件有限公司 | Data processing method and device, electronic equipment and storage medium |
CN114253973A (en) * | 2021-12-16 | 2022-03-29 | 青岛海尔科技有限公司 | Data table determination method and device, storage medium and electronic device |
CN115796183A (en) * | 2022-12-20 | 2023-03-14 | 平安银行股份有限公司 | Data field unified standard naming method and device |
-
2023
- 2023-03-17 CN CN202310256744.9A patent/CN115982137B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111191430A (en) * | 2019-12-27 | 2020-05-22 | 中国平安财产保险股份有限公司 | Automatic table building method and device, computer equipment and storage medium |
CN112650791A (en) * | 2020-12-29 | 2021-04-13 | 招联消费金融有限公司 | Method and device for processing fields, computer equipment and storage medium |
CN115617780A (en) * | 2022-10-21 | 2023-01-17 | 深圳星融信息科技有限公司 | Data import method, device, equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN115982137A (en) | 2023-04-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9619464B2 (en) | Networked language translation system and method | |
CN111417950A (en) | System and method for providing automatic document filling function | |
CN111061833A (en) | Data processing method and device, electronic equipment and computer readable storage medium | |
CN112416778B (en) | Test case recommendation method and device and electronic equipment | |
CN113934868A (en) | Government affair big data management method and system | |
US20230409623A1 (en) | Systems and methods for document deviation detection | |
RU2544739C1 (en) | Method to transform structured data array | |
CN111651552B (en) | Structured information determining method and device and electronic equipment | |
US20120078950A1 (en) | Techniques for Extracting Unstructured Data | |
RU2546064C1 (en) | Distributed system and method of language translation | |
CN113051262A (en) | Data quality inspection method, device, equipment and storage medium | |
CN115982137B (en) | Data name and database table building generation method and system | |
US20230186212A1 (en) | System, method, electronic device, and storage medium for identifying risk event based on social information | |
CN109542890B (en) | Data modification method, device, computer equipment and storage medium | |
WO2015063536A1 (en) | Networked language translation system and method | |
CN116860927A (en) | Knowledge graph-based audit guidance intelligent question-answering method, system and equipment | |
CN111639161A (en) | System information processing method, apparatus, computer system and medium | |
CN114547059A (en) | Platform data updating method and device and computer equipment | |
Anvaari et al. | Semi-automated Design Guidance Enhancer (SADGE): a framework for architectural guidance development | |
US9619463B2 (en) | Document decomposition into parts based upon translation complexity for translation assignment and execution | |
CN117891531B (en) | System parameter configuration method, system, medium and electronic equipment for SAAS software | |
CN118520076B (en) | Customer service management method and system based on large language model | |
Firdaus et al. | Implementation of Document Management System using Levenshtein Distance Algorithm | |
CN118095270B (en) | Construction method and device of logic analysis graph, electronic equipment and storage medium | |
CN116450717B (en) | Data integration method and information management system for cross-service modules |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |