Skip to main content

Table Structure

Some services in PlayNANOO provide a feature called table creation. A table is a group for storing data, and it can be used according to the following conditions.

  • When game servers are separated If game servers are separated, tables can be created per server unit. For example, you can create tables by server unit such as Global table, Asia table, Europe table, etc. to separate data.

  • When feature grouping is needed If feature segmentation is needed, tables can be created per feature. For example, if you need to separate the general inbox and friend gift inbox in the inbox feature, you can create tables according to the conditions and control them.

  • When content grouping is needed If content grouping is needed due to its characteristics, tables can be created per group. For example, if guild-level leaderboards are needed in guilds, you can create leaderboard tables per guild unit when creating a guild and control them.