_id name auto fields
656d966fb9821660eb629c0c
django_migrations
{
  "field_names": [
    "id"
  ],
  "seq": 52
}
{
  "app": {
    "type_code": "string"
  },
  "applied": {
    "type_code": "date"
  },
  "id": {
    "type_code": "long"
  },
  "name": {
    "type_code": "string"
  }
}
656d966fb9821660eb629c11
django_content_type
{
  "field_names": [
    "id"
  ],
  "seq": 14
}
{
  "app_label": {
    "type_code": "string"
  },
  "id": {
    "type_code": "int"
  },
  "model": {
    "type_code": "string"
  }
}
656d966fb9821660eb629c1b
auth_permission
{
  "field_names": [
    "id"
  ],
  "seq": 48
}
{
  "codename": {
    "type_code": "string"
  },
  "content_type_id": {
    "type_code": "int"
  },
  "id": {
    "type_code": "int"
  },
  "name": {
    "type_code": "string"
  }
}
656d966fb9821660eb629c21
auth_group
{
  "field_names": [
    "id"
  ],
  "seq": 0
}
{
  "id": {
    "type_code": "int"
  },
  "name": {
    "type_code": "string"
  }
}
656d966fb9821660eb629c26
auth_group_permissions
{
  "field_names": [
    "id"
  ],
  "seq": 0
}
{
  "group_id": {
    "type_code": "int"
  },
  "id": {
    "type_code": "long"
  },
  "permission_id": {
    "type_code": "int"
  }
}
656d966fb9821660eb629c2c
auth_user
{
  "field_names": [
    "id"
  ],
  "seq": 13
}
{
  "date_joined": {
    "type_code": "date"
  },
  "email": {
    "type_code": "string"
  },
  "first_name": {
    "type_code": "string"
  },
  "id": {
    "type_code": "int"
  },
  "is_active": {
    "type_code": "bool"
  },
  "is_staff": {
    "type_code": "bool"
  },
  "is_superuser": {
    "type_code": "bool"
  },
  "last_login": {
    "type_code": "date"
  },
  "last_name": {
    "type_code": "string"
  },
  "password": {
    "type_code": "string"
  },
  "username": {
    "type_code": "string"
  }
}
656d966fb9821660eb629c31
auth_user_groups
{
  "field_names": [
    "id"
  ],
  "seq": 0
}
{
  "group_id": {
    "type_code": "int"
  },
  "id": {
    "type_code": "long"
  },
  "user_id": {
    "type_code": "int"
  }
}
656d966fb9821660eb629c36
auth_user_user_permissions
{
  "field_names": [
    "id"
  ],
  "seq": 0
}
{
  "id": {
    "type_code": "long"
  },
  "permission_id": {
    "type_code": "int"
  },
  "user_id": {
    "type_code": "int"
  }
}
656d966fb9821660eb629c49
django_admin_log
{
  "field_names": [
    "id"
  ],
  "seq": 2
}
{
  "action_flag": {
    "type_code": "int"
  },
  "action_time": {
    "type_code": "date"
  },
  "change_message": {
    "type_code": "string"
  },
  "content_type_id": {
    "type_code": "int"
  },
  "id": {
    "type_code": "int"
  },
  "object_id": {
    "type_code": "string"
  },
  "object_repr": {
    "type_code": "string"
  },
  "user_id": {
    "type_code": "int"
  }
}
656d966fb9821660eb629c7f
chatbot_chat
{
  "field_names": [
    "id"
  ],
  "seq": 64
}
{
  "created_at": {
    "type_code": "date"
  },
  "id": {
    "type_code": "long"
  },
  "message": {
    "type_code": "string"
  },
  "response": {
    "type_code": "string"
  },
  "user_id": {
    "type_code": "int"
  },
  "model_id": {
    "type_code": "long"
  },
  "rating": {
    "type_code": null
  }
}

Rename Collection

users2 .

Tools

Collection Stats

Documents 16
Total doc size 4.64 KB
Average doc size 297 Bytes
Pre-allocated size 32 KB
Indexes 1
Total index size 32 KB
Padding factor
Extents

Indexes

Name Columns Size Attributes Actions
_id_
_id   ASC
32 KB
 DEL