CN110188307A - A kind of multi-tenant data partition method, server and system - Google Patents

A kind of multi-tenant data partition method, server and system Download PDF

Info

Publication number
CN110188307A
CN110188307A CN201910469756.3A CN201910469756A CN110188307A CN 110188307 A CN110188307 A CN 110188307A CN 201910469756 A CN201910469756 A CN 201910469756A CN 110188307 A CN110188307 A CN 110188307A
Authority
CN
China
Prior art keywords
tenant
data
major key
level domain
user
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.)
Granted
Application number
CN201910469756.3A
Other languages
Chinese (zh)
Other versions
CN110188307B (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.)
Eastcompeace Technology Co Ltd
Original Assignee
Eastcompeace 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 Eastcompeace Technology Co Ltd filed Critical Eastcompeace Technology Co Ltd
Priority to CN201910469756.3A priority Critical patent/CN110188307B/en
Publication of CN110188307A publication Critical patent/CN110188307A/en
Application granted granted Critical
Publication of CN110188307B publication Critical patent/CN110188307B/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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

It includes: that tenant's major key of the tenant is determined according to user's major key when receiving tenant's logging request of the second level domain for carrying tenant and user's major key that the embodiment of the present application, which discloses a kind of multi-tenant data partition method, server and system, method,;Searched according to tenant's major key and return to the tenant data to the corresponding web site of the second level domain, the data of the tenant are shown in the web site.The application passes through the second level domain and tenant's major key to each tenant distribution, determine user's major key of tenant, that is shared database, find the data for belonging to tenant, and in the corresponding web page of second level domain for being shown in tenant, so that the data of that a part of oneself can only be accessed in tenant by second level domain, data isolation is realized, the at high cost or data for solving existing multi-tenant data partition method restore difficult technical problem.

Description

A kind of multi-tenant data partition method, server and system
Technical field
This application involves software architecture technical field more particularly to a kind of multi-tenant data partition method, server and it is System.
Background technique
Multi-tenant technology or multiple leasing techniques are a kind of software architecture technologies, how are realized in multi-user environment Under share identical system or program assembly, and can ensure that the isolation of data between each user.It is more in cloud computing era instantly Tenant's technology is identical or even customizable as the most clients of service offer with triangular web framework in shared data center Service, and can still ensure the data isolation of client.
There are mainly two types of existing multi-tenant data isolation schemes, and one is self contained data base is used, the program needs to increase Add the installation number of database, therefore there are maintenance cost and the higher problem of acquisition cost, another kind is using shared number According to library, isolated data framework, if the program breaks down, the data of other tenants will be involved due to restoring database, are existed Data restore difficult problem, meanwhile, if desired there is also certain difficulties for across tenant statistical data.
Summary of the invention
The embodiment of the present application provides a kind of multi-tenant data partition method, server and system, solves existing more The at high cost or data of tenant data partition method restore difficult technical problem.
In view of this, the application first aspect provides a kind of multi-tenant data partition method, which comprises
When receiving tenant's logging request of the second level domain for carrying tenant and user's major key, householder is used according to described Key determines tenant's major key of the tenant;
It is searched according to tenant's major key and returns to the data of the tenant to the corresponding web site of the second level domain, The data of the tenant are shown in the web site.
Optionally, it is also wrapped before the tenant's logging request for receiving the second level domain for carrying tenant and user's major key It includes:
When receiving tenant's register instruction, the tenant's major key for including in tenant's register instruction is added to and tenant In relevant tables of data;
After tenant's major key is associated with user's major key, the database space and second level domain of tenant are determined.
Optionally, the second level domain and user's major key are set in the header of tenant's logging request.
The application second aspect provides a kind of web server, and the web server includes:
Searching unit, for when receiving tenant's logging request of the second level domain for carrying tenant and user's major key, Tenant's major key of the tenant is determined according to user's major key;
Return unit, for the data of the tenant to be searched and returned according to tenant's major key to the second level domain pair The web site answered shows the data of the tenant in the web site.
Optionally, further includes:
Processing unit, the tenant master for will include in tenant's register instruction when receiving tenant's register instruction Key is added in tables of data relevant to tenant;
Configuration unit, for after being associated with tenant's major key with user's major key, determine tenant database space and Second level domain.
The application third aspect provides a kind of multi-tenant data shielding system, the system comprises:
Web server, application server cluster and database described in tenant's client, above-mentioned second aspect;
Tenant's client, the web server, the application server cluster and the database successively communication link It connects;
Tenant's client sends tenant's logging request to the web server, and tenant's logging request carries The second level domain and user's major key of tenant;
The web server determines tenant's major key of the tenant according to user's major key, and is taken by the application Business device cluster distributes the data of the corresponding tenant of tenant's major key to the database request;
The database returns to the data of the tenant to the web server, by the web server by the rent The data at family return to tenant's client, the web site corresponding with the second level domain in tenant's client The data of the middle display tenant.
Optionally, further includes:
Tenant's client sends tenant's register instruction to the web server;
The web server is when receiving tenant's register instruction, the rent that will include in tenant's register instruction Householder's key is added in the tables of data in the database relevant to tenant by the application server cluster;
After tenant's major key is associated with by the web server with user's major key, the DataBase Control of tenant is determined And second level domain, and the second level domain is returned to tenant's client.
Optionally, the web server is nginx web server, apache web server or tomcat web clothes It is engaged in any in device.
Optionally, the database includes primary database and from database;
The data of the tenant are stored in the primary database and described from database simultaneously.
As can be seen from the above technical solutions, the embodiment of the present application has the advantage that
In the embodiment of the present application, a kind of multi-tenant data partition method is provided, passes through the second level distributed to each tenant Domain name and tenant's major key determine user's major key of tenant, i.e. shared database, find the data for belonging to tenant, and show In the corresponding web page of second level domain of tenant, so that a part of oneself can only be accessed in tenant by second level domain Data, realize data isolation, the at high cost or data for solving existing multi-tenant data partition method restore difficult Technical problem.
Detailed description of the invention
Fig. 1 is a kind of system architecture diagram of multi-tenant data shielding system in the embodiment of the present application;
Fig. 2 is an a kind of method flow diagram of multi-tenant data partition method in the embodiment of the present application;
Fig. 3 is a kind of another method flow diagram of multi-tenant data partition method in the embodiment of the present application;
Fig. 4 is an a kind of structural schematic diagram of web server in the embodiment of the present application;
Fig. 5 is a kind of another structural schematic diagram of web server in the embodiment of the present application.
Specific embodiment
In order to make those skilled in the art more fully understand application scheme, below in conjunction in the embodiment of the present application Attached drawing, the technical scheme in the embodiment of the application is clearly and completely described, it is clear that described embodiment is only this Apply for a part of the embodiment, instead of all the embodiments.Based on the embodiment in the application, those of ordinary skill in the art exist Every other embodiment obtained under the premise of creative work is not made, shall fall in the protection scope of this application.
It should be understood that the application, which is applied to multi-tenant data, is isolated method, system, referring to Fig. 1, Fig. 1 is in the embodiment of the present application Information processing system architecture diagram, as shown in Figure 1, in Fig. 1 include tenant's client, web server, application server cluster and Database;
Tenant's client, the web server, the application server cluster and the database successively communication link It connects;
Tenant's client sends tenant's logging request to the web server, and tenant's logging request carries The second level domain and user's major key of tenant;
The web server determines tenant's major key of the tenant according to user's major key, and is taken by the application Business device cluster distributes the data of the corresponding tenant of tenant's major key to the database request;
The database returns to the data of the tenant to the web server, by the web server by the rent The data at family return to tenant's client, the web site corresponding with the second level domain in tenant's client The data of the middle display tenant.
It should be noted that being understood that learn according to Fig. 1, the tenant of tenant's client accesses the second level domain of oneself, Tenant's logging request is sent by network and web server, second level domain and the user of tenant are carried in tenant's logging request Major key.User's major key is to determine the tenant is which user belonged to, it is contemplated that user can be company's account Family, and tenant can be the relationship of employee's account etc.In the present embodiment, web server is using nginx web services Device can also actually use apache web server or tomcat web server, backward by nginx web server The data of end application server cluster request distribution tenant, application server cluster access database and determine from database and rent After the data at family, tenant's client is back to according to principle and shows the data of the tenant in the web page of tenant's client.
Can also be it is seen in fig. 1, that being divided into primary database in database and from database, dual-host backup reinforces what data saved Reliability.
Further, further includes:
Tenant's client sends tenant's register instruction to the web server;
The web server is when receiving tenant's register instruction, the rent that will include in tenant's register instruction Householder's key is added in the tables of data in the database relevant to tenant by the application server cluster;
After tenant's major key is associated with by the web server with user's major key, the DataBase Control of tenant is determined And second level domain, and the second level domain is returned to tenant's client.
It should be noted that there is also the processes of tenant's registration before tenant logs in.Tenant's client is to web services Device sends tenant's register instruction, include in tenant's register instruction with the associated tenant's major key of user's major key, web server is by tenant Major key is added in all tables relevant to tenant, so as to transferring for data, and the second level domain of tenant is determined, so that tenant can Directly to log in the web page of the data of display oneself by second level domain.
The application devises a kind of multi-tenant data partition method, server and system, solves existing multi-tenant number Restore difficult technical problem according to the at high cost or data of partition method.
In order to make it easy to understand, referring to Fig. 2, Fig. 2 is the one of multi-tenant data partition method a kind of in the embodiment of the present application A method flow diagram, as shown in Fig. 2, specifically:
201, when receiving tenant's logging request of the second level domain for carrying tenant and user's major key, according to the use Householder's key determines tenant's major key of the tenant;
202, it is searched according to tenant's major key and returns to the data of the tenant to the corresponding web net of the second level domain It stands, the data of the tenant is shown in the web site.
In the embodiment of the present application, a kind of multi-tenant data partition method is provided, passes through the second level distributed to each tenant Domain name and tenant's major key determine user's major key of tenant, i.e. shared database, find the data for belonging to tenant, and show In the corresponding web page of second level domain of tenant, so that a part of oneself can only be accessed in tenant by second level domain Data, realize data isolation, the at high cost or data for solving existing multi-tenant data partition method restore difficult Technical problem.
Referring to Fig. 3, Fig. 3 is a kind of another method flow of multi-tenant data partition method in the embodiment of the present application Figure, as shown in figure 3, specifically:
301, when receiving tenant's register instruction, by the tenant's major key for including in tenant's register instruction be added to In the relevant tables of data of tenant;
302, after being associated with tenant's major key with user's major key, the database space and second level domain of tenant are determined;
303, when receiving tenant's logging request of the second level domain for carrying tenant and user's major key, according to the use Householder's key determines tenant's major key of the tenant;
304, it is searched according to tenant's major key and returns to the data of the tenant to the corresponding web net of the second level domain It stands, the data of the tenant is shown in the web site.
In the embodiment of the present application, a kind of multi-tenant data partition method is provided, passes through the second level distributed to each tenant Domain name and tenant's major key determine user's major key of tenant, i.e. shared database, find the data for belonging to tenant, and show In the corresponding web page of second level domain of tenant, so that a part of oneself can only be accessed in tenant by second level domain Data, realize data isolation, the at high cost or data for solving existing multi-tenant data partition method restore difficult Technical problem.
Referring to Fig. 4, Fig. 4 is an a kind of structural schematic diagram of web server in the embodiment of the present application, as shown in figure 4, Specifically:
Searching unit 401, for when the tenant's logging request for receiving the second level domain and user's major key that carry tenant When, tenant's major key of the tenant is determined according to user's major key;
Return unit 402, for the data of the tenant to be searched and returned according to tenant's major key to the second-level domain The corresponding web site of name, shows the data of the tenant in the web site.
Referring to Fig. 5, Fig. 5 is an a kind of structural schematic diagram of web server in the embodiment of the present application, as shown in figure 5, Specifically:
Processing unit 501, the tenant for will include in tenant's register instruction when receiving tenant's register instruction Major key is added in tables of data relevant to tenant;
Configuration unit 502, for after being associated with tenant's major key with user's major key, determine the database space of tenant with And second level domain;
Searching unit 503, for when the tenant's logging request for receiving the second level domain and user's major key that carry tenant When, tenant's major key of the tenant is determined according to user's major key;
Return unit 504, for the data of the tenant to be searched and returned according to tenant's major key to the second-level domain The corresponding web site of name, shows the data of the tenant in the web site.
It is apparent to those skilled in the art that for convenience and simplicity of description, the system of foregoing description, The specific work process of device and unit, can refer to corresponding processes in the foregoing method embodiment, and details are not described herein.
The description of the present application and term " first " in above-mentioned attached drawing, " second ", " third ", " the 4th " etc. are (if deposited ) it is to be used to distinguish similar objects, without being used to describe a particular order or precedence order.It should be understood that use in this way Data are interchangeable under appropriate circumstances, so that embodiments herein described herein for example can be in addition to illustrating herein Or the sequence other than those of description is implemented.In addition, term " includes " and " having " and their any deformation, it is intended that Cover it is non-exclusive include, for example, containing the process, method, system, product or equipment of a series of steps or units need not limit In step or unit those of is clearly listed, but may include be not clearly listed or for these process, methods, produce The other step or units of product or equipment inherently.
It should be appreciated that in this application, " at least one (item) " refers to one or more, and " multiple " refer to two or two More than a."and/or" indicates may exist three kinds of relationships, for example, " A and/or B " for describing the incidence relation of affiliated partner It can indicate: only exist A, only exist B and exist simultaneously tri- kinds of situations of A and B, wherein A, B can be odd number or plural number.Word Symbol "/" typicallys represent the relationship that forward-backward correlation object is a kind of "or"." at least one of following (a) " or its similar expression, refers to Any combination in these, any combination including individual event (a) or complex item (a).At least one of for example, in a, b or c (a) can indicate: a, b, c, " a and b ", " a and c ", " b and c ", or " a and b and c ", and wherein a, b, c can be individually, can also To be multiple.
In several embodiments provided herein, it should be understood that disclosed system, device and method can be with It realizes by another way.For example, the apparatus embodiments described above are merely exemplary, for example, the unit It divides, only a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components It can be combined or can be integrated into another system, or some features can be ignored or not executed.Another point, it is shown or The mutual coupling, direct-coupling or communication connection discussed can be through some interfaces, the indirect coupling of device or unit It closes or communicates to connect, can be electrical property, mechanical or other forms.
The unit as illustrated by the separation member may or may not be physically separated, aobvious as unit The component shown may or may not be physical unit, it can and it is in one place, or may be distributed over multiple In network unit.It can select some or all of unit therein according to the actual needs to realize the mesh of this embodiment scheme 's.
It, can also be in addition, each functional unit in each embodiment of the application can integrate in one processing unit It is that each unit physically exists alone, can also be integrated in one unit with two or more units.Above-mentioned integrated list Member both can take the form of hardware realization, can also realize in the form of software functional units.
If the integrated unit is realized in the form of SFU software functional unit and sells or use as independent product When, it can store in a computer readable storage medium.Based on this understanding, the technical solution of the application is substantially The all or part of the part that contributes to existing technology or the technical solution can be in the form of software products in other words It embodies, which is stored in a storage medium, including some instructions are used so that a computer Equipment (can be personal computer, server or the network equipment etc.) executes the complete of each embodiment the method for the application Portion or part steps.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (full name in English: Read-Only Memory, english abbreviation: ROM), random access memory (full name in English: Random Access Memory, english abbreviation: RAM), the various media that can store program code such as magnetic or disk.
The above, above embodiments are only to illustrate the technical solution of the application, rather than its limitations;Although referring to before Embodiment is stated the application is described in detail, those skilled in the art should understand that: it still can be to preceding Technical solution documented by each embodiment is stated to modify or equivalent replacement of some of the technical features;And these It modifies or replaces, the spirit and scope of each embodiment technical solution of the application that it does not separate the essence of the corresponding technical solution.

Claims (9)

1. a kind of multi-tenant data partition method characterized by comprising
It is true according to user's major key when receiving tenant's logging request of the second level domain for carrying tenant and user's major key Tenant's major key of the fixed tenant;
It is searched according to tenant's major key and returns to the data of the tenant to the corresponding web site of the second level domain, in institute State the data that the tenant is shown in web site.
2. multi-tenant data partition method according to claim 1, which is characterized in that described receive carries tenant's Before tenant's logging request of second level domain and user's major key further include:
When receiving tenant's register instruction, the tenant's major key for including in tenant's register instruction is added to related to tenant Tables of data in;
After tenant's major key is associated with user's major key, the database space and second level domain of tenant are determined.
3. multi-tenant data partition method according to claim 2, which is characterized in that the second level domain and the user Major key is set in the header of tenant's logging request.
4. a kind of web server characterized by comprising
Searching unit, for when receiving tenant's logging request of the second level domain for carrying tenant and user's major key, according to User's major key determines tenant's major key of the tenant;
Return unit, the data for the tenant to be searched and returned according to tenant's major key are corresponding to the second level domain Web site shows the data of the tenant in the web site.
5. web server according to claim 4, which is characterized in that further include:
Processing unit, for when receiving tenant's register instruction, the tenant's major key for including in tenant's register instruction to be added It adds in tables of data relevant to tenant;
Configuration unit, for determining the database space and second level of tenant after being associated with tenant's major key with user's major key Domain name.
6. a kind of multi-tenant data shielding system, which is characterized in that including tenant's client, web described in claim 4 or 5 Server, application server cluster and database;
Tenant's client, the web server, the application server cluster and the database successively communicate to connect;
Tenant's client sends tenant's logging request to the web server, and tenant's logging request carries tenant Second level domain and user's major key;
The web server determines tenant's major key of the tenant according to user's major key, and passes through the application server Cluster distributes the data of the corresponding tenant of tenant's major key to the database request;
The database returns to the data of the tenant to the web server, by the web server by the tenant's Data return to tenant's client, show in the web site corresponding with the second level domain in tenant's client Show the data of the tenant.
7. multi-tenant data shielding system according to claim 6, which is characterized in that further include:
Tenant's client sends tenant's register instruction to the web server;
The web server is when receiving tenant's register instruction, the tenant master that will include in tenant's register instruction Key is added in the tables of data in the database relevant to tenant by the application server cluster;
After tenant's major key is associated with by the web server with user's major key, determine tenant the DataBase Control and Second level domain, and the second level domain is returned to tenant's client.
8. multi-tenant data shielding system according to claim 7, which is characterized in that the web server is nginx It is any in web server, apache web server or tomcat web server.
9. multi-tenant data shielding system according to claim 7, which is characterized in that the database includes primary database With from database;
The data of the tenant are stored in the primary database and described from database simultaneously.
CN201910469756.3A 2019-05-31 2019-05-31 Multi-tenant data isolation method, server and system Active CN110188307B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910469756.3A CN110188307B (en) 2019-05-31 2019-05-31 Multi-tenant data isolation method, server and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910469756.3A CN110188307B (en) 2019-05-31 2019-05-31 Multi-tenant data isolation method, server and system

Publications (2)

Publication Number Publication Date
CN110188307A true CN110188307A (en) 2019-08-30
CN110188307B CN110188307B (en) 2023-05-16

Family

ID=67719554

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910469756.3A Active CN110188307B (en) 2019-05-31 2019-05-31 Multi-tenant data isolation method, server and system

Country Status (1)

Country Link
CN (1) CN110188307B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111092816A (en) * 2019-11-26 2020-05-01 金蝶软件(中国)有限公司 Gateway dynamic routing method, gateway dynamic routing device, computer equipment and storage medium
CN112000686A (en) * 2020-08-14 2020-11-27 北京金和网络股份有限公司 Multi-tenant data sharing management method, device and system and data management equipment
CN112068822A (en) * 2020-08-26 2020-12-11 深圳市卓智荟教育科技有限公司 Visual generation method, device, equipment and storage medium of education terminal
CN112200635A (en) * 2020-10-21 2021-01-08 中国电子科技集团公司第十五研究所 Multi-tenant data isolation method and system based on tenant attributes
CN114760134A (en) * 2022-04-18 2022-07-15 成都星云智联科技有限公司 Multi-tenant isolation method and related device
CN114765630A (en) * 2022-02-16 2022-07-19 杭州湖畔网络技术有限公司 Data access method of multi-tenant platform, multi-tenant platform and server
CN114969612A (en) * 2022-07-29 2022-08-30 深圳市星卡软件技术开发有限公司 Multi-tenant data isolation method, system and computer equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708316A (en) * 2012-04-19 2012-10-03 北京华胜天成科技股份有限公司 Method for isolating data in multi-tenant architecture
CN105069366A (en) * 2015-07-06 2015-11-18 无锡天脉聚源传媒科技有限公司 Account registration and management method and device
CN108038390A (en) * 2017-12-09 2018-05-15 珠海横琴小可乐信息技术有限公司 A kind of software, that is, service platform tenant data isolation and shared method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708316A (en) * 2012-04-19 2012-10-03 北京华胜天成科技股份有限公司 Method for isolating data in multi-tenant architecture
CN105069366A (en) * 2015-07-06 2015-11-18 无锡天脉聚源传媒科技有限公司 Account registration and management method and device
CN108038390A (en) * 2017-12-09 2018-05-15 珠海横琴小可乐信息技术有限公司 A kind of software, that is, service platform tenant data isolation and shared method and system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111092816A (en) * 2019-11-26 2020-05-01 金蝶软件(中国)有限公司 Gateway dynamic routing method, gateway dynamic routing device, computer equipment and storage medium
CN112000686A (en) * 2020-08-14 2020-11-27 北京金和网络股份有限公司 Multi-tenant data sharing management method, device and system and data management equipment
CN112068822A (en) * 2020-08-26 2020-12-11 深圳市卓智荟教育科技有限公司 Visual generation method, device, equipment and storage medium of education terminal
CN112200635A (en) * 2020-10-21 2021-01-08 中国电子科技集团公司第十五研究所 Multi-tenant data isolation method and system based on tenant attributes
CN114765630A (en) * 2022-02-16 2022-07-19 杭州湖畔网络技术有限公司 Data access method of multi-tenant platform, multi-tenant platform and server
CN114765630B (en) * 2022-02-16 2024-04-26 杭州湖畔网络技术有限公司 Data access method of multi-tenant platform, multi-tenant platform and server
CN114760134A (en) * 2022-04-18 2022-07-15 成都星云智联科技有限公司 Multi-tenant isolation method and related device
CN114760134B (en) * 2022-04-18 2024-05-28 成都星云智联科技有限公司 Multi-tenant isolation method and related device
CN114969612A (en) * 2022-07-29 2022-08-30 深圳市星卡软件技术开发有限公司 Multi-tenant data isolation method, system and computer equipment

Also Published As

Publication number Publication date
CN110188307B (en) 2023-05-16

Similar Documents

Publication Publication Date Title
CN110188307A (en) A kind of multi-tenant data partition method, server and system
CN104424287B (en) Data query method and apparatus
US9020802B1 (en) Worldwide distributed architecture model and management
CN106909451A (en) A kind of distributed task dispatching system and method
CN108365971A (en) Daily record analytic method, equipment and computer-readable medium
CN111091429A (en) Electronic bill identification distribution method and device and electronic bill generation system
CN107895253A (en) A kind of method that electricity transaction function carries out micro services transformation
CN105915650B (en) Load-balancing method and device
CN106210151A (en) A kind of zedis distributed caching and server cluster monitoring method
CN103399894A (en) Distributed transaction processing method on basis of shared storage pool
CN111610979B (en) API gateway subjected to persistence and coupling degree optimization and method thereof
CN110225138B (en) Distributed architecture
CN110415042A (en) A kind of discount coupon generates system, method and coupon server
JP6975153B2 (en) Data storage service processing method and equipment
CN103248677A (en) Internet behavior analysis system and working method thereof
US10423625B2 (en) Exactly-once semantics for streaming analytics in non-idempotent output operations
CN104468399A (en) Data transmission method and device and server
CN108897800A (en) A kind of method, apparatus and system of managing log information
CN109586970A (en) Resource allocation methods, apparatus and system
US8161079B2 (en) Acquisition and expansion of storage area network interoperation relationships
CN112788124A (en) Distributed registration service method and device for remote sensing image
CN110119396A (en) Data managing method and Related product
CN109766313A (en) Geological project data processing method, device and computer equipment
CN109254880A (en) A kind of method and device handling database delay machine
CN114328587A (en) NDC message distributed analysis system architecture integration method and device

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