Table: hackernews_items

https://github.com/HackerNews/API#items (opens in a new tab)

The primary key for this table is id. It supports incremental syncs based on the id column.

Columns

NameType
_cq_iduuid
_cq_parent_iduuid
id (PK) (Incremental Key)int64
deletedbool
typeutf8
byutf8
timetimestamp[us, tz=UTC]
textutf8
deadbool
parentint64
kidslist<item: int64, nullable>
urlutf8
scoreint64
titleutf8
partslist<item: int64, nullable>
descendantsint64