| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | 
                         Primary Key  | 
                    globally unique identifier | |
| code | 
                         Code in 2 letters, following ISO 3166  | 
                    string | |
| country_name | 
                         Name of the country  | 
                    string | |
| is_default | boolean | ||
| default_db_language_id | globally unique identifier | ||
| disabled | boolean | ||
| default_language | db_language |