Skip to main content

Showing 1–1 of 1 results for author: Asuni, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2306.04353  [pdf, other

    cs.DB

    Reversible Numeric Composite Key (RNCK)

    Authors: Nicola Asuni

    Abstract: In database design, Composite Keys are used to uniquely identify records and prevent data duplication. However, they require more memory and storage space than single keys, and can make queries more CPU-intensive. Surrogate Keys are an alternative that can overcome some of these limitations, but they can also introduce new disadvantages. To address these challenges, a new type of key called a Reve… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

    Comments: 5 pages

    ACM Class: E.2; H.3.1