Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| asin_audible | varchar | 10 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| total_review | float8 | 17,17 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| total_rating | int4 | 10 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| language | varchar | 32 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| duration | varchar | 64 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| md5_hash_categories | varchar | 32 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| varchar | 32 | √ | null |
|
|
|||||||||||||||||||||||||||||||||||||||
| scraped | bool | 1 | null |
|
|
|||||||||||||||||||||||||||||||||||||||
| error | bool | 1 | null |
|
|
|||||||||||||||||||||||||||||||||||||||
| updated_at | timestamptz | 35,6 | null |
|
|
|||||||||||||||||||||||||||||||||||||||
| created_at | timestamptz | 35,6 | null |
|
|
|||||||||||||||||||||||||||||||||||||||
| country_id | int8 | 19 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| book_id | int8 | 19 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||
| check_by_validation | bool | 1 | null |
|
|
|||||||||||||||||||||||||||||||||||||||
| in_data_validation | bool | 1 | null |
|
|
|||||||||||||||||||||||||||||||||||||||
| status_data_validation | jsonb | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| amz_audible_books_pkey | Primary key | Asc | id |
| amz_audible_books_book_id_102b3c53 | Performance | Asc | book_id |
| amz_audible_books_country_id_193d2ac4 | Performance | Asc | country_id |
| FK_amz_audible_books_amz_books | Performance | Asc | book_id |

