Daniel's Notes

Home

❯

Topics

❯

Software Development

❯

Databases

❯

SQLite

❯

Type Affinities in SQLite

Type Affinities in SQLite

Mar 21, 20251 min read

What is a Type Affinity?

See dynamic type system in SQLite.

All of the Type Affinity possibilities in SQLite

  • BLOB, TEXT, INTEGER, REAL, NUMERIC

BLOB

TEXT

INTEGER

REAL

NUMERIC


Graph View

  • What is a Type Affinity?
  • All of the Type Affinity possibilities in SQLite
  • BLOB
  • TEXT
  • INTEGER
  • REAL
  • NUMERIC

Backlinks

  • Storage Classes in SQLite
  • index

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Discord Community