Skip to main content

Table Structure

Some services offered by PlayNANOO include a feature called table creation.
A table is a group that stores data and can be utilized under the following conditions.

  • When game servers are separate
    If game servers are distributed, tables can be created for each server unit.
    For instance, you can create separate tables for global, Asian, and European servers to segregate data accordingly.

  • When grouping of features is needed
    If there is a need to refine features, tables can be created based on specific functionalities.
    For example, if there is a need to separate the general inbox from the friends' gifts inbox in your inbox system, tables can be designed and managed according to these requirements.

  • When grouping of content is necessary
    If the nature of the content requires grouping, tables can be organized by groups.
    For example, if a guild needs a leaderboard specific to each guild unit, you can create and manage tables specifically for each guild when setting up the guild structure.