CN114741396B - Data service processing method and device, electronic equipment and storage medium - Google Patents

Data service processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114741396B
CN114741396B CN202210470735.5A CN202210470735A CN114741396B CN 114741396 B CN114741396 B CN 114741396B CN 202210470735 A CN202210470735 A CN 202210470735A CN 114741396 B CN114741396 B CN 114741396B
Authority
CN
China
Prior art keywords
data
service
data service
user
information
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
Application number
CN202210470735.5A
Other languages
Chinese (zh)
Other versions
CN114741396A (en
Inventor
李小龙
洪挺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Yuanshan Intelligent Technology Co Ltd
Original Assignee
Beijing Yuanshan Intelligent Technology Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Beijing Yuanshan Intelligent Technology Co Ltd filed Critical Beijing Yuanshan Intelligent Technology Co Ltd
Priority to CN202210470735.5A priority Critical patent/CN114741396B/en
Publication of CN114741396A publication Critical patent/CN114741396A/en
Application granted granted Critical
Publication of CN114741396B publication Critical patent/CN114741396B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE 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/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Human Computer Interaction (AREA)
  • Fuzzy Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the application provides a data service processing method, a device, electronic equipment and a storage medium, wherein the method comprises the following steps: receiving a data service construction request initiated by a management user at a management interface; acquiring field information in a data table stored in a corresponding position of a data source; outputting field information at a management interface; responding to service configuration information input by a management user at a user input interface aiming at field information; correspondingly storing service configuration information, a data source, authorization information and a data service identifier; receiving a data service request initiated by a query user through a data service interface; acquiring target data corresponding to the service configuration information in a data table stored in a data source corresponding position corresponding to the data service identifier; and sends the target data to the querying user. According to the method and the system for inquiring the target data, the management user can quickly construct the data service of the data table, and other inquiring users can directly inquire and acquire the target data corresponding to the data service through the data service.

Description

Data service processing method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of data service technologies, and in particular, to a method and apparatus for processing a data service, an electronic device, and a storage medium.
Background
Each enterprise has multiple services, each service has own data management standard, when a certain service needs data in the data table of other services, a new data structure is required to be built according to the data in the data table between the services due to the difference of the data management standards, and the data structure can be completed only through multiple stages of analysis, development, testing and the like, and the building process is complex and long in time.
Disclosure of Invention
In view of the foregoing, an object of the present application is to provide a method, an apparatus, an electronic device, and a storage medium for processing a data service, which enable a management user to quickly construct a data service of a data table, and other querying users can directly query and obtain target data corresponding to the data service through the data service.
In a first aspect, an embodiment of the present application provides a method for processing a data service, where the method for processing a data service includes:
receiving a data service construction request initiated by a management user at a management interface, wherein the data service construction request comprises a data source and authorization information;
Acquiring field information in a data table stored in a corresponding position of a data source;
outputting field information at a management interface; responding to service configuration information input by a management user at a user input interface aiming at field information;
correspondingly storing service configuration information, a data source, authorization information and a data service identifier; and issuing a data service interface corresponding to the data service identifier;
receiving a data service request initiated by a query user through a data service interface, wherein the data service request comprises user information;
authenticating the inquiring user according to the authorization information and the user information corresponding to the data service identifier;
if the authentication is passed, acquiring target data corresponding to service configuration information corresponding to the data service identifier from a data table stored at a position corresponding to a data source corresponding to the data service identifier; and sends the target data to the querying user.
In one possible implementation, if the data service is constructed as a data service based on data objects or data indexes, responding to service configuration information input by a management user at a user input interface for field information includes:
service configuration information is selected by way of a field drag or field option in response to a management user entering the interface for the field information at the user input.
In one possible implementation, if the data service is built as a data service of a custom database, responding to service configuration information input by a management user at a user input interface for field information includes:
responding to a database query statement input by a management user at a user input interface for field information;
and analyzing the database query statement through a regularization method to determine service configuration information.
In one possible implementation manner, the processing method of the data service further includes:
receiving a real-time subscription service construction request initiated by a subscription user on a subscription interface, wherein the real-time subscription service construction request comprises subscription user information and subscription data service identification;
authenticating a subscribed user according to authorization information corresponding to the subscribed data service identifier and the subscribed user information;
if the authentication is passed, monitoring whether target data corresponding to service configuration information corresponding to the subscribed data service identification is updated in a data table stored at a data source corresponding position corresponding to the subscribed data service identification in real time;
if the target data is updated, acquiring target data corresponding to service configuration information corresponding to the data service identifier in a data table stored in a position corresponding to the data source corresponding to the subscribed data service identifier; and sends the target data to the subscribing user.
In one possible embodiment, before acquiring the target data corresponding to the service configuration information corresponding to the data service identifier, the method further includes:
counting the acquisition times of target data corresponding to service configuration information corresponding to the data service identifier in a preset time period;
judging whether the acquisition times are larger than preset acquisition times or not; if the acquisition times are greater than the preset acquisition times, judging whether target data corresponding to service configuration information corresponding to the data service identification are in a cache database in a data table stored at a position corresponding to a data source corresponding to the data service identification;
if not, storing the target data into a cache database; the target data is sent to a querying user or a subscribing user;
if yes, the target data in the cache database is sent to the inquiring user or the subscribing user.
In one possible implementation manner, after storing the target data in the cache database, the processing method of the data service further includes:
monitoring the storage time of the target data stored in the cache database in real time;
and if the storage time length is longer than the preset storage time length, deleting the target data in the cache database.
In one possible implementation manner, the processing method of the data service further includes:
The real-time subscription service construction request also comprises an item identifier;
acquiring the total flow number of the items which are already allocated to the corresponding item identification and the item creation time length in real time;
judging whether the total flow or the item creation time is greater than the preset total flow or the preset item creation time;
and if the total flow or the item creation time length is greater than the preset total flow or the preset item creation time length, sending subscription stopping information to the subscribing user.
In one possible embodiment, after responding to the service configuration information input by the management user at the user input interface for the field information, the processing method of the data service further comprises:
responding to the registration field information input by the management user in the field registration interface;
analyzing an initial blood-edge relation diagram of the registered field information from a plurality of data table attribute information stored in the corresponding position of the data source, field information in the data table and all service configuration information; outputting a plurality of data table attribute information stored in the corresponding positions of the data sources, field information in the data table, an initial blood relationship diagram and a plurality of data management tasks at a field registration interface;
responding to a target blood edge relation graph of an initial blood edge relation graph topology at a field registration interface aiming at field information, a plurality of data table attribute information and a plurality of data management tasks in a data table by a management user;
And monitoring the working state of each node in the target blood edge relation diagram.
In a second aspect, an embodiment of the present application further provides a processing apparatus for a data service, where the processing apparatus for a data service includes:
the receiving module is used for receiving a data service construction request initiated by a management user at a management interface, wherein the data service construction request comprises a data source and authorization information;
the acquisition module is used for acquiring field information in a data table stored in a corresponding position of the data source;
the output module is used for outputting field information at the management interface;
the response module is used for responding to the service configuration information input by the management user aiming at the field information at the user input interface;
the storage module is used for correspondingly storing service configuration information, data sources, authorization information and data service identifiers;
the issuing module is used for issuing a data service interface corresponding to the data service identifier;
the receiving module is further used for receiving a data service request initiated by a query user through a data service interface, wherein the data service request comprises user information;
the authentication module is used for authenticating the inquiring user according to the authorization information and the user information corresponding to the data service identifier;
The acquisition module is further used for acquiring target data corresponding to the service configuration information corresponding to the data service identifier in a data table stored at a position corresponding to the data source corresponding to the data service identifier if the authentication is passed;
and the sending module is used for sending the target data to the inquiring user.
In one possible implementation, if the data service is constructed as a data service construction based on a data object or a data service construction of a data index, the response module is specifically configured to select the service configuration information by means of a field drag or a field option in response to the management user aiming at the field information at the user input interface.
In one possible implementation manner, if the data service is built as a data service of a custom database, the response module is specifically configured to respond to a database query statement input by a management user for field information at a user input interface; and analyzing the database query statement through a regularization method to determine service configuration information.
In one possible embodiment, the apparatus further comprises: a monitoring module;
the receiving module is also used for receiving a real-time subscription service construction request initiated by a subscription user on a subscription interface, wherein the real-time subscription service construction request comprises subscribed user information and subscribed data service identifiers;
The authentication module is also used for authenticating the subscribed user according to the authorization information corresponding to the subscribed data service identifier and the subscribed user information;
the monitoring module is used for monitoring whether target data corresponding to service configuration information corresponding to the subscribed data service identification is updated in a data table stored at a data source corresponding position corresponding to the subscribed data service identification in real time if authentication is passed;
the acquisition module is further used for acquiring target data corresponding to the service configuration information corresponding to the data service identifier in a data table stored at a position corresponding to the data source corresponding to the subscribed data service identifier if the target data is updated;
and the sending module is also used for sending the target data to the subscribing user.
In one possible embodiment, the apparatus further comprises: the statistics module and the judgment module;
the statistics module is used for counting the acquisition times of the target data corresponding to the service configuration information corresponding to the data service identifier in the preset time period;
the judging module is used for judging whether the acquisition times are larger than preset acquisition times or not; if the acquisition times are greater than the preset acquisition times, judging whether target data corresponding to service configuration information corresponding to the data service identification are in a cache database in a data table stored at a position corresponding to a data source corresponding to the data service identification;
The storage module is also used for storing the target data into a cache database if the target data is not in the cache database;
the sending module is also used for sending the target data to the inquiring user or the subscribing user;
and the storage module is also used for sending the target data in the cache database to the inquiring user or the subscribing user if the target data is in the cache database.
In one possible embodiment, the apparatus further comprises: deleting the module;
the monitoring module is also used for monitoring the storage time of the target data stored in the cache database in real time;
and the deleting module is used for deleting the target data in the cache database if the storage time length is longer than the preset storage time length.
In one possible embodiment, the apparatus further comprises:
the acquisition module is also used for subscribing the service construction request in real time and further comprising an item identifier; acquiring the total flow number of the items which are already allocated to the corresponding item identification and the item creation time length in real time;
the judging module is also used for judging whether the total flow or the project creation time length is greater than the preset total flow or the preset project creation time length;
the sending module is further configured to send the subscription stopping information to the subscribing user if the total flow or the item creation time is longer than the preset total flow or the preset item creation time.
In one possible embodiment, the apparatus further comprises: an analysis module;
the response module is also used for responding to the registration field information input by the management user in the field registration interface;
the analyzing module is used for analyzing an initial blood relationship diagram of the registered field information from the attribute information of the multiple data tables stored in the corresponding positions of the data sources, the field information in the data tables and all the service configuration information;
the output module is also used for outputting a plurality of data table attribute information stored in the corresponding position of the data source, field information in the data table, an initial blood relationship diagram and a plurality of data management tasks at the field registration interface;
the response module is also used for responding to the target blood edge relation graph of the initial blood edge relation graph topology at the field registration interface aiming at the field information, the attribute information of a plurality of data tables and the data management tasks of the management user in the data tables;
and the monitoring module is also used for monitoring the working state of each node in the target blood edge relation diagram.
In a fifth aspect, embodiments of the present application further provide an electronic device, including: a processor, a storage medium, and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium in communication over the bus when the electronic device is operating, the processor executing the machine-readable instructions to perform the steps of the method of processing a data service as in any of the first aspects.
In a sixth aspect, embodiments of the present application further provide a computer readable storage medium having a computer program stored thereon, the computer program when executed by a processor performing the steps of the method for processing a data service according to any of the first aspects.
The embodiment of the application provides a data service processing method, a device, electronic equipment and a storage medium, wherein the method comprises the following steps: receiving a data service construction request initiated by a management user at a management interface; acquiring field information in a data table stored in a corresponding position of a data source; outputting field information at a management interface; responding to service configuration information input by a management user at a user input interface aiming at field information; correspondingly storing service configuration information, a data source, authorization information and a data service identifier; receiving a data service request initiated by a query user through a data service interface; authenticating the inquiring user according to the authorization information and the user information corresponding to the data service identifier; if the authentication is passed, acquiring target data corresponding to service configuration information corresponding to the data service identifier from a data table stored at a position corresponding to a data source corresponding to the data service identifier; and sends the target data to the querying user. According to the method and the device, the field information in the data table is acquired through the data service construction request initiated by the management user, so that the management user inputs the service configuration information aiming at the field information in the data table, then the data service corresponding to the service configuration information is constructed, after the data service request of the query user is received, the target data corresponding to the service configuration information is sent to the query user, the management user can quickly construct the data service of the data table, and other query users can directly query and acquire the target data corresponding to the data service through the data service.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered limiting the scope, and that other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 shows a flowchart of a method for processing a data service according to an embodiment of the present application;
FIG. 2 is a flow chart illustrating another method for processing a data service according to an embodiment of the present application;
FIG. 3 is a flow chart illustrating another method for processing a data service according to an embodiment of the present application;
FIG. 4 is a flowchart of another method for processing a data service according to an embodiment of the present application;
FIG. 5 is a flowchart of another method for processing a data service according to an embodiment of the present application;
FIG. 6 is a schematic diagram of a structure of a target blood-edge relationship of registration metadata according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a processing device for data service according to an embodiment of the present application;
Fig. 8 shows a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it should be understood that the accompanying drawings in the present application are only for the purpose of illustration and description, and are not intended to limit the protection scope of the present application. In addition, it should be understood that the schematic drawings are not drawn to scale. A flowchart, as used in this application, illustrates operations implemented according to some embodiments of the present application. It should be understood that the operations of the flow diagrams may be implemented out of order and that steps without logical context may be performed in reverse order or concurrently. Moreover, one or more other operations may be added to the flow diagrams and one or more operations may be removed from the flow diagrams as directed by those skilled in the art.
In addition, the described embodiments are only some, but not all, of the embodiments of the present application. The components of the embodiments of the present application, which are generally described in the figures herein, may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, as provided in the accompanying drawings, is not intended to limit the scope of the application, as claimed, but is merely representative of selected embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present application without making any inventive effort, are intended to be within the scope of the present application.
In order to enable one skilled in the art to use the present disclosure, the following embodiments are presented in connection with a specific application scenario "data service technical field". It will be apparent to those having ordinary skill in the art that the general principles defined herein may be applied to other embodiments and applications without departing from the spirit and scope of the present application. Although the present application is described primarily in the context of "data services technology," it should be understood that this is but one exemplary embodiment.
It should be noted that the term "comprising" will be used in the embodiments of the present application to indicate the presence of the features stated hereinafter, but not to exclude the addition of other features.
The following describes in detail a processing method of a data service provided in an embodiment of the present application.
Referring to fig. 1, a flowchart of a processing method of a data service provided in an embodiment of the present application is shown, and exemplary steps of the embodiment of the present application are described below:
s101, receiving a data service construction request initiated by a management user on a management interface.
In the embodiment of the application, a management user of an enterprise initiates a data service construction request at a management interface, and the data service construction comprises data service construction based on data objects, data service construction of data indexes and data service construction of a custom database. If the data service is constructed based on the data service of the data object, the asset object for managing the data input by the user can be accessed in response to the asset object for managing the data input by the user at the management interface so as to acquire the data source information of the asset object of the data; the management user may also designate a specific data table in addition to the data source information in response to the data source information input by the management user at the management interface. If the data service construction is the data service construction of the data index, responding to the asset object of the data input by the management user at the management interface, accessing the asset object of the data input by the management user to acquire the data source information of the asset object of the data.
The data service construction request also comprises authorization information.
S102, acquiring field information in a data table stored in a corresponding position of a data source.
In this embodiment of the present application, if a specific data table is specified by the management user, then field information in the specified data table stored in the data source corresponding location is acquired, and if not, field information in all the data tables stored in the data source corresponding location is acquired.
S103, outputting field information at a management interface; and in response to managing service configuration information entered by the user at the user input interface for the field information.
In the embodiment of the application, if the data service is constructed as a data service based on a data object or a data index, the service configuration information is selected by means of field drag or field options in response to the management user inputting the field information at the user input interface.
After the management interface outputs the field information, the management user can select the service configuration information by dragging the field or selecting the field, that is, choosing the field, wherein the service configuration information comprises output parameters and input parameters, and the configuration of the query conditions is carried out by combining the input parameters, so that the configuration of query modes such as greater than, less than, equal to, fuzzy query and the like is supported, paging is supported, and the output parameters and the input parameters are used. The data service corresponding to the data configuration information can be constructed by inquiring the configuration information such as the condition, the paging and the like.
The data service constructed based on the data service of the data object can query the data of a certain field in a certain data table, and the output parameter of the data service constructed by the data service of the data word table is a data index, such as the access amount of the platform, the use amount of the data and the like.
In the embodiment of the application, if the data service construction is that of a custom database, in response to a database query statement input by a management user for field information at a user input interface, the database query statement is analyzed by a regularization method to determine service configuration information.
After the management interface outputs the field information, the management user inputs a database query statement for the field information in the user input interface, wherein the query statement can be a multi-table query statement, and the database query statement is analyzed in a regular mode to obtain input parameters, output parameters and query conditions in the service configuration information.
By combining the three data service construction modes, the method can provide data service construction modes based on data objects or data indexes for non-computer professional users to determine service configuration information, but the data service construction based on the data objects can only establish query aiming at one table, and provide a data service construction mode of a custom database for the computer professional users, and can establish multi-table query through database query sentences.
S104, correspondingly storing service configuration information, a data source, authorization information and a data service identifier; and issues a data service interface corresponding to the data service identifier.
In this embodiment of the present application, service configuration information, a data source, authorization information, and a data service identifier are stored correspondingly, in which an inquirer who can inquire data through the data service is recorded in the authorization information, and a data service interface corresponding to the data service identifier is issued, that is, one data service interface provides a data service.
Here, after creating the data service, the manager may issue a data service interface corresponding to the data service identifier, and all the personnel of the enterprise may initiate a data service request through the data service interface.
S105, receiving a data service request initiated by a query user through a data service interface.
In the embodiment of the application, a person initiating the data service request is taken as a query user, and the data service request initiated by the query user on the data service interface is received.
Wherein the data service request includes user information.
S106, authenticating the inquiring user according to the authorization information and the user information corresponding to the data service identification.
In the embodiment of the application, because the data service identifiers are in one-to-one correspondence with the data service interfaces, the data service identifiers can be obtained according to the data service interfaces of the data service requests initiated by the inquiring users, and whether the inquiring users corresponding to the user information can use the data service is authenticated according to the authorization information corresponding to the data service identifiers.
S107, if the authentication is passed, acquiring target data corresponding to service configuration information corresponding to the data service identifier from a data table stored at a position corresponding to a data source corresponding to the data service identifier; and sends the target data to the querying user.
In the embodiment of the application, if the authentication is successful, that is, the querying user can use the data service, the target data corresponding to the service configuration information corresponding to the data service identifier is obtained from the data table stored in the position corresponding to the data source corresponding to the data service identifier, and the target data is sent to the querying user.
Further, when the management user initiates a data service construction request, responding to the management user to designate the data service type as a display service or a download service on a management page; if the data service type is a presentation service, the sending the target data to the querying user includes: outputting target data on a display interface; if the data service type is a download service, the sending the target data to the querying user includes: and providing the compressed target data on the display interface so as to enable the inquiring user to download.
The embodiment of the application provides a processing method of data service, which comprises the following steps: receiving a data service construction request initiated by a management user at a management interface; acquiring field information in a data table stored in a corresponding position of a data source; outputting field information at a management interface; responding to service configuration information input by a management user at a user input interface aiming at field information; correspondingly storing service configuration information, a data source, authorization information and a data service identifier; receiving a data service request initiated by a query user through a data service interface; authenticating the inquiring user according to the authorization information and the user information corresponding to the data service identifier; if the authentication is passed, acquiring target data corresponding to service configuration information corresponding to the data service identifier from a data table stored at a position corresponding to a data source corresponding to the data service identifier; and sends the target data to the querying user. According to the method and the device, the field information in the data table is acquired through the data service construction request initiated by the management user, so that the management user inputs the service configuration information aiming at the field information in the data table, then the data service corresponding to the service configuration information is constructed, after the data service request of the query user is received, the target data corresponding to the service configuration information is sent to the query user, the management user can quickly construct the data service of the data table, and other query users can directly query and acquire the target data corresponding to the data service through the data service.
Referring to fig. 2, a flowchart of another processing method of data service provided in the embodiment of the present application is shown, and exemplary steps of the embodiment of the present application are described below:
s201, receiving a real-time subscription service construction request initiated by a subscription user on a subscription interface.
In the embodiment of the application, a subscription service construction implementation request is provided for personnel of an enterprise, the personnel initiating the real-time subscription service construction request is taken as a subscription user, and the subscription service construction implementation request initiated by the subscription user on a subscription interface is received.
The real-time subscription service construction request comprises subscribed user information and subscribed data service identification.
S202, authenticating the subscribed user according to the authorization information corresponding to the subscribed data service identifier and the subscribed user information.
In the embodiment of the application, whether the subscribed user corresponding to the subscribed user information can subscribe to the data service is authenticated according to the authorization information corresponding to the subscribed data service identifier.
And S203, if the authentication is passed, monitoring whether target data corresponding to service configuration information corresponding to the subscribed data service identification is updated in a data table stored at a data source corresponding position corresponding to the subscribed data service identification in real time.
In this embodiment of the present application, if the authentication is passed, that is, the subscribing user may subscribe to the data service, and monitor in real time whether the target data corresponding to the service configuration information corresponding to the subscribed data service identifier is updated.
S204, if the target data is updated, acquiring the target data corresponding to the service configuration information corresponding to the data service identifier in a data table stored at a position corresponding to the data source corresponding to the subscribed data service identifier; and sends the target data to the subscribing user.
The application provides a processing method of data service, a subscribing user can monitor whether target data corresponding to service configuration information corresponding to subscribed data service identification is updated in a data table stored at a data source corresponding position corresponding to the subscribed data service identification in real time by implementing a subscribing service construction request; if the target data is updated, acquiring target data corresponding to service configuration information corresponding to the data service identifier in a data table stored in a position corresponding to the data source corresponding to the subscribed data service identifier; and sends the target data to the subscribing user.
Referring to fig. 3, which is a flowchart of another method for processing a data service according to an embodiment of the present application, in this embodiment of the present application, before obtaining, in steps S207 and S204, target data corresponding to service configuration information corresponding to a data service identifier, the method for processing a data service further includes:
S301, counting the acquisition times of target data corresponding to service configuration information corresponding to the data service identifier in a preset time period.
In the embodiment of the application, the acquisition times of the target data corresponding to the service configuration information corresponding to the data service identifier in the preset time period are counted, that is, the concurrence number of acquiring the target data in the preset time period is acquired.
S302, judging whether the acquisition times are larger than preset acquisition times or not; if the acquisition times are greater than the preset acquisition times, judging whether target data corresponding to service configuration information corresponding to the data service identification are in a cache database in a data table stored in a position corresponding to a data source corresponding to the data service identification.
In the embodiment of the application, whether the number of times of acquiring the target data is larger than the preset acquisition number of times is judged, and if the number of times of acquiring the target data is larger than the preset acquisition number of times, whether the target data is in the cache database is judged.
S303, if not, storing the target data into a cache database; and sends the target data to the querying user or the subscribing user.
In this embodiment of the present application, if the target data is not in the cache database, the target data is stored in the cache database, and the target data is sent to the querying user or the subscribing user.
Further, after storing the target data into the cache database, monitoring the storage time length of the target data stored in the cache database in real time, and if the storage time length is longer than the preset storage time length, deleting the target data in the cache database.
Here, the method monitors the storage time length of the data in the cache database, when the storage time length is longer than the preset storage time length, the target data in the cache database is deleted, the target data is prevented from being stored in the cache database for too long, and when the target data corresponding to the service configuration information corresponding to the data service identifier is updated in the data table stored in the data source corresponding position corresponding to the data service identifier, the target data in the cache database is not updated timely, so that the returned target data is inaccurate.
And S304, if yes, sending the target data in the cache database to a querying user or a subscribing user.
In this embodiment of the present application, if the target data is in the cache database, the target data in the cache database is sent to the querying user or the subscribing user.
Before acquiring target data, judging the number of times of acquiring the target data in a preset time period, and judging whether the target data is in a cache database or not if the number of times of acquiring the target data is greater than a preset value; if not, storing the target data into a cache database; the target data is sent to a querying user or a subscribing user; if yes, the target data in the cache database is sent to the inquiring user or the subscribing user, that is, when the concurrency of the target data in the preset duration reaches the preset, the target data is stored in the cache database, so that the request of the user can be responded more efficiently.
Referring to fig. 4, a flowchart of another processing method of data service provided in the embodiment of the present application is shown, and exemplary steps of the embodiment of the present application are described below:
s401, acquiring the total flow number and the item creation time length of the items which are allocated to the item identification corresponding to the item in real time.
Wherein the real-time subscription service construction request further includes an item identification.
S402, judging whether the total flow or the item creation time is greater than the preset total flow or the preset item creation time.
S403, if the total flow or the item creation time is longer than the preset total flow or the preset item creation time, sending subscription stopping information to the subscribing user.
The method and the device monitor the flow and the creation time of the item corresponding to the item identification in real time, and send subscription stopping information to the subscribing user if the total flow or the creation time of the item is longer than the preset flow or the creation time of the item.
As shown in fig. 5, a flowchart of another method for processing a data service according to an embodiment of the present application is shown, in this embodiment of the present application, after responding to service configuration information input by a management user for field information in a user input interface in step S103, the method for processing a data service further includes:
S501, responding to the registration field information input by the management user in the field registration interface.
S502, analyzing an initial blood relationship diagram of registration field information from a plurality of data table attribute information stored in a corresponding position of a data source, field information in a data table and all service configuration information; and outputting the attribute information of the multiple data tables stored in the corresponding positions of the data sources, the field information in the data tables, the initial blood relationship diagram and the multiple data management tasks at the field registration interface.
In the embodiment of the application, from the plurality of data table attribute information stored in the data source corresponding position and the field information in the data table, the data table corresponding to the registered field information can be determined in the plurality of data tables stored in the data source corresponding position; determining service configuration information corresponding to the registration field information in the service configuration information of all data services; and then the initial blood relationship diagram of the registration field information is analyzed.
For example, the registration field information is a field a, a data table d, a data table e and a data table f are stored in the corresponding position of the data source, and the data table e where the registration field information a is located can be determined by the field information existing in each data table; the service configuration information of the data service comprises an input field and an output field of the data service, and the data service with the output field or the output field being the field a is determined, so that an initial blood relationship diagram about the information of the registration field can be obtained.
S503, responding to a target blood edge relation diagram of an initial blood edge relation diagram topology at a field registration interface aiming at field information, a plurality of data table attribute information and a plurality of data management tasks in a data table by a management user.
In the embodiment of the application, the management user can topology the initial blood-edge relationship graph aiming at field information, a plurality of data table attribute information and a plurality of data management tasks in the data table so as to draw the blood-edge relationship between the registered field information and other data table attribute information and among the data management tasks, and a more comprehensive target blood-edge relationship graph is obtained.
S504, monitoring the working state of each node in the target blood edge relation diagram.
According to the method and the device, the relation between the full life cycle of the service data and each data table is included in the target blood edge relation diagram, and the working state of each node in the target blood edge relation diagram is monitored, so that when the target data fails, the failed node can be rapidly located.
For example, fig. 6 shows a schematic structural diagram of a target blood-edge relationship of registration metadata provided in the embodiment of the present application, first, the registration metadata is determined from a plurality of data table attribute information stored in a corresponding position of a data source, field information in a data table, and all service configuration information, where the registration metadata is in data table 1 in fig. 6, and the service configuration information of data service a includes the registration metadata, so that an initial blood-edge relationship graph of the registration metadata, that is, a data table 1 is correspondingly connected with data service a, may be obtained, in response to a management user, for the field information in the data table, a plurality of data table attribute information, and a plurality of data management tasks, a target blood-edge relationship graph of a field registration interface for an initial blood-edge relationship graph topology, that is, a data table 2, a data table 3, and a data table 4 in fig. 6 may be drawn on the basis of the initial blood-edge relationship by the management user, so that the target blood-edge relationship graph of the registration metadata may be obtained, and the working state of each node in the target blood-edge relationship graph may be monitored, and the working state of the node may be determined according to the working state of the node in the target blood-edge relationship graph when the data service a fails.
Here, the service data full life cycle definition includes a plurality of data governance tasks such as data exploration, data integration, data development processing, and the like.
Referring to fig. 7, a processing device for a data service according to an embodiment of the present application includes:
a receiving module 601, configured to receive a data service construction request initiated by a management user at a management interface, where the data service construction request includes a data source and authorization information;
an obtaining module 602, configured to obtain field information in a data table stored in a corresponding location of a data source;
an output module 603, configured to output field information at the management interface;
a response module 604 for and responsive to managing service configuration information entered by the user at the user input interface for field information;
a storage module 605 for storing service configuration information, data source, authorization information, and data service identifier correspondingly;
a publishing module 606, configured to publish and publish a data service interface corresponding to the data service identifier;
the receiving module 601 is further configured to receive, through a data service interface, a data service request initiated by a querying user, where the data service request includes user information;
an authentication module 607, configured to authenticate the querying user according to the authorization information and the user information corresponding to the data service identifier;
The obtaining module 602 is further configured to obtain, if the authentication is passed, target data corresponding to service configuration information corresponding to the data service identifier in a data table stored in a location corresponding to a data source corresponding to the data service identifier;
and a sending module 608, configured to send the target data to the querying user.
In one possible implementation, if the data service is constructed as a data service based on a data object or a data index, the response module 604 is specifically configured to select the service configuration information by way of a field drag or a field option in response to the management user selecting the field information at the user input interface.
In one possible implementation, if the data service is built as a data service of a custom database, the response module 604 is specifically configured to respond to a database query statement that is input by the management user for field information at the user input interface; and analyzing the database query statement through a regularization method to determine service configuration information.
In one possible embodiment, the apparatus further comprises: a monitoring module 609;
the receiving module 601 is further configured to receive a real-time subscription service construction request initiated by a subscription user on a subscription interface, where the real-time subscription service construction request includes subscribed user information and subscribed data service identifiers;
The authentication module 607 is further configured to authenticate a subscribed user according to authorization information corresponding to the subscribed data service identifier and subscribed user information;
the monitoring module 609 is configured to monitor, in real time, whether target data corresponding to service configuration information corresponding to the subscribed data service identifier is updated in a data table stored in a data source corresponding position corresponding to the subscribed data service identifier if the authentication is passed;
the obtaining module 602 is further configured to obtain, if the target data is updated, target data corresponding to service configuration information corresponding to the data service identifier in a data table stored in a location corresponding to the data source corresponding to the subscribed data service identifier;
the sending module 608 is further configured to send the target data to the subscribing user.
In one possible embodiment, the apparatus further comprises: a statistics module 610, a judgment module 611;
a statistics module 610, configured to count the number of times of obtaining target data corresponding to service configuration information corresponding to a data service identifier in a preset duration;
a judging module 611, configured to judge whether the acquisition number is greater than a preset acquisition number; if the acquisition times are greater than the preset acquisition times, judging whether target data corresponding to service configuration information corresponding to the data service identification are in a cache database in a data table stored at a position corresponding to a data source corresponding to the data service identification;
The storage module 605 is further configured to store the target data into the cache database if the target data is not present;
the sending module 608 is further configured to send the target data to a querying user or a subscribing user;
the storage module 605 is further configured to send the target data in the cache database to the querying user or the subscribing user if the target data is present.
In one possible embodiment, the apparatus further comprises: a delete module 612;
the monitoring module 609 is further configured to monitor, in real time, a storage duration of the target data stored in the cache database;
and a deleting module 612, configured to delete the target data in the cache database if the storage time period is longer than the preset storage time period.
In one possible embodiment, the apparatus further comprises:
the acquisition module 602 is further configured to make a real-time subscription service construction request further including an item identifier; acquiring the total flow number of the items which are already allocated to the corresponding item identification and the item creation time length in real time;
the judging module 611 is further configured to judge whether the total flow or the item creation time period is greater than a preset total flow or a preset item creation time period;
the sending module 608 is further configured to send the subscription stopping information to the subscribing user if the total traffic number or the item creation time period is greater than the preset traffic number or the preset item creation time period.
In one possible embodiment, the apparatus further comprises: a parsing module 613;
the response module 604 is further configured to respond to registration field information input by the management user in the field registration interface;
the analyzing module 613 analyzes the initial blood relationship graph of the registered field information from the attribute information of the plurality of data tables and the field information in the data tables stored in the corresponding positions of the data sources and all the service configuration information;
the output module 603 is further configured to output, at the field registration interface, a plurality of data table attribute information stored in a corresponding location of the data source, field information in the data table, an initial blood-edge relationship graph, and a plurality of data management tasks;
the response module 604 is further configured to respond to a target blood edge relationship graph of the initial blood edge relationship graph topology at the field registration interface for field information, a plurality of data table attribute information, and a plurality of data administration tasks in the data table by the management user;
the monitoring module 609 is further configured to monitor an operation state of each node in the target blood edge relationship graph.
The embodiment of the application provides a processing device of data service, which comprises: a receiving module 601, configured to receive a data service construction request initiated by a management user at a management interface, where the data service construction request includes a data source and authorization information; an obtaining module 602, configured to obtain field information in a data table stored in a corresponding location of a data source; an output module 603, configured to output field information at the management interface; a response module 604 for and responsive to managing service configuration information entered by the user at the user input interface for field information; a storage module 605 for storing service configuration information, data source, authorization information, and data service identifier correspondingly; a publishing module 606, configured to publish and publish a data service interface corresponding to the data service identifier; the receiving module 601 is further configured to receive, through a data service interface, a data service request initiated by a querying user, where the data service request includes user information; an authentication module 607, configured to authenticate the querying user according to the authorization information and the user information corresponding to the data service identifier; the obtaining module 602 is further configured to obtain, if the authentication is passed, target data corresponding to service configuration information corresponding to the data service identifier in a data table stored in a location corresponding to a data source corresponding to the data service identifier; and a sending module 608, configured to send the target data to the querying user. According to the method and the device, the field information in the data table is acquired through the data service construction request initiated by the management user, so that the management user inputs the service configuration information aiming at the field information in the data table, then the data service corresponding to the service configuration information is constructed, after the data service request of the query user is received, the target data corresponding to the service configuration information is sent to the query user, the management user can quickly construct the data service of the data table, and other query users can directly query and acquire the target data corresponding to the data service through the data service.
As shown in fig. 8, an electronic device 700 provided in an embodiment of the present application includes: a processor 701, a memory 702 and a bus, the memory 702 storing machine readable instructions executable by the processor 701, the processor 701 and the memory 702 communicating over the bus when the electronic device is running, the processor 701 executing machine readable instructions to perform the steps of a method of processing a data service as described above.
Specifically, the memory 702 and the processor 701 can be general-purpose memories and processors, and are not particularly limited herein, and the processing method of the data service can be executed when the processor 701 runs a computer program stored in the memory 702.
Corresponding to the above data service processing method, the embodiment of the application further provides a computer readable storage medium, where a computer program is stored, and when the computer program is executed by the processor, the steps of the data service processing method are executed.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described system and apparatus may refer to corresponding procedures in the method embodiments, which are not described in detail in this application. In the several embodiments provided in this application, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. The above-described apparatus embodiments are merely illustrative, and the division of the modules is merely a logical function division, and there may be additional divisions when actually implemented, and for example, multiple modules or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some communication interface, indirect coupling or communication connection of devices or modules, electrical, mechanical, or other form.
The modules described as separate components may or may not be physically separate, and components shown as modules may or may not be physical units, may be located in one place, or may be distributed over multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer readable storage medium executable by a processor. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the information processing method described in the embodiments of the present application. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk, etc.
The foregoing is merely a specific embodiment of the present application, but the protection scope of the present application is not limited thereto, and any person skilled in the art can easily think about changes or substitutions within the technical scope of the present application, and the changes or substitutions are covered in the protection scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A method for processing a data service, the method comprising:
receiving a data service construction request initiated by a management user at a management interface, wherein the data service construction request comprises a data source and authorization information; the data service construction request comprises three construction types of data service construction based on data objects or data service construction of data indexes or data service construction of a custom database;
acquiring field information in a data table stored in a corresponding position of the data source;
outputting the field information at the management interface; responding to the service configuration information input mode of the management user corresponding to the construction type of the data service construction request by the construction type, and inputting the service configuration information aiming at the field information at a user input interface;
Correspondingly storing the service configuration information, the data source, the authorization information and a data service identifier; and issuing a data service interface corresponding to the data service identifier;
receiving a data service request initiated by a query user through the data service interface, wherein the data service request comprises user information;
authenticating the inquiring user according to the authorization information corresponding to the data service identifier and the user information;
if the authentication is passed, acquiring target data corresponding to service configuration information corresponding to the data service identifier from a data table stored in a position corresponding to a data source corresponding to the data service identifier; and sending the target data to the querying user;
after the service configuration information is entered for the field information in response to the administrative user at a user input interface, the method further comprises: responding to the registration field information input by the management user in a field registration interface; analyzing an initial blood-edge relation diagram of the registered field information from a plurality of data table attribute information stored in the corresponding position of the data source, field information in the data table and all service configuration information; outputting a plurality of data table attribute information stored in the corresponding position of the data source, field information in the data table, the initial blood-margin relation diagram and a plurality of data management tasks at the field registration interface; responding to the management user aiming at field information in the data table, the attribute information of the data tables and the data management tasks, and registering a target blood edge relation graph of the initial blood edge relation graph topology at the field registration interface; monitoring the working state of each node in the target blood edge relation graph; the initial blood relationship diagram comprises data services of which the input field and the output field of the service configuration information contain the registration field information; the target blood-edge relation graph comprises the registration field information, a plurality of data table attribute information and blood-edge relations of a plurality of data management tasks.
2. The method according to claim 1, wherein if the data service is constructed as a data service construction based on a data object or a data service construction of a data index, the responding to the service configuration information input by the management user at the user input interface for the field information comprises:
and responding to the management user to select the service configuration information in the field information through field dragging or field options in the user input interface.
3. The method according to claim 1, wherein if the data service is built as a data service of a custom database, the responding to the service configuration information input by the management user at the user input interface for the field information includes:
responding to the database query statement input by the management user for the field information at the user input interface;
analyzing the database query statement through a regularization method, and determining the service configuration information.
4. The method for processing a data service according to claim 1, wherein the method for processing a data service further comprises:
Receiving a real-time subscription service construction request initiated by a subscription user on a subscription interface, wherein the real-time subscription service construction request comprises subscription user information and subscription data service identification;
authenticating the subscribed user according to the authorization information corresponding to the subscribed data service identifier and the subscribed user information;
if the authentication is passed, monitoring whether target data corresponding to service configuration information corresponding to the subscribed data service identification is updated in a data table stored in a data source corresponding position corresponding to the subscribed data service identification in real time;
if the target data is updated, acquiring target data corresponding to service configuration information corresponding to the data service identifier in a data table stored at a position corresponding to a data source corresponding to the subscribed data service identifier; and sending the target data to the subscribing user.
5. The method for processing a data service according to claim 4, wherein before said acquiring the target data corresponding to the service configuration information corresponding to the data service identification, the method further comprises:
counting the acquisition times of target data corresponding to the service configuration information corresponding to the data service identifier in a preset time period;
Judging whether the acquisition times are larger than preset acquisition times or not; if the acquisition times are greater than preset acquisition times, judging whether target data corresponding to service configuration information corresponding to the data service identifier are in a cache database or not in a data table stored at a position corresponding to a data source corresponding to the data service identifier;
if not, storing the target data into the cache database; and sending the target data to the querying user or the subscribing user;
and if yes, sending the target data in the cache database to the inquiring user or the subscribing user.
6. The method for processing a data service according to claim 5, wherein after said storing the target data in the cache database, the method for processing a data service further comprises:
monitoring the storage time length of the target data stored in the cache database in real time;
and if the storage time length is longer than the preset storage time length, deleting the target data in the cache database.
7. The method for processing a data service according to claim 4, wherein the method for processing a data service further comprises:
The real-time subscription service construction request also comprises an item identifier;
acquiring the total flow number and the project creation time length of the projects corresponding to the project identifiers in real time;
judging whether the total flow or the item creation time is greater than a preset total flow or a preset item creation time;
and if the total flow or the item creation time is longer than the preset total flow or the preset item creation time, sending subscription stopping information to the subscribing user.
8. A processing apparatus for a data service, the processing apparatus for a data service comprising:
the receiving module is used for receiving a data service construction request initiated by a management user at a management interface, wherein the data service construction request comprises a data source and authorization information; the data service construction request comprises three construction types of data service construction based on data objects or data service construction of data indexes or data service construction of a custom database;
the acquisition module is used for acquiring field information in a data table stored in a corresponding position of the data source;
the output module is used for outputting the field information at the management interface;
the response module is used for responding to the service configuration information input mode corresponding to the construction type of the data service construction request by the management user, and inputting the service configuration information aiming at the field information at a user input interface;
The storage module is used for correspondingly storing the service configuration information, the data source, the authorization information and the data service identifier;
the issuing module is used for issuing a data service interface corresponding to the data service identifier;
the receiving module is further configured to receive a data service request initiated by a querying user through the data service interface, where the data service request includes user information;
the authentication module is used for authenticating the inquiring user according to the authorization information corresponding to the data service identifier and the user information;
the acquisition module is further configured to acquire, if the authentication passes, target data corresponding to service configuration information corresponding to the data service identifier in a data table stored in a position corresponding to a data source corresponding to the data service identifier;
the sending module is used for sending the target data to the inquiring user;
after the service configuration information is input for the field information in response to the management user at a user input interface, the apparatus further comprises: the analysis module and the monitoring module;
the response module is also used for responding to the registration field information input by the management user in the field registration interface;
The analyzing module is used for analyzing an initial blood-edge relation diagram of the registered field information from a plurality of data table attribute information stored in the corresponding position of the data source, field information in the data table and all service configuration information;
the output module is further configured to output, at the field registration interface, a plurality of data table attribute information stored in a location corresponding to the data source, field information in the data table, the initial blood-edge relationship graph, and a plurality of data management tasks;
the response module is further configured to respond to the management user for the field information in the data table, the attribute information of the plurality of data tables, the plurality of data management tasks, and the target blood-edge relationship graph of the initial blood-edge relationship graph topology at the field registration interface;
the monitoring module is used for monitoring the working state of each node in the target blood edge relation graph; the initial blood relationship diagram comprises data services of which the input field and the output field of the service configuration information contain the registration field information; the target blood-edge relation graph comprises the registration field information, a plurality of data table attribute information and blood-edge relations of a plurality of data management tasks.
9. An electronic device, comprising: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating over the bus when the electronic device is running, the processor executing the machine-readable instructions to perform the steps of the method of processing a data service according to any one of claims 1 to 7.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when executed by a processor, performs the steps of the method of processing a data service according to any of claims 1 to 7.
CN202210470735.5A 2022-04-28 2022-04-28 Data service processing method and device, electronic equipment and storage medium Active CN114741396B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210470735.5A CN114741396B (en) 2022-04-28 2022-04-28 Data service processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210470735.5A CN114741396B (en) 2022-04-28 2022-04-28 Data service processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114741396A CN114741396A (en) 2022-07-12
CN114741396B true CN114741396B (en) 2023-07-28

Family

ID=82284901

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210470735.5A Active CN114741396B (en) 2022-04-28 2022-04-28 Data service processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114741396B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115906131B (en) * 2022-12-23 2024-01-26 星环信息科技(上海)股份有限公司 Data management method, system, equipment and storage medium
CN116781789B (en) * 2023-05-09 2024-02-23 天云融创数据科技(北京)有限公司 API service generation method and device
CN116860859B (en) * 2023-09-01 2023-12-22 江西省信息中心(江西省电子政务网络管理中心 江西省信用中心 江西省大数据中心) Multi-source heterogeneous data interface creation method and device and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10452634B2 (en) * 2016-02-01 2019-10-22 Microsoft Technology Licensing, Llc Provide consumer oriented data service
CN110008232A (en) * 2019-04-11 2019-07-12 北京启迪区块链科技发展有限公司 Generation method, device, server and the medium of structured query sentence
CN111163159B (en) * 2019-12-27 2023-07-14 中国平安人寿保险股份有限公司 Message subscription method, device, server and computer readable storage medium
CN111639143B (en) * 2020-06-05 2020-12-22 广州市玄武无线科技股份有限公司 Data blood relationship display method and device of data warehouse and electronic equipment
CN112416964A (en) * 2020-11-17 2021-02-26 深圳依时货拉拉科技有限公司 Data processing method, device and system, computer equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN114741396A (en) 2022-07-12

Similar Documents

Publication Publication Date Title
CN114741396B (en) Data service processing method and device, electronic equipment and storage medium
CN108053863B (en) Mass medical data storage system and data storage method suitable for large and small files
US11281793B2 (en) User permission data query method and apparatus, electronic device and medium
CN112650762B (en) Data quality monitoring method and device, electronic equipment and storage medium
US10248674B2 (en) Method and apparatus for data quality management and control
US9165036B2 (en) Streaming transaction notifications
CN112364110B (en) Metadata management method, device, equipment and computer storage medium
CN107222331B (en) method and device for monitoring performance of distributed application system, storage medium and equipment
CN108958959B (en) Method and device for detecting hive data table
CN113094385B (en) Data sharing fusion platform and method based on software defined open tool set
CN109241084B (en) Data query method, terminal equipment and medium
US8868583B2 (en) Similarity calculation apparatus
CN112148779B (en) Method, device and storage medium for determining business index
CN109740129B (en) Report generation method, device and equipment based on blockchain and readable storage medium
CN114428822B (en) Data processing method and device, electronic equipment and storage medium
CN111414410A (en) Data processing method, device, equipment and storage medium
CN114153688A (en) Distributed monitoring method and device based on cloud platform
CN113238815A (en) Interface access control method, device, equipment and storage medium
CN113010208A (en) Version information generation method, version information generation device, version information generation equipment and storage medium
CN110309206B (en) Order information acquisition method and system
CN117370128A (en) Cloud monitoring and analyzing method and system
CN114996104A (en) Data processing method and device
CN109450874B (en) User account monitoring method and device
CN113011819A (en) Bare metal server management method and device and management server
CN111352985A (en) Data service platform, method and storage medium based on computer system

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