amz_best_sellers

4792 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
amz_best_sellers_history.section_id amz_best_sellers_his_section_id_0d52e2f5_fk_amz_best_ R
position int4 10 null
title varchar 255 null
author_name varchar 64 null
price numeric 6,2 null
variant varchar 36 null
md5_hash varchar 32 null
total_review numeric 6,1 null
total_rating int4 10 null
updated_at timestamptz 35,6 null
created_at timestamptz 35,6 null
book_id int8 19 null
amz_books.id amz_best_sellers_book_id_3d4355b9_fk_amz_books_id R
image_url_id int8 19 null
amz_media_url.id amz_best_sellers_image_url_id_a439c215_fk_amz_media_url_id R
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_best_sellers_pkey Primary key Asc id
amz_best_sellers_book_id_3d4355b9 Performance Asc book_id
amz_best_sellers_image_url_id_a439c215 Performance Asc image_url_id
idx_book_best_sellers Performance Asc book_id

Relationships