WO2017076212A1 - 一种数据表查询方法及设备 - Google Patents
一种数据表查询方法及设备 Download PDFInfo
- Publication number
- WO2017076212A1 WO2017076212A1 PCT/CN2016/103491 CN2016103491W WO2017076212A1 WO 2017076212 A1 WO2017076212 A1 WO 2017076212A1 CN 2016103491 W CN2016103491 W CN 2016103491W WO 2017076212 A1 WO2017076212 A1 WO 2017076212A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- album
- server
- identifier
- data table
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
Definitions
- the present application relates to the field of communications technologies, and in particular, to a data table query method.
- the application also relates to a data table query device.
- This method classifies the data according to the purpose, and the user can find the required data packets under various categories according to their own purposes.
- the shortcoming of the class is that it is difficult to unify the understanding, and the scope of operation is full disclosure. It cannot take into account some private needs, and may expose the private data under development in the category.
- the categories require top-down management and require a very systematic division of the data classification.
- a single piece of data can be used for a variety of purposes, and can not be easily classified, and the data is too many to classify each piece of data perfectly. Even if it is classified, everyone has different perceptions. It does not necessarily endorse the existing classification structure, so it is not always possible to find the category in which the data is classified according to its own understanding.
- This approach describes the attributes of multiple aspects of the data with multiple tags by describing the attributes of the data with simple words.
- the disadvantages are similarity and tiling, and similar to the category, the scope of operation is full disclosure, and can not take into account some private needs.
- there are multiple approximation words in the tag and after the tag is more, it can still be searched by category or search. There will be a lot of data with the same tags, so organizing data in tabs is still hard to find. Useful data.
- This method is similar to the browser's collection. Generally, multiple folders are used for organization. Generally, they are used by individuals and are not used for sharing. Therefore, the classification structure is simple and cannot be queried or retrieved by other users.
- the present application provides a data table query method. Since the related data table is consciously included in the data album of the same attribute information, the data album with the query information can be queried by searching various attribute information of the data album, thereby Obtain multiple similar data tables, so that you can efficiently find the required data tables, so that users can quickly find and bulk acquire the required data tables.
- the method is applied to a server containing a data album, the data album corresponding to one or more data tables, the method comprising:
- the server receives a data table query request, where the data table query request carries query information
- the server queries, according to the attribute information of each of the data albums, whether there is a data album whose attribute information matches the query information;
- the server If there is a target data album whose attribute information matches the query information, the server returns the target data to the sender of the data table query request according to the preset access policy and the attribute information of the target data album.
- the data table corresponding to the album is the data table corresponding to the album.
- the attribute information includes at least one or more of the following contents:
- the identification ID of the created user of the data album The identification ID of the created user of the data album, the category information of the data album, the title information of the data album, and the identifier of the data album.
- the server queries, according to attribute information of each of the data albums, whether there is a data album whose attribute information matches the query information, specifically:
- the server acquires a data album that creates the same ID of the user as the user ID;
- the server obtains the category information ID that matches the specified category.
- Data album
- the server acquires a data album whose title information ID is the same or related to the key field;
- the server acquires a data album that is consistent with the specified identifier.
- the attribute information further includes a read range permission of the data album
- the data table query request further carries an identifier of the access user
- the server is configured according to the preset access policy and the target data album.
- the attribute information returns a data table corresponding to the target data album to the sender of the data table query request, specifically:
- the server determines whether the access right is higher than the read range permission
- the server If yes, the server returns a data table corresponding to the target data album
- the server If not, the server returns an access rejection response.
- the attribute information further includes an editable range permission of the data album, and after the server returns the data table corresponding to the target data album, the method further includes:
- the server determines the editing authority of the access user according to the identifier of the access user;
- the server changes the data table and/or the attribute information corresponding to the target data album according to the indication information carried by the data album editing request;
- the server If not, the server returns an edit rejection response.
- the method further includes:
- the server sends an update push message to the access user.
- the method further includes:
- the server sets a correspondence between the data table to be included and the specified data album according to the identifier of the data table to be included and the identifier of the specified data album.
- the method before the server receives the data table query request, the method further includes:
- the server creates the data album according to the attribute information, and sets a correspondence between the identifier of the data to be added and the data album according to the identifier of the data table to be added.
- the present application also proposes a server, the server includes a data album, the data album corresponds to one or more data tables, and the server includes:
- the receiving module receives the data table query request, where the data table query request carries the query information
- the query module queries, according to the attribute information of each of the data albums, whether there is a data album whose attribute information matches the query information;
- a response module when there is a target data album whose attribute information matches the query information, according to a preset access policy and attribute information of the target data album, the sender of the data table query request returns the target data The data table corresponding to the album.
- the attribute information includes at least one or more of the following contents:
- the identification ID of the created user of the data album The identification ID of the created user of the data album, the category information of the data album, the title information of the data album, and the identifier of the data album.
- the query module is specifically configured to:
- the query information is a user ID
- the query information is a specified category, obtaining a data album whose category information ID matches the specified category;
- query information is a key field
- query information is a specified identifier
- the attribute information further includes a readable range permission of the data album
- the data table query request further carries an identifier of the access user
- the response module is specifically configured to:
- the attribute information further includes an editable range permission of the data album, and further includes:
- An editing module when the server receives the data album editing request sent by the accessing user, determining an editing permission of the accessing user according to the identifier of the accessing user, and determining whether the editing permission is higher than the editing scope permission ;
- the editing module changes the data table and/or the attribute information corresponding to the target data album according to the indication information carried by the data album editing request;
- the editing module If not, the editing module returns an edit rejection response.
- the method further includes: updating a push module, receiving an update push request sent by the access user, the update push request carrying the identifier of the user ID or the target data album, and adding a new one in the server
- the update push message is sent to the access user when the data album corresponding to the user ID or the data table corresponding to the target album changes.
- the method further includes: a recording module, receiving a data table inclusion request sent by the access user, and setting the data table to be included according to the identifier of the data table to be included and the identifier of the specified data album Corresponding relationship of the designated data album, the data table inclusion request carries an identifier of the data table to be included and an identifier of the specified data album.
- the method further includes: creating a module, receiving a data album creation request, creating the data album according to the attribute information, and setting an identifier of the data table to be added and the data album according to the identifier of the data table to be added
- the data album establishment request carries the attribute information of the created user setting and the identifier of the data table to be added.
- FIG. 1 is a schematic flowchart diagram of a data table query method according to the present application
- FIG. 2 is a schematic structural diagram of a server according to the present application.
- the present application proposes a data table query method for classifying mutually related data tables by means of data albums in advance (the naming manner of data albums is set according to business needs), Then set privacy permissions for the data album so that the data album can be accessed within a controlled range. Since the data sheets included in the data album are in a certain aspect to meet the user's needs, this process enables the user to obtain useful data tables in batches, saving the user's retrieval time and the consumption of the retrieval resources.
- a schematic flowchart of a data table query method proposed by the present application includes the following steps:
- the server receives a data table query request, where the data table query request carries query information.
- the present application assigns a variety of attribute information to the data album for the user to search.
- the data album has various kinds of categorization information, for example, "the albums required by the user portrait” may include a plurality of albums of a more subdivided theme related to the theme of "user portrait", such an abstract classification may be Set by the server of the data album saver through the server; or directly search for the title of the data album itself after the number of data albums is large, so as to find a data album expressing similar meaning; or when the user has been in the data album display area Some of the many data albums find their own data albums of interest and then directly follow the logo of the data album. Therefore, in a preferred embodiment of the present application, the attribute information includes at least one or more of the following: an identification ID of the created user of the data album, category information of the data album, and a title of the data album Information, the identification of the data album.
- the creator when the data album needs to be created in the server, the creator also carries the attribute information and the identifier of the data table to be added in the data album establishment request, and the server receives the data.
- the data album is created according to the attribute information, and the correspondence between the identifier of the data table to be added and the data album is set according to the identifier of the data table to be added. relationship.
- the remarks of the data sheet of the income data album can be different from the description of the data table itself, creating a user Some information about the data sheet of the collector can be recorded in the remarks for subsequent understanding by other users.
- the server queries, according to attribute information of each of the data albums, whether there is a data album whose attribute information matches the query information.
- the server acquires a data album in which the identification ID of the created user is the same as the user ID;
- the server acquires a data album whose category information ID matches the specified category
- the server acquires a data album whose title information ID is the same or related to the key field;
- the server acquires a data album whose identifier is consistent with the specified identifier.
- the server If there is a target data album whose attribute information matches the query information, the server returns the request to the sender of the data table query according to the preset access policy and the attribute information of the target data album.
- the readable range permission of each data album is also set for the attribute information of each data album, and when the attribute information further includes the readable range permission of the data album
- the data table query request further carries the identifier of the access user, and the server first determines the access authority of the access user according to the identifier of the access user carried in the data table query request, and then determines whether the access right is higher than the readable Scope permissions. If yes, return the data table corresponding to the target data album; if otherwise, return an access rejection response.
- the technical solution of the present application may further provide an editing function of the data album for the access user when confirming that the access user can access the data album data table, in the case that the attribute information further includes the editable range permission of the data album.
- the server receives the data album editing request sent by the access user, the server determines the editing authority of the access user according to the identifier of the access user, and determines that the editing authority is If the permission is higher than the edit range, if yes, the data table corresponding to the target data album and/or the attribute information is changed according to the indication information carried by the data album edit request, if otherwise, the edit rejection response is returned.
- the editable range of the data album is set to four different permissions: “private”, “small team”, “larger team” and “all public”, while the readable range of the data album is set. It is “private”, “small team”, “bigger team” and “all public”. Based on this permission setting, you can provide the following combination of the editable range of the data album and the readable range:
- This situation is a form of private collection, each user can create a default data album of their own (such as "My Favorites”), not only that, users can also create multiple such data albums to meet their own private classification needs .
- This form is suitable for small teams to have a form of maintenance of public data (one or more), so that the data is uniformly maintained, and only the data tables in the selected range are used.
- the need to find data only needs to be provided to the maintenance data.
- the person(s) can do this, which can avoid the team spending time to find data and process duplicate data, and can control the visible range of data within the controllable range, avoiding the data organization of the previously mentioned categories and labels. Need to operate on the open market.
- a larger team can be a department, or a large multi-team that works across organizations, and there are significant benefits to using this approach to develop specifications for using data across a larger team.
- an update push mechanism for the data album or the creation of the user is also set, and the ordinary access user can pay attention to the data album, can obtain the notification after the data album is updated, or pay attention to the numerous contributions.
- the user of the data album is created, and when the user creates a new data album, the user can be notified in time.
- the server first receives an update push request sent by the access user, and the update push request carries the identifier of the user ID or the target data album, and then adds data corresponding to the user ID in the server.
- the server accesses The user sends an update push message.
- the detailed page of the data table of the present application displays the album that the data table is included, and allows the accessing user to include the current data table into the album with editing rights (or for this purpose)
- the data sheet is specially created for the new album).
- the server receives the data table inclusion request sent by the access user (the data table inclusion request carries the identifier of the data table to be included and the identifier of the specified data album), according to the identifier of the data table to be included and the Determining an identifier of the specified data album, and setting a correspondence between the data table to be included and the specified data album.
- the present application also proposes a server.
- the server includes a data album, and the data album corresponds to one or more data tables.
- the server includes:
- the receiving module 210 receives a data table query request, where the data table query request carries the query information
- the query module 220 queries, according to the attribute information of each of the data albums, whether there is a data album whose attribute information matches the query information;
- the response module 230 when there is a target data album whose attribute information matches the query information, according to the preset access policy and the attribute information of the target data album, the sender of the data table query request returns with the target The data table corresponding to the data album.
- the attribute information includes at least one or more of the following contents:
- the identification ID of the created user of the data album The identification ID of the created user of the data album, the category information of the data album, the title information of the data album, and the identifier of the data album.
- the query module is specifically configured to:
- the query information is a user ID
- the query information is a specified category, obtaining a data album whose category information ID matches the specified category;
- query information is a specified identifier
- the attribute information further includes a readable range permission of the data album
- the data table query request further carries an identifier of the access user
- the attribute information further includes an editable range permission of the data album, and further includes:
- An editing module when the server receives the data album editing request sent by the accessing user, determining an editing permission of the accessing user according to the identifier of the accessing user, and determining whether the editing permission is higher than the editing scope permission ;
- the editing module changes the data table and/or the attribute information corresponding to the target data album according to the indication information carried by the data album editing request;
- the editing module If not, the editing module returns an edit rejection response.
- Updating a push module receiving an update push request sent by the access user, the update push request carrying the identifier of the user ID or the target data album, and adding a corresponding one of the user IDs in the server
- An update push message is sent to the access user when the data album or the data table corresponding to the target album changes.
- the receiving module receives the data table inclusion request sent by the access user, and sets the data table to be included and the specified data album according to the identifier of the data table to be included and the identifier of the specified data album Corresponding relationship, the data table inclusion request carries an identifier of the data table to be included and an identifier of the specified data album.
- Creating a module receiving a data album creation request, creating the data album according to the attribute information, and setting a correspondence between the identifier of the data to be added and the data album according to the identifier of the data table to be added,
- the data album creation request carries the attribute information of the created user setting and the identifier of the data table to be added.
- the present application can be implemented by hardware, or by software plus a necessary general hardware platform.
- the technical solution of the present application may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.), including several The instructions are for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various implementation scenarios of the present application.
- modules in the apparatus in the implementation scenario may be distributed in the apparatus for implementing the scenario according to the implementation scenario description, or may be correspondingly changed in one or more devices different from the implementation scenario.
- the modules of the above implementation scenarios may be combined into one module, or may be further split into multiple sub-modules.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Storage Device Security (AREA)
Abstract
本申请公开了一种数据表查询方法及设备。其中,所述方法通过事先在服务器中设置对应一个或多个数据表的数据专辑,在服务器接收到携带查询信息的数据表查询请求后,根据各数据专辑的属性信息查询是否存在属性信息与查询信息匹配的数据专辑,并在存在目标数据专辑的情况下根据预设的访问策略以及目标数据专辑的属性信息向数据表查询请求的发送方返回与目标数据专辑对应的数据表。从而使用户能够更加容易地针对自己所需要的数据表进行批量获取,提高了数据表的查询效率,相对减少了检索资源的消耗。
Description
本申请要求2015年11月05日递交的申请号为201510746985.7、发明名称为“一种数据表查询方法及设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
本申请涉及通信技术领域,特别涉及一种数据表查询方法。本申请同时还涉及一种数据表查询设备。
随着大数据时代的到来,云计算平台的数据量以井喷模式快速增长,从各种系统采集来的日志数据、交易数据、用户数据等分散的数据被不断的进行再加工以生成更多数量的数据表。虽然各种数据被整理成为数据表之后能够更加直观地反映数据情况或趋势,为用户查询具体的数据提供便利,但是当未经任何组织的百万级的表以平铺结构展现在云计算平台时,若不提供一种有效的数据表归档及查询方案,用户在寻找自己所需要的数据表将变得十分的困难,往往需要十几小时甚至好几天时间才能找到最合适的数据表。
在云计算平台,现有常用的组织数据的方式有以下三种:
1)类目
该方式将数据根据用途一一归类,用户可以根据自己的用途在各个类目下寻找需要的数据包。但类目的缺点是理解难以统一,且操作范围为全公开,不能兼顾一些私密需求,可能把正在开发中的私密数据曝光在类目中。而且,类目需要自上而下的管理,需要对数据分类具有非常系统的划分。在云计算平台中,一份数据可以做多种用途,并不能简单进行分类,而数据之多,也并不能完美的将每一份数据归类,即使归类,每个人也有不同认知,并不一定赞同现有的分类结构,从而并不一定能按照自己的理解找到数据被归入的那个类目。
2)标签
该方式通过用简单的单词描述数据的属性,用多个标签描述数据的多个方面的属性。缺点在于相似性与平铺性,且与类目方式类似,其操作范围为全公开,不能兼顾一些私密需求。而且标签存在多个近似词,而且标签多了以后,依然只能通过类目或者搜索进行查找。具有同样标签的数据将会很多,所以以标签的方式组织数据仍然很难找到
有用的数据。
3)收藏
该方式类似于浏览器的收藏,一般以多个文件夹为组织方式,一般只是个人私下使用,并不进行传播分享,所以分类结构简单,无法使其他用户能够查询或是检索到。
由于以上方式都存在着各自的缺点,所以目前尚缺乏一种使用户能够快速查询数据表的方案,进一步地,从数据表的角度来讲,真正有用的数据也无法被用户搜寻到,从而不能被更广泛的传播,导致类似数据被重复加工出来,更难在数据市场上找到真正需要的数据,间接导致更多的计算能力、存储能力和人力的浪费。
发明内容
本申请提供了一种数据表查询方法,由于相关的数据表被有意识的收录到相同属性信息的数据专辑中,因此通过检索数据专辑的多种属性信息可查询到具有查询信息的数据专辑,从而获得多个类似的数据表,这样就可以高效的找到需要的数据表,使用户可以快速地针对需要的数据表进行查找以及批量获取。
该方法应用于包含数据专辑的服务器中,所述数据专辑对应一个或多个数据表,该方法包括:
所述服务器接收数据表查询请求,所述数据表查询请求中携带查询信息;
所述服务器根据各所述数据专辑的属性信息,查询是否存在属性信息与所述查询信息匹配的数据专辑;
若存在属性信息与所述查询信息匹配的目标数据专辑,所述服务器根据预设的访问策略以及所述目标数据专辑的属性信息,向所述数据表查询请求的发送方返回与所述目标数据专辑对应的数据表。
优选地,所述属性信息至少包括以下内容的一项或多项:
所述数据专辑的创建用户的标识ID、所述数据专辑的类目信息、所述数据专辑的标题信息、所述数据专辑的标识。
优选地,所述服务器根据各所述数据专辑的属性信息查询是否存在属性信息与所述查询信息匹配的数据专辑,具体为:
若所述查询信息为用户ID,所述服务器获取创建用户的标识ID与所述用户ID相同的数据专辑;
若所述查询信息为指定类目,所述服务器获取类目信息ID与所述指定类目匹配的
数据专辑;
若所述查询信息为关键字段,所述服务器获取标题信息ID与所述关键字段相同或相关的数据专辑;
若所述查询信息为指定标识,所述服务器获取标识与所述指定标识一致的数据专辑。
优选地,所述属性信息还包括所述数据专辑的可读范围权限,所述数据表查询请求中还携带有访问用户的标识,所述服务器根据预设的访问策略以及所述目标数据专辑的属性信息向所述数据表查询请求的发送方返回与所述目标数据专辑对应的数据表,具体为:
所述服务器根据所述数据表查询请求中携带的访问用户的标识确定所述访问用户的访问权限;
所述服务器判断所述访问权限是否高于所述可读范围权限;
若是,所述服务器返回所述目标数据专辑对应的数据表;
若否,所述服务器返回访问拒绝响应。
优选地,所述属性信息还包括所述数据专辑的可编辑范围权限,在所述服务器返回所述目标数据专辑对应的数据表之后,还包括:
当所述服务器接收到所述访问用户发送的数据专辑编辑请求时,所述服务器根据所述访问用户的标识确定所述访问用户的编辑权限;
所述服务器判断所述编辑权限是否高于所述编辑范围权限;
若是,所述服务器根据所述数据专辑编辑请求携带的指示信息对所述目标数据专辑对应的数据表和/或所述属性信息进行更改;
若否,所述服务器返回编辑拒绝响应。
优选地,在所述服务器返回所述目标数据专辑对应的数据表之后,还包括:
所述服务器接收所述访问用户发送的更新推送请求,所述更新推送请求携带所述用户ID或所述目标数据专辑的标识;
当所述服务器中新增了所述用户ID对应的数据专辑,或所述目标专辑对应的数据表发生了变化,所述服务器向所述访问用户发送更新推送消息。
优选地,在所述服务器返回所述目标数据专辑对应的数据表之后,还包括:
所述服务器接收所述访问用户发送的数据表收录请求,所述数据表收录请求中携带待收录的数据表的标识以及指定数据专辑的标识;
所述服务器根据所述待收录的数据表的标识以及所述指定数据专辑的标识,设置所述待收录的数据表与所述指定数据专辑的对应关系。
优选地,在所述服务器接收数据表查询请求之前,还包括:
所述服务器接收数据专辑建立请求,所述数据专辑建立请求中携带所述创建用户设置的属性信息以及待添加数据表的标识;
所述服务器根据所述属性信息创建所述数据专辑,并根据所述待添加数据表的标识设置所述待添加数据表的标识与所述数据专辑的对应关系。
相应地,本申请还提出了一种服务器,所述服务器包含数据专辑,所述数据专辑对应一个或多个数据表,该服务器包括:
接收模块,接收数据表查询请求,所述数据表查询请求中携带查询信息;
查询模块,根据各所述数据专辑的属性信息,查询是否存在属性信息与所述查询信息匹配的数据专辑;
响应模块,在存在属性信息与所述查询信息匹配的目标数据专辑时根据预设的访问策略以及所述目标数据专辑的属性信息,向所述数据表查询请求的发送方返回与所述目标数据专辑对应的数据表。
优选地,所述属性信息至少包括以下内容的一项或多项:
所述数据专辑的创建用户的标识ID、所述数据专辑的类目信息、所述数据专辑的标题信息、所述数据专辑的标识。
优选地,所述查询模块具体用于:
若所述查询信息为用户ID,获取创建用户的标识ID与所述用户ID相同的数据专辑;
若所述查询信息为指定类目,获取类目信息ID与所述指定类目匹配的数据专辑;
若所述查询信息为关键字段,获取标题信息ID与所述关键字段相同或相关的数据专辑;
若所述查询信息为指定标识,获取标识与所述指定标识一致的数据专辑。
优选地,所述属性信息还包括所述数据专辑的可读范围权限,所述数据表查询请求中还携带有访问用户的标识,所述响应模块具体用于:
据所述数据表查询请求中携带的访问用户的标识确定所述访问用户的访问权限;
判断所述访问权限是否高于所述可读范围权限;
若是,返回所述目标数据专辑对应的数据表;
若否,返回访问拒绝响应。
优选地,所述属性信息还包括所述数据专辑的可编辑范围权限,还包括:
编辑模块,当所述服务器接收到所述访问用户发送的数据专辑编辑请求时,根据所述访问用户的标识确定所述访问用户的编辑权限,判断所述编辑权限是否高于所述编辑范围权限;
若是,所述编辑模块根据所述数据专辑编辑请求携带的指示信息对所述目标数据专辑对应的数据表和/或所述属性信息进行更改;
若否,所述编辑模块返回编辑拒绝响应。
优选地,还包括:更新推送模块,接收所述访问用户发送的更新推送请求,所述更新推送请求携带所述用户ID或所述目标数据专辑的标识,并在当所述服务器中新增了所述用户ID对应的数据专辑或所述目标专辑对应的数据表发生了变化时向所述访问用户发送更新推送消息。
优选地,还包括:收录模块,接收所述访问用户发送的数据表收录请求,并根据所述待收录的数据表的标识以及所述指定数据专辑的标识,设置所述待收录的数据表与所述指定数据专辑的对应关系,所述数据表收录请求中携带待收录的数据表的标识以及指定数据专辑的标识。
优选地,还包括:创建模块,接收数据专辑建立请求,根据所述属性信息创建所述数据专辑,并根据所述待添加数据表的标识设置所述待添加数据表的标识与所述数据专辑的对应关系,所述数据专辑建立请求中携带所述创建用户设置的属性信息以及待添加数据表的标识。
由此可见,通过应用本申请的技术方案,通过事先在服务器中设置对应一个或多个数据表的数据专辑,在服务器接收到携带查询信息的数据表查询请求后,根据各数据专辑的属性信息查询是否存在属性信息与查询信息匹配的数据专辑,并在存在目标数据专辑的情况下根据预设的访问策略以及目标数据专辑的属性信息向数据表查询请求的发送方返回与目标数据专辑对应的数据表。从而使用户能够更加容易地针对自己所需要的数据表进行批量获取,提高了数据表的查询效率,相对减少了检索资源的消耗。
图1为本申请提出的一种数据表查询方法的流程示意图;
图2为本申请提出的一种服务器的结构示意图。
有鉴于现有技术中的问题,本申请提出了一种数据表查询方法,通过预先以数据专辑的方式对互有关联的数据表进行分类处理(数据专辑的命名方式根据业务需要进行设置),然后为数据专辑设置隐私权限,这样数据专辑可以在可控的范围内进行访问。由于被收录到数据专辑中的数据表都是在某一方面符合用户需求的,因此这个过程能够使用户可以批量获取到有用的数据表,节省用户的检索时间以及检索资源的消耗。
如图1所示,为本申请提出的数据表查询方法的流程示意图,包括以下步骤:
S101,所述服务器接收数据表查询请求,所述数据表查询请求中携带查询信息。
为了提供多样性的搜索方式,本申请为数据专辑赋予了多种属性信息以便于用户进行检索。举例来说,由于数据专辑具有多样性,所以可设置分类信息,例如“用户画像需要的那些专辑”可以包含“用户画像”这个主题相关的更细分主题的多个专辑,这样的抽象分类可以由数据专辑的保存人员通过服务器进行设置;或者是在数据专辑数量较多之后直接针对数据专辑本身的标题进行搜索,从而找到表达类似含义的数据专辑;或者是当用户在数据专辑展示区中已有的众多数据专辑中找到自己感兴趣的数据专辑后直接按照数据专辑的标识进行获取。因此,在本申请的优选实施例中,属性信息至少包括以下内容的一项或多项:所述数据专辑的创建用户的标识ID、所述数据专辑的类目信息、所述数据专辑的标题信息、所述数据专辑的标识。
需要说明的是,以上属性信息仅为本申请优选实施例提出的示例,在此基础上还可以为数据专辑赋予更多的属性,从而使得数据专辑的检索更加的方便,这些改进都属于本发明的保护范围。
由于本申请技术方案中的数据专辑具有众多属性信息,当需要在服务器中创建数据专辑时,创建人员也会将上述属性信息以及待添加数据表的标识携带在数据专辑建立请求中,服务器在接收到携带创建用户设置的属性信息以及待添加数据表的标识数据专辑建立请求时,将会根据属性信息创建数据专辑,并根据待添加数据表的标识设置待添加数据表的标识与数据专辑的对应关系。
在本申请的具体实施例中,当进行数据专辑的创建时,随意创建任意命名的专辑即为数据专辑,一般命名具有业务含义,比如:《常见分析用户浏览习惯的表的集合》、
《分析手机销售量排行需要用到的常见表》、《我的收藏表》、《XXX部门常用的表集合》等,收入数据专辑的数据表的备注可以与数据表本身的描述不同,创建用户可以在备注记录收录者对数据表的一些信息,便于后续其他用户理解。
S102,所述服务器根据各所述数据专辑的属性信息,查询是否存在属性信息与所述查询信息匹配的数据专辑。
基于S101中的属性信息,本申请中在优选的实施例中针对不同的查询信息提出了相应的查询方式,具体如下:
(1)若所述查询信息为用户ID,所述服务器获取创建用户的标识ID与所述用户ID相同的数据专辑;
(2)若所述查询信息为指定类目,所述服务器获取类目信息ID与所述指定类目匹配的数据专辑;
(3)若所述查询信息为关键字段,所述服务器获取标题信息ID与所述关键字段相同或相关的数据专辑;
(4)若所述查询信息为指定标识,所述服务器获取标识与所述指定标识一致的数据专辑。
S103,若存在属性信息与所述查询信息匹配的目标数据专辑,所述服务器根据预设的访问策略以及所述目标数据专辑的属性信息,向所述数据表查询请求的发送方返回与所述目标数据专辑对应的数据表。
为了能够区分不同权限的访问用户,在本申请的优选实施例中,针对各个数据专辑的属性信息还设置了各数据专辑的可读范围权限,当属性信息还包括数据专辑的可读范围权限时,数据表查询请求中还携带有访问用户的标识,服务器首先根据数据表查询请求中携带的访问用户的标识确定所述访问用户的访问权限,随后判断所述访问权限是否高于所述可读范围权限。若是则返回所述目标数据专辑对应的数据表;若否则返回访问拒绝响应。
进一步地,本申请的技术方案在确认访问用户可以访问数据专辑数据表时,还可进一步为访问用户提供数据专辑的编辑功能,在属性信息还包括所述数据专辑的可编辑范围权限的情况下,当所述服务器接收到所述访问用户发送的数据专辑编辑请求时,所述服务器根据所述访问用户的标识确定所述访问用户的编辑权限,并判断所述编辑权限是
否高于所述编辑范围权限,若是则根据所述数据专辑编辑请求携带的指示信息对所述目标数据专辑对应的数据表和/或所述属性信息进行更改,若否则返回编辑拒绝响应。
在具体的应用场景中,数据专辑的可编辑范围设置为“私人”、“小团队”、“更大的团队”以及“全公开”四种不同的权限,而数据专辑的可读范围则设置为“私人”、“小团队”、“更大的团队”以及“全公开”。基于该权限设置,可以提供以下数据专辑可编辑范围与可读范围组合起来的场景:
(1)私人可编辑+私人可读
该情况为私人收藏的形态,每个用户都可以创建一个属于自己的默认的数据专辑(例如《我的收藏》),不仅如此,用户也可以创建多个此类数据专辑满足自己私下的分类需求。
(2)私人或小团队可编辑+小团队可读
这种形态适合小团队内部有专人(一个或多个)维护公用数据的形式,这样数据得到了统一维护,大家只使用选定范围内的数据表,对于找数据的需求只需要提给维护数据的那个(些)人就可以了,这样可以避免团队花费重复时间找数据和加工重复数据,也可以把数据可见范围控制在可控范围内,避免之前提到的类目与标签的数据组织方式需要在公开市场上操作的问题。
(3)私人或小团队可编辑+更大的团队
更大的团队可以是部门,或者一个大的跨组织合作的多个团队,采用该方案可在更大范围的团队内制定使用数据的规范具有明显的益处。
(4)私人可编辑或小团队+全公开
这种是最常见的场景,当某个用户觉得自己制作或创建的数据专辑非常有用的时候,就可以把自己的数据专辑分享其他用户。这样节省了其他寻找类似数据表的用户的检索时间。
进一步地,本申请的优选实施例中还设置了针对数据专辑或是创建用户的更新推送机制,普通访问用户可以对数据专辑进行关注,当数据专辑更新后可以获得通知,或者是关注贡献了众多数据专辑的创建用户,当该创建用户制作了新的数据专辑能够及时的得到通知。在本申请的优选实施例中,服务器先接收访问用户发送的更新推送请求,更新推送请求携带所述用户ID或所述目标数据专辑的标识,随后在当服务器中新增了用户ID对应的数据专辑,或所述目标专辑对应的数据表发生了变化时,服务器即向访问
用户发送更新推送消息。
此外,为了满足访问用户针对数据表的收录需求,本申请的在数据表的详情页面展示该数据表被收录的专辑,并允许访问用户把当前数据表收录到具有编辑权限的专辑(或为了这个数据表专门新建的专辑)中去。具体地,在服务器接收访问用户发送的数据表收录请求(该数据表收录请求中携带待收录的数据表的标识以及指定数据专辑的标识)时,根据所述待收录的数据表的标识以及所述指定数据专辑的标识,设置所述待收录的数据表与所述指定数据专辑的对应关系。
由此可见,通过应用以上技术方案,通过事先在服务器中设置对应一个或多个数据表的数据专辑,在服务器接收到携带查询信息的数据表查询请求后,根据各数据专辑的属性信息查询是否存在属性信息与查询信息匹配的数据专辑,并在存在目标数据专辑的情况下根据预设的访问策略以及目标数据专辑的属性信息向数据表查询请求的发送方返回与目标数据专辑对应的数据表。从而使用户能够更加容易地针对自己所需要的数据表进行批量获取,提高了数据表的查询效率,相对减少了检索资源的消耗。
为达到以上技术目的,本申请还提出了一种服务器,如图2所示,该服务器包含数据专辑,所述数据专辑对应一个或多个数据表,该服务器包括:
接收模块210,接收数据表查询请求,所述数据表查询请求中携带查询信息;
查询模块220,根据各所述数据专辑的属性信息,查询是否存在属性信息与所述查询信息匹配的数据专辑;
响应模块230,在存在属性信息与所述查询信息匹配的目标数据专辑时根据预设的访问策略以及所述目标数据专辑的属性信息,向所述数据表查询请求的发送方返回与所述目标数据专辑对应的数据表。
在具体的应用场景中,所述属性信息至少包括以下内容的一项或多项:
所述数据专辑的创建用户的标识ID、所述数据专辑的类目信息、所述数据专辑的标题信息、所述数据专辑的标识。
在具体的应用场景中,所述查询模块具体用于:
若所述查询信息为用户ID,获取创建用户的标识ID与所述用户ID相同的数据专辑;
若所述查询信息为指定类目,获取类目信息ID与所述指定类目匹配的数据专辑;
若所述查询信息为关键字段,获取标题信息ID与所述关键字段相同或相关的数据
专辑;
若所述查询信息为指定标识,获取标识与所述指定标识一致的数据专辑。
在具体的应用场景中,所述属性信息还包括所述数据专辑的可读范围权限,所述数据表查询请求中还携带有访问用户的标识,所述响应模块具体用于:
据所述数据表查询请求中携带的访问用户的标识确定所述访问用户的访问权限;
判断所述访问权限是否高于所述可读范围权限;
若是,返回所述目标数据专辑对应的数据表;
若否,返回访问拒绝响应。
在具体的应用场景中,所述属性信息还包括所述数据专辑的可编辑范围权限,还包括:
编辑模块,当所述服务器接收到所述访问用户发送的数据专辑编辑请求时,根据所述访问用户的标识确定所述访问用户的编辑权限,判断所述编辑权限是否高于所述编辑范围权限;
若是,所述编辑模块根据所述数据专辑编辑请求携带的指示信息对所述目标数据专辑对应的数据表和/或所述属性信息进行更改;
若否,所述编辑模块返回编辑拒绝响应。
在具体的应用场景中,还包括:
更新推送模块,接收所述访问用户发送的更新推送请求,所述更新推送请求携带所述用户ID或所述目标数据专辑的标识,并在当所述服务器中新增了所述用户ID对应的数据专辑或所述目标专辑对应的数据表发生了变化时向所述访问用户发送更新推送消息。
在具体的应用场景中,还包括:
收录模块,接收所述访问用户发送的数据表收录请求,并根据所述待收录的数据表的标识以及所述指定数据专辑的标识,设置所述待收录的数据表与所述指定数据专辑的对应关系,所述数据表收录请求中携带待收录的数据表的标识以及指定数据专辑的标识。
在具体的应用场景中,还包括:
创建模块,接收数据专辑建立请求,根据所述属性信息创建所述数据专辑,并根据所述待添加数据表的标识设置所述待添加数据表的标识与所述数据专辑的对应关系,所述数据专辑建立请求中携带所述创建用户设置的属性信息以及待添加数据表的标识。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到本申请可以通过硬件实现,也可以借助软件加必要的通用硬件平台的方式来实现。基于这样的理解,本申请的技术方案可以以软件产品的形式体现出来,该软件产品可以存储在一个非易失性存储介质(可以是CD-ROM,U盘,移动硬盘等)中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施场景所述的方法。
本领域技术人员可以理解附图只是一个优选实施场景的示意图,附图中的模块或流程并不一定是实施本申请所必须的。
本领域技术人员可以理解实施场景中的装置中的模块可以按照实施场景描述进行分布于实施场景的装置中,也可以进行相应变化位于不同于本实施场景的一个或多个装置中。上述实施场景的模块可以合并为一个模块,也可以进一步拆分成多个子模块。
上述本申请序号仅仅为了描述,不代表实施场景的优劣。
以上公开的仅为本申请的几个具体实施场景,但是,本申请并非局限于此,任何本领域的技术人员能思之的变化都应落入本申请的保护范围。
Claims (16)
- 一种数据表查询方法,其特征在于,所述方法应用于包含数据专辑的服务器中,所述数据专辑对应一个或多个数据表,该方法包括:所述服务器接收数据表查询请求,所述数据表查询请求中携带查询信息;所述服务器根据各所述数据专辑的属性信息,查询是否存在属性信息与所述查询信息匹配的数据专辑;若存在属性信息与所述查询信息匹配的目标数据专辑,所述服务器根据预设的访问策略以及所述目标数据专辑的属性信息,向所述数据表查询请求的发送方返回与所述目标数据专辑对应的数据表。
- 如权利要求1所述的方法,其特征在于,所述属性信息至少包括以下内容的一项或多项:所述数据专辑的创建用户的标识ID、所述数据专辑的类目信息、所述数据专辑的标题信息、所述数据专辑的标识。
- 如权利要求2所述的方法,其特征在于,所述服务器根据各所述数据专辑的属性信息查询是否存在属性信息与所述查询信息匹配的数据专辑,具体为:若所述查询信息为用户ID,所述服务器获取创建用户的标识ID与所述用户ID相同的数据专辑;若所述查询信息为指定类目,所述服务器获取类目信息ID与所述指定类目匹配的数据专辑;若所述查询信息为关键字段,所述服务器获取标题信息ID与所述关键字段相同或相关的数据专辑;若所述查询信息为指定标识,所述服务器获取标识与所述指定标识一致的数据专辑。
- 如权利要求3所述的方法,其特征在于,所述属性信息还包括所述数据专辑的可读范围权限,所述数据表查询请求中还携带有访问用户的标识,所述服务器根据预设的访问策略以及所述目标数据专辑的属性信息向所述数据表查询请求的发送方返回与所述目标数据专辑对应的数据表,具体为:所述服务器根据所述数据表查询请求中携带的访问用户的标识确定所述访问用户的访问权限;所述服务器判断所述访问权限是否高于所述可读范围权限;若是,所述服务器返回所述目标数据专辑对应的数据表;若否,所述服务器返回访问拒绝响应。
- 如权利要求4所述的方法,其特征在于,所述属性信息还包括所述数据专辑的可编辑范围权限,在所述服务器返回所述目标数据专辑对应的数据表之后,还包括:当所述服务器接收到所述访问用户发送的数据专辑编辑请求时,所述服务器根据所述访问用户的标识确定所述访问用户的编辑权限;所述服务器判断所述编辑权限是否高于所述编辑范围权限;若是,所述服务器根据所述数据专辑编辑请求携带的指示信息对所述目标数据专辑对应的数据表和/或所述属性信息进行更改;若否,所述服务器返回编辑拒绝响应。
- 如权利要求4所述的方法,其特征在于,在所述服务器返回所述目标数据专辑对应的数据表之后,还包括:所述服务器接收所述访问用户发送的更新推送请求,所述更新推送请求携带所述用户ID或所述目标数据专辑的标识;当所述服务器中新增了所述用户ID对应的数据专辑,或所述目标专辑对应的数据表发生了变化,所述服务器向所述访问用户发送更新推送消息。
- 如权利要求4所述的方法,其特征在于,在所述服务器返回所述目标数据专辑对应的数据表之后,还包括:所述服务器接收所述访问用户发送的数据表收录请求,所述数据表收录请求中携带待收录的数据表的标识以及指定数据专辑的标识;所述服务器根据所述待收录的数据表的标识以及所述指定数据专辑的标识,设置所述待收录的数据表与所述指定数据专辑的对应关系。
- 如权利要求1-7任一项所述的方法,其特征在于,在所述服务器接收数据表查询请求之前,还包括:所述服务器接收数据专辑建立请求,所述数据专辑建立请求中携带所述创建用户设置的属性信息以及待添加数据表的标识;所述服务器根据所述属性信息创建所述数据专辑,并根据所述待添加数据表的标识设置所述待添加数据表的标识与所述数据专辑的对应关系。
- 一种服务器,其特征在于,所述服务器包含数据专辑,所述数据专辑对应一个 或多个数据表,该服务器包括:接收模块,接收数据表查询请求,所述数据表查询请求中携带查询信息;查询模块,根据各所述数据专辑的属性信息,查询是否存在属性信息与所述查询信息匹配的数据专辑;响应模块,在存在属性信息与所述查询信息匹配的目标数据专辑时根据预设的访问策略以及所述目标数据专辑的属性信息,向所述数据表查询请求的发送方返回与所述目标数据专辑对应的数据表。
- 如权利要求9所述的服务器,其特征在于,所述属性信息至少包括以下内容的一项或多项:所述数据专辑的创建用户的标识ID、所述数据专辑的类目信息、所述数据专辑的标题信息、所述数据专辑的标识。
- 如权利要求10所述的服务器,其特征在于,所述查询模块具体用于:若所述查询信息为用户ID,获取创建用户的标识ID与所述用户ID相同的数据专辑;若所述查询信息为指定类目,获取类目信息ID与所述指定类目匹配的数据专辑;若所述查询信息为关键字段,获取标题信息ID与所述关键字段相同或相关的数据专辑;若所述查询信息为指定标识,获取标识与所述指定标识一致的数据专辑。
- 如权利要求11所述的服务器,其特征在于,所述属性信息还包括所述数据专辑的可读范围权限,所述数据表查询请求中还携带有访问用户的标识,所述响应模块具体用于:据所述数据表查询请求中携带的访问用户的标识确定所述访问用户的访问权限;判断所述访问权限是否高于所述可读范围权限;若是,返回所述目标数据专辑对应的数据表;若否,返回访问拒绝响应。
- 如权利要求12所述的服务器,其特征在于,所述属性信息还包括所述数据专辑的可编辑范围权限,还包括:编辑模块,当所述服务器接收到所述访问用户发送的数据专辑编辑请求时,根据所述访问用户的标识确定所述访问用户的编辑权限,判断所述编辑权限是否高于所述编辑范围权限;若是,所述编辑模块根据所述数据专辑编辑请求携带的指示信息对所述目标数据专 辑对应的数据表和/或所述属性信息进行更改;若否,所述编辑模块返回编辑拒绝响应。
- 如权利要求12所述的服务器,其特征在于,还包括:更新推送模块,接收所述访问用户发送的更新推送请求,所述更新推送请求携带所述用户ID或所述目标数据专辑的标识,并在当所述服务器中新增了所述用户ID对应的数据专辑或所述目标专辑对应的数据表发生了变化时向所述访问用户发送更新推送消息。
- 如权利要求12所述的服务器,其特征在于,还包括:收录模块,接收所述访问用户发送的数据表收录请求,并根据所述待收录的数据表的标识以及所述指定数据专辑的标识,设置所述待收录的数据表与所述指定数据专辑的对应关系,所述数据表收录请求中携带待收录的数据表的标识以及指定数据专辑的标识。
- 如权利要求9-15任一项所述的服务器,其特征在于,还包括:创建模块,接收数据专辑建立请求,根据所述属性信息创建所述数据专辑,并根据所述待添加数据表的标识设置所述待添加数据表的标识与所述数据专辑的对应关系,所述数据专辑建立请求中携带所述创建用户设置的属性信息以及待添加数据表的标识。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510746985.7 | 2015-11-05 | ||
| CN201510746985.7A CN106681999B (zh) | 2015-11-05 | 2015-11-05 | 一种数据表查询方法及设备 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017076212A1 true WO2017076212A1 (zh) | 2017-05-11 |
Family
ID=58661610
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/103491 Ceased WO2017076212A1 (zh) | 2015-11-05 | 2016-10-27 | 一种数据表查询方法及设备 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN106681999B (zh) |
| WO (1) | WO2017076212A1 (zh) |
Cited By (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108897751A (zh) * | 2018-05-04 | 2018-11-27 | 中国信息安全研究院有限公司 | 一种高效的数据呈现方法 |
| CN109145005A (zh) * | 2018-09-05 | 2019-01-04 | 郑州云海信息技术有限公司 | 一种网站系统的重构方法和装置 |
| CN110019916A (zh) * | 2018-08-17 | 2019-07-16 | 平安普惠企业管理有限公司 | 基于用户画像的事件处理方法、装置、设备和存储介质 |
| CN110019270A (zh) * | 2017-12-20 | 2019-07-16 | 腾讯科技(深圳)有限公司 | 信息更新方法及其装置、终端、服务器、可读存储介质 |
| CN110515924A (zh) * | 2019-08-15 | 2019-11-29 | 平安普惠企业管理有限公司 | 数据库操作逻辑校验方法、装置、设备及可读存储介质 |
| CN111400412A (zh) * | 2020-03-10 | 2020-07-10 | 苏宁云计算有限公司 | 组织架构中的人员查找方法及系统 |
| CN112100585A (zh) * | 2020-08-19 | 2020-12-18 | 北京小米移动软件有限公司 | 权限管理方法、装置及存储介质 |
| CN112685443A (zh) * | 2021-01-12 | 2021-04-20 | 树根互联技术有限公司 | 数据查询方法、装置、电子设备和计算机可读存储介质 |
| CN112765408A (zh) * | 2020-12-31 | 2021-05-07 | 欧普照明股份有限公司 | 一种控制系统的设备信息查询方法及查询设备 |
| CN112818004A (zh) * | 2021-01-21 | 2021-05-18 | 杭州海康威视数字技术股份有限公司 | 数据存储方法、查询方法及电子设备 |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107133362A (zh) * | 2017-06-01 | 2017-09-05 | 北京凤凰理理它信息技术有限公司 | 商品信息搜索方法、系统、计算机程序及电子设备 |
| CN109101595B (zh) * | 2018-07-27 | 2022-07-08 | 郑州云海信息技术有限公司 | 一种信息查询方法、装置、设备及计算机可读存储介质 |
| CN110928895B (zh) * | 2018-09-19 | 2023-07-04 | 阿里巴巴集团控股有限公司 | 一种数据查询、数据表建立方法、装置及设备 |
| CN114880352A (zh) * | 2022-06-08 | 2022-08-09 | 北京声智科技有限公司 | 数据查询方法、装置、服务器及存储介质 |
| CN115344542A (zh) * | 2022-08-26 | 2022-11-15 | 北京金山云网络技术有限公司 | 数据存储方法、装置、存储介质以及电子设备 |
| CN116204504A (zh) * | 2022-12-30 | 2023-06-02 | 上海浦东发展银行股份有限公司 | 数据迁移方法、装置、设备、介质和产品 |
| CN119311271A (zh) * | 2024-09-29 | 2025-01-14 | 共青城市众陶联供应链服务有限公司 | 一种只允许一人编辑的Web页面控制方法及系统 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101523342A (zh) * | 2006-08-07 | 2009-09-02 | 查查检索有限公司 | 用于分支组搜索的方法、系统和计算机可读存储器 |
| CN102968501A (zh) * | 2012-12-07 | 2013-03-13 | 福建亿榕信息技术有限公司 | 一种通用的全文搜索方法 |
| CN103650013A (zh) * | 2011-02-23 | 2014-03-19 | 谷歌公司 | 用于浏览异构地图数据的方法和系统 |
| CN103812915A (zh) * | 2012-11-15 | 2014-05-21 | 中兴通讯股份有限公司 | 资源共享方法、装置、系统及终端、资源管理中心 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6751611B2 (en) * | 2002-03-01 | 2004-06-15 | Paul Jeffrey Krupin | Method and system for creating improved search queries |
| US7191182B2 (en) * | 2002-07-20 | 2007-03-13 | Microsoft Corporation | Containment hierarchy in a database system |
| US7702917B2 (en) * | 2004-11-19 | 2010-04-20 | Microsoft Corporation | Data transfer using hyper-text transfer protocol (HTTP) query strings |
| CN100565528C (zh) * | 2007-11-09 | 2009-12-02 | 深圳市迅雷网络技术有限公司 | 一种自动修改目标下载文件信息的系统、装置及方法 |
| CN101604312A (zh) * | 2007-12-07 | 2009-12-16 | 宗刚 | 信息的检索管理交流的方法和系统 |
| CN101216845A (zh) * | 2008-01-03 | 2008-07-09 | 彭智勇 | 数据库自动分类方法 |
| CN101425903A (zh) * | 2008-07-16 | 2009-05-06 | 冯振周 | 一种基于身份的可信网络架构 |
| CN101576927B (zh) * | 2009-06-18 | 2012-08-15 | 浙江大学 | 移动终端基于索引的信息检索方法 |
| CN101963966A (zh) * | 2009-07-24 | 2011-02-02 | 李占胜 | 一种为搜索结果添加标签的搜索结果分类方法 |
| CN102088351B (zh) * | 2009-12-08 | 2014-10-08 | 长春吉大正元信息技术股份有限公司 | 授权管理系统及其实现方法 |
| CN102236663B (zh) * | 2010-04-30 | 2014-04-09 | 阿里巴巴集团控股有限公司 | 一种基于垂直搜索的查询方法、系统和装置 |
-
2015
- 2015-11-05 CN CN201510746985.7A patent/CN106681999B/zh active Active
-
2016
- 2016-10-27 WO PCT/CN2016/103491 patent/WO2017076212A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101523342A (zh) * | 2006-08-07 | 2009-09-02 | 查查检索有限公司 | 用于分支组搜索的方法、系统和计算机可读存储器 |
| CN103650013A (zh) * | 2011-02-23 | 2014-03-19 | 谷歌公司 | 用于浏览异构地图数据的方法和系统 |
| CN103812915A (zh) * | 2012-11-15 | 2014-05-21 | 中兴通讯股份有限公司 | 资源共享方法、装置、系统及终端、资源管理中心 |
| CN102968501A (zh) * | 2012-12-07 | 2013-03-13 | 福建亿榕信息技术有限公司 | 一种通用的全文搜索方法 |
Cited By (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110019270A (zh) * | 2017-12-20 | 2019-07-16 | 腾讯科技(深圳)有限公司 | 信息更新方法及其装置、终端、服务器、可读存储介质 |
| CN110019270B (zh) * | 2017-12-20 | 2023-08-04 | 腾讯科技(深圳)有限公司 | 信息更新方法及其装置、终端、服务器、可读存储介质 |
| CN108897751B (zh) * | 2018-05-04 | 2023-07-25 | 中国信息安全研究院有限公司 | 一种高效的数据呈现方法 |
| CN108897751A (zh) * | 2018-05-04 | 2018-11-27 | 中国信息安全研究院有限公司 | 一种高效的数据呈现方法 |
| CN110019916A (zh) * | 2018-08-17 | 2019-07-16 | 平安普惠企业管理有限公司 | 基于用户画像的事件处理方法、装置、设备和存储介质 |
| CN109145005A (zh) * | 2018-09-05 | 2019-01-04 | 郑州云海信息技术有限公司 | 一种网站系统的重构方法和装置 |
| CN110515924A (zh) * | 2019-08-15 | 2019-11-29 | 平安普惠企业管理有限公司 | 数据库操作逻辑校验方法、装置、设备及可读存储介质 |
| CN110515924B (zh) * | 2019-08-15 | 2023-12-12 | 上海南燕信息技术有限公司 | 数据库操作逻辑校验方法、装置、设备及可读存储介质 |
| CN111400412A (zh) * | 2020-03-10 | 2020-07-10 | 苏宁云计算有限公司 | 组织架构中的人员查找方法及系统 |
| CN112100585A (zh) * | 2020-08-19 | 2020-12-18 | 北京小米移动软件有限公司 | 权限管理方法、装置及存储介质 |
| CN112765408A (zh) * | 2020-12-31 | 2021-05-07 | 欧普照明股份有限公司 | 一种控制系统的设备信息查询方法及查询设备 |
| CN112685443B (zh) * | 2021-01-12 | 2023-11-10 | 树根互联股份有限公司 | 数据查询方法、装置、电子设备和计算机可读存储介质 |
| CN112685443A (zh) * | 2021-01-12 | 2021-04-20 | 树根互联技术有限公司 | 数据查询方法、装置、电子设备和计算机可读存储介质 |
| CN112818004B (zh) * | 2021-01-21 | 2023-06-27 | 杭州海康威视数字技术股份有限公司 | 数据存储方法、查询方法及电子设备 |
| CN112818004A (zh) * | 2021-01-21 | 2021-05-18 | 杭州海康威视数字技术股份有限公司 | 数据存储方法、查询方法及电子设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106681999B (zh) | 2021-01-26 |
| CN106681999A (zh) | 2017-05-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017076212A1 (zh) | 一种数据表查询方法及设备 | |
| US11023858B2 (en) | System and method for generating desktop focus work areas | |
| US8615523B2 (en) | Method and system for searching stored data | |
| US20220286509A1 (en) | Dynamic routing of file system objects | |
| US10853330B2 (en) | Unified data object management system and the method | |
| US9298417B1 (en) | Systems and methods for facilitating management of data | |
| US8010532B2 (en) | System and method for automatically organizing bookmarks through the use of tag data | |
| US8832162B2 (en) | Method and system for storing, categorizing and distributing information concerning relationships between data | |
| US9697258B2 (en) | Supporting enhanced content searches in an online content-management system | |
| US20180152515A1 (en) | File Storage Method and Apparatus for Instant Communication Messages | |
| US9141628B1 (en) | Relationship model for modeling relationships between equivalent objects accessible over a network | |
| US8495048B2 (en) | Applying user-generated deployment events to a grouping of deployable portlets | |
| US20160335449A1 (en) | Context-based security screening for accessing data | |
| US11625526B2 (en) | Systems and methods for displaying digital forensic evidence | |
| CN107515879B (zh) | 用于文档检索的方法和电子设备 | |
| US20210342331A1 (en) | Custom metadata tag inheritance based on a filesystem directory tree or object storage bucket | |
| WO2014110940A1 (en) | A method, apparatus and system for storing, reading the directory index | |
| CN101408882B (zh) | 一种授权文档的检索方法和系统 | |
| US20130346405A1 (en) | Systems and methods for managing data items using structured tags | |
| US11256769B2 (en) | Methods, devices and systems for improved search of personal and enterprise digital assets | |
| US20140258267A1 (en) | Aggregating and Searching Social Network Images | |
| CN103745004B (zh) | 一种基于云计算的桌面搜索方法、云服务器及终端 | |
| HK1237084B (zh) | 一种数据表查询方法及设备 | |
| HK1237084A (zh) | 一种数据表查询方法及设备 | |
| HK1237084A1 (zh) | 一種數據表查詢方法及設備 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16861480 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16861480 Country of ref document: EP Kind code of ref document: A1 |