Database
Traditional relational database tables have data organized in columns with specific types -
column()
, type()
. The database usually has an engine()
and a default collation()
for sorting.mongodbObjectId()
provides a random ID.collation
column
mongodbObjectId
type
Modified atΒ 2024-08-30 09:27:23