List of requests for [[Global Database (GDB)]] groups management:
- [[JSON-RPC Request - GLOBAL_DB FLUSH|GLOBAL_DB FLUSH]] - downloads internal database state from the disk buffers to the local distributive
- [[JSON-RPC Request - GLOBAL_DB GROUP_LIST|GLOBAL_DB GROUP_LIST]] - lists all GDB **groups** in all active networks
- [[JSON-RPC Request - GLOBAL_DB GET_KEYS|GLOBAL_DB GET_KEYS]] - lists all **keys** of GDB groups in all active networks
- [[JSON-RPC Request - GLOBAL_DB WRITE|GLOBAL_DB WRITE]] - writes specified **value** in the GDB group
- [[JSON-RPC Request - GLOBAL_DB READ|GLOBAL_DB READ]] - reads information about specified GDB group via the **key**
- [[JSON-RPC Request - GLOBAL_DB DELETE|GLOBAL_DB DELETE]] - removes information from the group via specified **key**
- [[JSON-RPC Request - GLOBAL_DB DROP_TABLE|GLOBAL_DB DROP_TABLE]] - removes a whole **table** via the group name
# ![[JSON-RPC Request - GLOBAL_DB FLUSH]]
# ![[JSON-RPC Request - GLOBAL_DB GROUP_LIST]]
# ![[JSON-RPC Request - GLOBAL_DB GET_KEYS]]
# ![[JSON-RPC Request - GLOBAL_DB WRITE]]
# ![[JSON-RPC Request - GLOBAL_DB READ]]
# ![[JSON-RPC Request - GLOBAL_DB DELETE]]
# ![[JSON-RPC Request - GLOBAL_DB DROP_TABLE]]